Switchboard Error in plugin execution

Posted on
Fri Nov 09, 2018 10:56 am
Rickk offline
Posts: 62
Joined: Oct 21, 2005
Location: Milford, Michigan

Switchboard Error in plugin execution

Hello, I love Switchboard but I've having some issues.

Here's the latest error


Received RF security command sensor alert (max delay) (ID 55)
Switchboard Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 799, in x10CommandReceived
File "plugin.py", line 731, in check_X10_Heartbeats
ValueError: could not convert string to float:

Received RF security command sensor normal (max delay) (ID 55)
Switchboard Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 799, in x10CommandReceived
File "plugin.py", line 731, in check_X10_Heartbeats
ValueError: could not convert string to float:

Any Ideas of what's going on and/or how to resolve it.

Thanks a ton
Rick Kirchner

Posted on
Fri Nov 09, 2018 11:40 am
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Switchboard Error in plugin execution

Rickk wrote:
Hello, I love Switchboard but I've having some issues.

Here's the latest error


Received RF security command sensor alert (max delay) (ID 55)
Switchboard Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 799, in x10CommandReceived
File "plugin.py", line 731, in check_X10_Heartbeats
ValueError: could not convert string to float:

Received RF security command sensor normal (max delay) (ID 55)
Switchboard Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 799, in x10CommandReceived
File "plugin.py", line 731, in check_X10_Heartbeats
ValueError: could not convert string to float:

Any Ideas of what's going on and/or how to resolve it.


Rick,

I'll try to check the code tonight, and see if there is anything there.

Can you please email me at Benjamin AT schollnick DOT net, and I'll get a debug version of the plugin to you.
I can't think of a reason for this, but obviously something is happening...

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Fri Nov 09, 2018 1:11 pm
Rickk offline
Posts: 62
Joined: Oct 21, 2005
Location: Milford, Michigan

Re: Switchboard Error in plugin execution

I sent the email.

Thanks a lot for the quick response.

Posted on
Sun Nov 11, 2018 6:04 am
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Switchboard Error in plugin execution

Rickk wrote:
I sent the email.
Thanks a lot for the quick response.


No problem. Glad to try to help out.

Something is very strange here...

timeout = float(indigo.devices[Indigo_Device_ID].globalProps[plugin_id]["X10HeartBeatTimeOut"]) * 60.0

I'm assuming since it's the checkforX10 routine is being called that this is an X10 device?

Go into that switchboard device:

* what is the "Turn Off heartbeat warnings" set to?
* If you turn on "Override the heartbeat timeout of this device", and then scroll down, what is in the box that is revealed?

Switchboard is trying to read the value for X10HeartBeatTimeOut, and convert it to a numeric value. For some reason, it's acting like there is a non-numeric value in that field?

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 3 guests