Changed Climate resolution to 0.5 degrees
This commit is contained in:
@@ -4,6 +4,24 @@ default_config:
|
|||||||
# packages directory
|
# packages directory
|
||||||
homeassistant:
|
homeassistant:
|
||||||
packages: !include_dir_named packages_dir
|
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
|
# Load frontend themes from the themes folder
|
||||||
frontend:
|
frontend:
|
||||||
|
|||||||
Reference in New Issue
Block a user