Sending commands to a device using WebUI #152
Unanswered
maccoylton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does the Web UI send and get work? Can you give an example?
I managed to get "set" to work:-
{"local_temperature_calibration": "3"}
but can't seem to get "get" to work, I tried
{"local_temperature_calibration":""}
but I see the following error:-
'local_temperature_calibration' for 'Dinning Radiator' failed: 'TypeError: converter.convertGet is not a function'
Beta Was this translation helpful? Give feedback.
All reactions