You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this immediate traceback when loading the plugin under python2.6:
Traceback (most recent call last):
File "plugin.py", line 286, in actionControlThermostat
File "plugin.py", line 340, in _handleChangeSetpointAction
ValueError: zero length field name in format
The text was updated successfully, but these errors were encountered:
I'm going to edit the name of this from 'loading' -> 'writing to thermostat API'.
This error only occurs when using python 2.6 or earlier (and possibly early python 3.x).
allengray
changed the title
Plugin traceback when loading
Plugin traceback when writing to thermostat API
Nov 30, 2017
allengray
changed the title
Plugin traceback when writing to thermostat API
Plugin traceback when writing to thermostat API under python 2.6
Nov 30, 2017
Getting this immediate traceback when loading the plugin under python2.6:
Traceback (most recent call last):
File "plugin.py", line 286, in actionControlThermostat
File "plugin.py", line 340, in _handleChangeSetpointAction
ValueError: zero length field name in format
The text was updated successfully, but these errors were encountered: