Latest version of the plugin from the store. Clues?MyQ Error Error in plugin execution runConcurrentThread:
Traceback (most recent call last):
File "plugin.py", line 85, in runConcurrentThread
File "plugin.py", line 407, in getDevices
ValueError: invalid literal for int() with base 10: ''
MyQ Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
Error
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Error
I'm getting the following repeatedly in the log:
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Error
I notice that the address is an empty string. I did switch this device to another device type then back - did that screw something up? Is there a way to fix it or do I just have to delete it (breaking all my triggers and actions) and recreate it?
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Error
Debug info at startup:
which is immediately followed by the error above.
Code: Select all
MyQ Starting MyQ
MyQ Debug statusFrequency = 300.0
MyQ Debug deviceStartComm: Garage Door: Device Version is up to date
MyQ Debug deviceStartComm: Adding Device Garage Door (150947178) to MyQ device list
MyQ Debug deviceStartComm: Garage Door (CG081026926D): Device Version is up to date
MyQ Debug deviceStartComm: Adding Device Garage Door (CG081026926D) (945135961) to MyQ device list
MyQ Debug myqLogin successfull
MyQ Debug getDevices: 2 Devices
MyQ Debug getDevices: MyQDeviceTypeId = 2, MyQDeviceTypeName = GarageDoorOpener, DeviceId = 12773640
MyQ Debug Checking Opener Device: Garage Door () against 12773640
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Error
Will look into this tomorrow.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Error
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Error
Working on it now. Probably ready by tomorrow. To make sure this doesn't happen again, I'm removing the device auto-creation code and enabling normal device creation and editing.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Error
Try this pre-release: https://github.com/FlyingDiver/Indigo-M ... /tag/7.3.0
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Error
Out of time for completing testing before I leave, so I'm letting this stay at pre-release until I get back.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
- jay (support)
- Site Admin
- Posts: 19202
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Error
Upgraded test release to final. Updated store.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177