From f0e4829e14169c4a063c5349a2ab5795692d918e Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sat, 16 Aug 2025 01:29:36 +0500 Subject: [PATCH] Climate homeassistant --- climate.yaml | 7 +++++++ configuration.yaml | 1 + mqtt.yaml | 1 + 3 files changed, 9 insertions(+) create mode 100644 climate.yaml 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