Help with Plug-in

Posted on
Fri Dec 15, 2017 2:52 pm
ksalno offline
Posts: 8
Joined: Dec 15, 2017

Help with Plug-in

Newbie running an Indigo trial. My home is full RRA2 for lights, shades, and HVAC, so I'm trying your plug-in first. It installed fine but after I configure it and save the configuration, I'm getting the following error. Note: I'm using IP connectivity.

Dec 15, 2017, 3:29:41 PM
Lutron RRA2/Caséta Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 359, in runConcurrentThread
AttributeError: 'Plugin' object has no attribute 'updater'

Lutron RRA2/Caséta Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Any help or suggestions appreciated.

Karl

Posted on
Fri Dec 15, 2017 2:56 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

What plugin version are you running?

Please configure the plugin for debug logging and restart it, then post just the startup log lines here.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Dec 16, 2017 8:24 am
ksalno offline
Posts: 8
Joined: Dec 15, 2017

Re: Help with Plug-in

Looks like 7.0.4. I just downloaded and installed it yesterday, so it should be current. Here is the startup messages

Dec 16, 2017, 9:18:10 AM
Created new log file (Indigo Server version 7.1.1)
Received awake notification from system

Dec 16, 2017, 9:20:04 AM
Lutron RRA2/Caséta Debug logLevel = 10
Lutron RRA2/Caséta Debug updateFrequency = 172800.0
Lutron RRA2/Caséta Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 359, in runConcurrentThread
AttributeError: 'Plugin' object has no attribute 'updater'

Lutron RRA2/Caséta Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
Lutron RRA2/Caséta Running ipStartup
Lutron RRA2/Caséta Connecting via IP to 192.168.82.218
Lutron RRA2/Caséta Debug self.connIP.read: login:
Lutron RRA2/Caséta Debug Sending username.
Lutron RRA2/Caséta Debug self.connIP.read: password:
Lutron RRA2/Caséta Debug Sending password.
Lutron RRA2/Caséta Debug End of connection process.
Lutron RRA2/Caséta Debug Command prompt received. Device is ready.

Posted on
Sat Dec 16, 2017 9:03 am
ksalno offline
Posts: 8
Joined: Dec 15, 2017

Re: Help with Plug-in

BTW, maybe this error is meaningless, as I was able to add a RRA2 device and control it (on/off) from Indigo. However, I'm not seeing any device status info, so it appears to be a one way connection or maybe RRA2 devices don't send state info.

Posted on
Sat Dec 16, 2017 1:36 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

I think this is related to your issue with the HarmonyHub plugin. It's not loading one of the files (the updater module). It's looking an awful lot like you're using a case-sensitive HFS+ file system, which is not the norm.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Dec 18, 2017 9:29 pm
ksalno offline
Posts: 8
Joined: Dec 15, 2017

Re: Help with Plug-in

I'm using HFS+ but not the cases-sensitive version AFAIK.
Attachments
Screen Shot 2017-12-18 at 10.25.57 PM.png
Screen Shot 2017-12-18 at 10.25.57 PM.png (38.74 KiB) Viewed 2891 times

Posted on
Tue Dec 19, 2017 10:00 am
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Help with Plug-in

FlyingDiver wrote:
Hmm. I wonder if something corrupted your plugin files. Can you compress the plugin (right click on it in a Finder window) and attach the file to a reply in this thread?


We don't allow zip files to be attached (I don't think) - sending it to you is a better idea.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Dec 19, 2017 10:21 am
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

jay (support) wrote:
FlyingDiver wrote:
Hmm. I wonder if something corrupted your plugin files. Can you compress the plugin (right click on it in a Finder window) and attach the file to a reply in this thread?


We don't allow zip files to be attached (I don't think) - sending it to you is a better idea.


Can you attach a zip file to a PM?

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Dec 19, 2017 11:35 am
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Help with Plug-in

FlyingDiver wrote:
jay (support) wrote:
FlyingDiver wrote:
Hmm. I wonder if something corrupted your plugin files. Can you compress the plugin (right click on it in a Finder window) and attach the file to a reply in this thread?


We don't allow zip files to be attached (I don't think) - sending it to you is a better idea.


Can you attach a zip file to a PM?


Don't know for sure, but I sorta doubt it.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Dec 19, 2017 11:37 am
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

jay (support) wrote:
Don't know for sure, but I sorta doubt it.


I was on my phone before, so I couldn't check. I just did, and there's no option for attachments on a PM. Rats.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Dec 19, 2017 12:01 pm
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Help with Plug-in

FlyingDiver wrote:
I was on my phone before, so I couldn't check. I just did, and there's no option for attachments on a PM. Rats.


Have him create an issue in your GitHub repo and attach there?

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Dec 19, 2017 12:01 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

jay (support) wrote:
FlyingDiver wrote:
I was on my phone before, so I couldn't check. I just did, and there's no option for attachments on a PM. Rats.


Have him create an issue in your GitHub repo and attach there?


D'oh. Good idea.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Tue Dec 19, 2017 12:04 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

ksalno wrote:
I'm using HFS+ but not the cases-sensitive version AFAIK.


Please create a compressed zip file of the plugin as installed (right click in Finder), then create an issue on GitHub and attach it: https://github.com/FlyingDiver/Indigo-radiora2/issues

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Dec 20, 2017 7:56 am
ksalno offline
Posts: 8
Joined: Dec 15, 2017

Re: Help with Plug-in

OK, sorry but I'm more of a Windows guy although I can find my way around on a Mac. I can't find this plug-in in Finder, other than the original zip file I downloaded to install it. I tried a number of keyword searches and I tried looking in the contents for the Indigo app itself, but I don't see it. Where do I find the plug-in so I can create the zip?

Posted on
Wed Dec 20, 2017 8:16 am
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Help with Plug-in

ksalno wrote:
OK, sorry but I'm more of a Windows guy although I can find my way around on a Mac. I can't find this plug-in in Finder, other than the original zip file I downloaded to install it. I tried a number of keyword searches and I tried looking in the contents for the Indigo app itself, but I don't see it. Where do I find the plug-in so I can create the zip?


In Finder, press shift-command-G, then paste in "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins".

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Who is online

Users browsing this forum: No registered users and 1 guest