From 8e687081b663cc92ff331c4095700de67454cb5a Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:03:07 +0500 Subject: [PATCH] Termostate --- climate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/climate.yaml b/climate.yaml index e3496d7..a0e634a 100644 --- a/climate.yaml +++ b/climate.yaml @@ -5,4 +5,5 @@ target_sensor: sensor.temp_chainik min_temp: 20 max_temp: 100 + target_temp_step: 1 # Документация https://www.home-assistant.io/integrations/generic_thermostat/ \ No newline at end of file