MadPatrick / somfy

Tahoma/Conexoon plugin for IO blinds, this plugin require internet connexion and a Somfy account
GNU General Public License v3.0
14 stars 3 forks source link

error line 98 tahoma.py #18

Closed ab10002 closed 1 year ago

ab10002 commented 1 year ago
2022-09-20 19:54:10.326 Error: Tahoma: File "/home/pi/domoticz/plugins/somfy/tahoma.py", line 98, in tahoma_command
2022-09-20 19:54:10.326 Error: Tahoma: logging.debug("command response: status '" + str(response.status_code) + "' response body: '"+str(response.json())+"'")
2022-09-20 19:54:10.326 Error: Tahoma: UnboundLocalError: local variable 'response' referenced before assignment
JanJaapKo commented 1 year ago

should be fixed now, can you retry? Assuming this was on a time out or some other error returned from the web api.....

ab10002 commented 1 year ago

Don't see this anymore...