From c605a4764b6955583efc844ee90469c2d30a23ee Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sat, 16 Aug 2025 01:30:32 +0500 Subject: [PATCH] Climate homeassistant --- climate.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/climate.yaml b/climate.yaml index 09d81f9..e3496d7 100644 --- a/climate.yaml +++ b/climate.yaml @@ -4,4 +4,5 @@ heater: switch.chainik target_sensor: sensor.temp_chainik min_temp: 20 - max_temp: 100 \ No newline at end of file + max_temp: 100 +# Документация https://www.home-assistant.io/integrations/generic_thermostat/ \ No newline at end of file