Bug Reports and Feature Requests

User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Bug Reports and Feature Requests

Post by FlyingDiver »

Please use the GitHub Issues System for bug reports or feature requests.

I'm trying to update the Wiki documentation to cover all common questions. If there's something missing, please post it here or create an issue. Or submit your own changes to the Wiki.

Thanks!
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
degreecy
Posts: 17
Joined: Tue Feb 10, 2015 2:26 am

Re: Bug Reports and Feature Requests

Post by degreecy »

Is there anything special to do in getting Parrot codes working as a device to turn on and off. I can get the "Send Text" command working for the device "ON A1 PARROT" works.

When I try and add the device as a Parrot i get this error:

Code: Select all

RFPlayer Error                  Error in plugin execution ServerReplacedElem:

Traceback (most recent call last):
  File "/Library/Application Support/Perceptive Automation/Indigo 7.2/IndigoPluginHost.app/Contents/Resources/PlugIns/plugin_base.py", line 1179, in deviceUpdated
  File "plugin.py", line 215, in deviceStartComm
  File "/Library/Application Support/Perceptive Automation/Indigo 7.2/Plugins/RFPlayer.indigoPlugin/Contents/Server Plugin/protocols/x10.py", line 16, in __init__
KeyError: key deviceType not found in dict
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Bug Reports and Feature Requests

Post by FlyingDiver »

That's definitely a coding error. Can you create a GitHub issue for this? I won't be able to get into it until I get home after Christmas.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
degreecy
Posts: 17
Joined: Tue Feb 10, 2015 2:26 am

Re: Bug Reports and Feature Requests

Post by degreecy »

Yes will do, thanks! I've managed to get it to workaround using an Action to send a text command.
Post Reply

Return to “RFPlayer”