Replies: 2 comments 1 reply
-
Can you turn it off via the official app? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Can you turn individual zones on and off? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
looking for non cloud options for controlling my Siemens devices I ended up here.
The Software seems to work so far. But I have a question:
Is it really impossible to remote Power-off my Hob?
The model I am talking about is EX607NYV6E
I mean this is likely one of the most wanted remote features. A lot of people will definitely want be able to resolve the infamous mulling about "did we power off the hob" while travelling to holiday destinations.
I am able to set the hobs timer like this:
mosquitto_pub -L 'mqtt://localhost/homeconnect/hob/set' -m '{"uid":565,"value":60}'
so communication works, but looking at config/devices.json "BSH.Common.Setting.PowerState" access is just "read" not "readWrite".
Any possibility to change this?
Attached is the devices.json regarding my hob.
devices.json
Beta Was this translation helpful? Give feedback.
All reactions