Pioneer Receiver discussion

Plug-ins, scripts, and other software to improve your home automation experience.
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Pioneer Receiver discussion

Post by nsheldon »

Is there a certain amount of idle time after which the receiver connection error is seen? If you were to use an Indigo schedule to send a status update request (or some other command to the receiver) every few minutes, perhaps that would prevent the disconnection.
exos
Posts: 57
Joined: Tue Feb 02, 2016 3:26 pm

Re: Pioneer Receiver discussion

Post by exos »

That means that work... The connection errors do occur most frequently when it is not being used. It would be a temporary fix... Can't be turning it on and off every so often through the night.
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Pioneer Receiver discussion

Post by nsheldon »

You wouldn't be turning it on and off. Just telling the plugin to send a status request to the receiver every few minutes. The status response would be short... "I'm off right now" essentially. But it might keep it from disconnecting.
exos
Posts: 57
Joined: Tue Feb 02, 2016 3:26 pm

Re: Pioneer Receiver discussion

Post by exos »

Ok great, let me try setting that up. Since we're chatting, and again, this is such a great plugin.... But is there anyway to turn off the huge string of information that is shown in the log every time a command is sent?
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Pioneer Receiver discussion

Post by nsheldon »

exos wrote:...is there anyway to turn off the huge string of information that is shown in the log every time a command is sent?
I'm afraid not without a major rewrite of the plugin. I've always preferred more information than less though, and it's essential when troubleshooting as well. The plugin source code is available on GitHub as well if you'd like to make the code modifications yourself and share the changes with others.
exos
Posts: 57
Joined: Tue Feb 02, 2016 3:26 pm

Re: Pioneer Receiver discussion

Post by exos »

Hey thanks again for the help. Sending a status request to the receiver seems to keeps things working! I'll take a look at the code, perhaps I'll pull off the comments. Thanks again!
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Pioneer Receiver discussion

Post by nsheldon »

I'm glad that at least keeps the connection alive. Since that appears to be working, it's a pretty good indication that it's either the receiver itself dropping the connection or something on the computer that's forcing the connection to drop. In any case, the GitHub repository is at https://github.com/nsheldon/Pioneer-Rec ... Plugin.git if you want to check it out. You can always just modify your installed copy too (nothing is encrypted or compiled, it's all plain Python and XML).
Post Reply

Return to “Nathan Sheldon Software”