FlyingDiver / Indigo-MyQ

Plugin for Indigo home automation system to control MyQ devices
MIT License
8 stars 2 forks source link

Syntax error #3

Closed angelosk closed 7 years ago

angelosk commented 7 years ago

plugin.py, line 314 should be:

except Exception as err:

FlyingDiver commented 7 years ago

That's causing the exception error, but the login failure is a protocol issue.