Added configurable gap between temps, added Auto_AC_matrimoniale

This commit is contained in:
2026-06-27 18:57:15 +02:00
parent 40e85c10c0
commit 563614da00
2 changed files with 41 additions and 10 deletions
+28 -8
View File
@@ -741,14 +741,6 @@
data:
fan_mode: Auto
mode: single
- id: '1782056533736'
alias: Auto_AC_Mansarda
description: ''
use_blueprint:
path: homeassistant/auto_ac_control.yaml
input:
temp_threshold: 28
climate_target: climate.mansarda
- id: '1782056620495'
alias: Auto_AC_SoggiornoP1
description: ''
@@ -757,3 +749,31 @@
input:
temp_threshold: 27
climate_target: climate.soggiorno_1
temp_hist: 1
- id: '1782118235605'
alias: Auto_AC_Soggiorno
description: ''
use_blueprint:
path: homeassistant/auto_ac_control.yaml
input:
temp_threshold: 27
climate_target: climate.soggiorno
temp_hist: 1
- id: '1782579138023'
alias: Auto_AC_Mansarda
description: ''
use_blueprint:
path: homeassistant/auto_ac_control.yaml
input:
temp_threshold: 30
temp_hist: 1
climate_target: climate.mansarda
- id: '1782579247001'
alias: Auto_AC_Matrimoniale
description: ''
use_blueprint:
path: homeassistant/auto_ac_control.yaml
input:
temp_threshold: 27
climate_target: climate.matrimoniale
temp_hist: 1