This is my Device in Homeassistant:
current_temperature: 24
min_temp: 4.5
max_temp: 30.5
temperature: 17
current_humidity: 37
operation_mode: auto
operation_list: manual,auto,boost
battery: High
rssi_device: -55
mode: null
voltage: false
id: 000A98A9A9C97B
interface: ip
friendly_name: 000A98A9A9C97B
supported_features: 129
As you can see, I don’t have a lowering or holiday mode (just manual, auto and boost). And I would like to avoid to control everything through homeassistant, because with the week programs it is self-sufficient if CCU or Homeassistant is not working.
{
“interface” : “ip”,
“address” : “000A98A9A9C97B”,
“paramset_key”:“MASTER”,
“paramset”: {“WEEK_PROGRAM_POINTER”:2}
}
it’s not working. But I also couldn’t find any error messages in CCU nor HA (maybe at least someone could tell me how I could debugg that).
Any Ideas?
I would like to get the Script working and then automate it with my presence detection.
Thanks - very helpful - its getting colder and with hybrid mode being introduced at my work I wanted to change heating programmes based on room occupancy - this is very helpful!
I did have to add
rx_mode: BURST
In addition good to note that “interface” is case sensitive and needs to mirror the exact setting from the Homematic config file