Weird error message

Posted on
Thu Dec 21, 2017 5:55 am
jmdraper offline
Posts: 103
Joined: Sep 11, 2014
Location: Surrey, UK

Weird error message

I have a super conditions action set up that appears to be functioning properly but every time it runs, it produces this error message in the logs. Any ideas what's wrong? Thanks!

Code: Select all
   EPS - Super Conditions Error    Exception in conditions.conditionEquals line 520: invalid literal for int() with base 10: ''
                      CODE: devEx = indigo.devices[int(propsDict["device" + str(index)])]

Posted on
Thu Dec 21, 2017 9:09 am
Colorado4Wheeler offline
User avatar
Posts: 2794
Joined: Jul 20, 2009
Location: Colorado

Re: Weird error message

I need to give a bit of love to an update for Super Conditions and Powermiser. That being said, from looking at the code block that message refers to it looks like perhaps that device you were once referencing in that condition may no longer exist. Is it possible you changed or removed something the condition was looking to? I need to go through some of these and try to (forgive the phrase) idiot proof the code a bit to look specifically for things like this rather than pop a generic message.

My Modest Contributions to Indigo:

HomeKit Bridge | Device Extensions | Security Manager | LCD Creator | Room-O-Matic | Smart Dimmer | Scene Toggle | Powermiser | Homebridge Buddy

Check Them Out Here

Posted on
Mon Apr 16, 2018 8:51 am
bsp9493 offline
Posts: 153
Joined: Nov 30, 2017
Location: Kelowna, BC

Re: Weird error message

I too have recently been getting a strange error message... I'm guessing it is related.

Anything I need to worry about?

See below

Code: Select all
 EPS - Super Conditions Error    Exception in plugcache._parsePlist line 585: [Errno 2] No such file or directory: u'/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/EPS Homebridge.indigoPlugin/Contents/Info.plist'
                      CODE: plist = open(path + "/Contents/Info.plist")

   EPS - Super Conditions Error    Exception encountered with /Library/Application Support/Perceptive Automation/Indigo 7/Plugins/EPS Homebridge.indigoPlugin (this error is NOT critical)
   EPS - Super Conditions Error    Exception in plugcache.refresh line 534: 'key id not found in dict'
                      CODE: if plugInfo["id"] == self.factory.plugin.pluginId:


Thanx

dave

Posted on
Mon Apr 16, 2018 9:46 am
Colorado4Wheeler offline
User avatar
Posts: 2794
Joined: Jul 20, 2009
Location: Colorado

Re: Weird error message

That's nothing to worry about, and will only pop up when you start the plugin. Interesting it's bombing on the HKB plugin, I'll have to look into that one.

My Modest Contributions to Indigo:

HomeKit Bridge | Device Extensions | Security Manager | LCD Creator | Room-O-Matic | Smart Dimmer | Scene Toggle | Powermiser | Homebridge Buddy

Check Them Out Here

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest