Ok - Uninstalled the plugin, and reinstalled it and the chamberlain error went away. Now everything seems to work now!
Thank you!
JP
MyQ and door sensors?
- FlyingDiver
- Posts: 7332
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ and door sensors?
Did you get the latest (7.1.3) that I posted today?roquej wrote:Ok - Uninstalled the plugin, and reinstalled it and the chamberlain error went away. Now everything seems to work now!
Thank you!
JP
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ Plugin discussion
I use chamberlainAppID in the scripts I wrote for MyQ. Perhaps you're still calling one of them?roquej wrote:Ended up calling Liftmaster support and they did something that got rid of the 2017 error. The plugin is now working ,but getting the following error in the log, when it executes:
Script Error embedded script: 'key name chamberlainAppID not found in database'
Script Error Exception Traceback (most recent call shown last):
embedded script, line 6, at top level
KeyError: 'key name chamberlainAppID not found in database'
http://forums.indigodomo.com/viewtopic. ... 71#p116771
Insteon / Z-Wave / Bryant Evolution Connex /Tesla / Roomba / Elk M1 / SiteSage / Enphase Enlighten / NOAA Alerts
Re: MyQ and door sensors?
It could have been. Deleted every script and variables.
Everything works now.
Thank you.
JP
Everything works now.
Thank you.
JP
- FlyingDiver
- Posts: 7332
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ and door sensors?
v0.0.2 of Masquerade available now: http://forums.indigodomo.com/viewtopic. ... 16&t=17402
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: MyQ and door sensors?
I selected an I/O-Linc as a sensor device, however the status of the garage door does not change until the plugin updates which is every 5 minutes. Is this normal?
Is there a way I can create a trigger to update the device status when the I/O-Linc Binary Input changes? Or when motion is detected in the garage?
Thanks for the help
Edmond
Is there a way I can create a trigger to update the device status when the I/O-Linc Binary Input changes? Or when motion is detected in the garage?
Thanks for the help
Edmond
- FlyingDiver
- Posts: 7332
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: MyQ and door sensors?
Yes, that's normal. The MyQ devices only update based on the poll of the MyQ servers. You're better off using the I/O-Linc state as the door state if you need it to be updated real time.dnomode wrote:I selected an I/O-Linc as a sensor device, however the status of the garage door does not change until the plugin updates which is every 5 minutes. Is this normal?
You could create a trigger that would do a status request for the door, which would force a poll of the MyQ servers. That's under "Device Actions" -> "Universal Controls" -> "Request Full Status Update".dnomode wrote:Is there a way I can create a trigger to update the device status when the I/O-Linc Binary Input changes? Or when motion is detected in the garage?
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177