From e196adf839ec0ed3e9dc77ba74c0c9000b70f569 Mon Sep 17 00:00:00 2001 From: ttrabatt Date: Wed, 1 Jul 2026 23:47:59 +0200 Subject: [PATCH] Changed Climate resolution to 0.5 degrees --- configuration.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 8a9c44e..6462495 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -4,6 +4,24 @@ default_config: # packages directory homeassistant: packages: !include_dir_named packages_dir + # customize temperature steps + customize: + climate.mansarda: + target_temp_step: 0.5 + climate.matrimoniale: + target_temp_step: 0.5 + climate.soggiorno_1: + target_temp_step: 0.5 + climate.camera_est: + target_temp_step: 0.5 + climate.camera_ovest: + target_temp_step: 0.5 + climate.soggiorno: + target_temp_step: 0.5 + climate.salotto: + target_temp_step: 0.5 + climate.studio_est: + target_temp_step: 0.5 # Load frontend themes from the themes folder frontend: