Added configurable gap between temps, added Auto_AC_matrimoniale
This commit is contained in:
+28
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user