BoschSmartHome / bosch-shc-api-docs

Bosch Smart Home Controller Local REST API
Other
208 stars 44 forks source link

Wall Thermostat API incomplete #77

Open zabeloliver opened 1 year ago

zabeloliver commented 1 year ago

Hi, while playing with the API and my WallThermostats (230V Floorheating) it seems, that the current heating state is not included in the Api. It is not possible to see whether the thermostat / heating is on or off. Intresstingly if you look in Apple HomeKit, you can actually see the state.

Do I miss something or is the state not available? Thanks for clarifying!

Best regards, Oli

simont77 commented 1 year ago

I confirm the same also with new RoomThermostat II 230V. State appears on Homekit, but in the API response there is not any State that we can referred to the actual heating state. Only actual temperature, setpoint and actual humidity.

sebastianharder commented 1 year ago

Are you referring to the "Heating break & cooling" setting in the Bosch Smart Home app?

zabeloliver commented 1 year ago

No, we are referring to the state, whether the heating is currently active (valve is open) or not active (valve is closed). HomeKit shows this state, but I can’t see it in the APIs response. Better would be of course an percentage value, but on / off would also be ok ;)