IndigoDomotics / indigo-pushover

Indigo plugin to send push notifications via Pushover.
MIT License
17 stars 11 forks source link

error after upgrade install #28

Closed hitch31 closed 5 years ago

hitch31 commented 5 years ago

Apr 22, 2019 at 10:26:45 AM Reloading plugin "Pushover 1.5.2" Starting plugin "Pushover 1.5.2" (pid 62456) Pushover Error Error in plugin execution InitializeMain:

Traceback (most recent call last): IndentationError: ('expected an indented block', ('plugin.py', 120, 10, ' \t\tself.debugLog(u"Result: %s" % r.text)\n'))

FlyingDiver commented 5 years ago

Use the pre-release 1.5.4 for now.

hitch31 commented 5 years ago

I just saw this version in response to special character error. I installed 1.5.4 and do NOT get the error message anymore. Thank you for your excellent work

FlyingDiver commented 5 years ago

Made 1.5.3 official for this error. Still working on unicode issue in 1.5.4.