Hi,
I’m quite new to Home Assistant, so bear with me if this is a dumb question.
I’ve got a Bosch heating system and with the bosch_thermostat component installed via HACS I can control it and draw charts etc.
When I put the dhw1 entity onto a dashboard, it draws lines for current temperature and target temperature:
But when I look at the entity in Develper Tools > States, I do not find the target temperature. I can only see these:
min_temp: 0
max_temp: 100
operation_list: off, on, performance, high_demand
current_temperature: 54.7
temperature: 0
operation_mode: performance
setpoint: off
switchPoint: A
bosch_state: ACTIVE
target_temp_step: 1
friendly_name: dhw1
supported_features: 2
And I have no idea where I could find it. Any idea?
Regards,
hainzy
