swa72 / home-assistant

13 stars 1 forks source link

Rest mqtt entirely #99

Open swa72 opened 11 months ago

swa72 commented 11 months ago

TODO Now some small steps to do in the UI x scripts x scenes x automations x sensors x influx

sensor.thermostat_hc1_room_influence -> number.thermostat_hc1_room_influence

same for

sensor.thermostat_hc1_selected_room_temperature sensor.thermostat_hc2_selected_room_temperature sensor.thermostat_hc3_selected_room_temperature sensor.thermostat_hc1_offset_temperature sensor.thermostat_hc2_offset_temperature sensor.thermostat_hc3_offset_temperature sensor.boiler_selected_flow_temperature sensor.thermostat_hc1_selected_room_temperature number.thermostat_hc1_manual_temperature number.thermostat_hc2_manual_temperature number.thermostat_hc3_manual_temperature

and also

sensor.thermostat_hc1_mode -> select.thermostat_hc1_mode sensor.thermostat_hc2_mode -> select.thermostat_hc1_mode sensor.thermostat_hc3_mode -> select.thermostat_hc1_mode

Done

TODO