diff --git a/climate.yaml b/climate.yaml new file mode 100644 index 0000000..09d81f9 --- /dev/null +++ b/climate.yaml @@ -0,0 +1,7 @@ +- platform: generic_thermostat + unique_id: termostat_chainik + name: chainik + heater: switch.chainik + target_sensor: sensor.temp_chainik + min_temp: 20 + max_temp: 100 \ No newline at end of file diff --git a/configuration.yaml b/configuration.yaml index 5f3e844..5fab02f 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -15,6 +15,7 @@ automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml mqtt: !include mqtt.yaml +climate: !include climate.yaml # Example configuration.yaml entry media_player: diff --git a/mqtt.yaml b/mqtt.yaml index a2c4937..814da39 100644 --- a/mqtt.yaml +++ b/mqtt.yaml @@ -27,6 +27,7 @@ switch: retain: true + sensor: #Shelly-1PM