Diese ZigBee Produkte verwende ich*:
Generic Thermostat integration: https://www.home-assistant.io/integrations/generic_thermostat/#:~:text=The%20generic_thermostat%20climate%20platform%20is%20a%20thermostat%20implemented,turned%20off%20when%20the%20required%20temperature%20is%20reached
Blueprint Advanced Heating Control: https://community.home-assistant.io/t/advanced-heating-control/469873
Beispielcode configuration.yaml:
climate: - platform: generic_thermostat name: Infrarotheizung Studio min_cycle_duration: minutes: 5 hot_tolerance: 1 precision: 0.1 ac_mode: false cold_tolerance: 1 unique_id: studio_heizung heater: switch.infrarotheizung target_sensor: sensor.temperatursensor_studio_temperature