Changed Climate resolution to 0.5 degrees
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user