New automations added, Camera-Ovest-save-energy, antizanzare 1 ora, garage door_open NOK, Mansarda start AC test to be converted in blueprint
This commit is contained in:
+124
-32
@@ -24,6 +24,15 @@
|
|||||||
window_sensor: binary_sensor.soggiornopt_finestrasud_contact
|
window_sensor: binary_sensor.soggiornopt_finestrasud_contact
|
||||||
climate_target: climate.soggiornopt_termosifonesud
|
climate_target: climate.soggiornopt_termosifonesud
|
||||||
ext_temp_limit: 17
|
ext_temp_limit: 17
|
||||||
|
- id: '1781536748271'
|
||||||
|
alias: Camera-Ovest-save-energy
|
||||||
|
description: ''
|
||||||
|
use_blueprint:
|
||||||
|
path: homeassistant/heat_save.yaml
|
||||||
|
input:
|
||||||
|
window_sensor: binary_sensor.cameraovest_finestra_contact
|
||||||
|
climate_target: climate.cameraovest_termosifone
|
||||||
|
ext_temp_limit: 17
|
||||||
- id: '1736805701473'
|
- id: '1736805701473'
|
||||||
alias: P1confort-light
|
alias: P1confort-light
|
||||||
description: ''
|
description: ''
|
||||||
@@ -419,18 +428,6 @@
|
|||||||
- light.presa_smart_11
|
- light.presa_smart_11
|
||||||
data: {}
|
data: {}
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1769710512491'
|
|
||||||
alias: Check-Batteries
|
|
||||||
description: ''
|
|
||||||
use_blueprint:
|
|
||||||
path: Blackshome/low-battery-notifications-and-actions.yaml
|
|
||||||
input:
|
|
||||||
include_button: enable_button_trigger
|
|
||||||
button_entity: input_button.check_batteries
|
|
||||||
include_time: time_disabled
|
|
||||||
include_easy_notify: enable_easy_okay_notify
|
|
||||||
notify_device:
|
|
||||||
- 61ac46de1cc773e1b7d5faa379ee465b
|
|
||||||
- id: '1770243140821'
|
- id: '1770243140821'
|
||||||
alias: ETHW_PRO_reset
|
alias: ETHW_PRO_reset
|
||||||
description: ''
|
description: ''
|
||||||
@@ -515,9 +512,9 @@
|
|||||||
- action: notify.tiziano_trabattoni_gmail_com
|
- action: notify.tiziano_trabattoni_gmail_com
|
||||||
data:
|
data:
|
||||||
target: '{{ recipient_persiane_list_gmail[''target''] }}'
|
target: '{{ recipient_persiane_list_gmail[''target''] }}'
|
||||||
message: 'Ricordati di ordinare il materiale pwr il terzo lotto incluse serramemti
|
message: 'Ricordati di ordinare il materiale pwr il terzo lotto incluse serramenti
|
||||||
e scorrevoli della porta finestra discussa con Mario e i due scorrevoli. '
|
e scorrevoli della porta finestra discussa con Mario. '
|
||||||
title: Il 15 Giugno ti aspetto a montare le persiane che hai fia fatto. Ricordati
|
title: Il 26 Giugno ti aspetto a montare le persiane che hai gia fatto. Ricordati
|
||||||
di ordinare il materiale (vedi mail qui sotto)
|
di ordinare il materiale (vedi mail qui sotto)
|
||||||
mode: single
|
mode: single
|
||||||
variables:
|
variables:
|
||||||
@@ -537,29 +534,13 @@
|
|||||||
title: Persiane di Tiziano
|
title: Persiane di Tiziano
|
||||||
target:
|
target:
|
||||||
- sistemser@alice.it
|
- sistemser@alice.it
|
||||||
- id: '1771585465072'
|
|
||||||
alias: Nuova automazione
|
|
||||||
description: ''
|
|
||||||
triggers:
|
|
||||||
- trigger: tag
|
|
||||||
tag_id: fdd88606-1018-4f01-8e7a-792c87c77943
|
|
||||||
conditions: []
|
|
||||||
actions:
|
|
||||||
- action: switch.toggle
|
|
||||||
metadata: {}
|
|
||||||
target:
|
|
||||||
entity_id:
|
|
||||||
- switch.edelweiss_accesscontol_allarme_disinserito
|
|
||||||
- switch.edelweiss_accesscontol_allarme_inserito
|
|
||||||
data: {}
|
|
||||||
mode: single
|
|
||||||
- id: '1773510003619'
|
- id: '1773510003619'
|
||||||
alias: SalottoPT-save-energy
|
alias: SalottoPT-save-energy
|
||||||
description: ''
|
description: ''
|
||||||
use_blueprint:
|
use_blueprint:
|
||||||
path: homeassistant/heat_save.yaml
|
path: homeassistant/heat_save.yaml
|
||||||
input:
|
input:
|
||||||
window_sensor: binary_sensor.salottopt_finestra_contact
|
window_sensor: binary_sensor.salottopt_finestrapiccola_contact
|
||||||
climate_target: climate.salottopt_termosifone
|
climate_target: climate.salottopt_termosifone
|
||||||
ext_temp_limit: 17
|
ext_temp_limit: 17
|
||||||
- id: '1773787966184'
|
- id: '1773787966184'
|
||||||
@@ -649,3 +630,114 @@
|
|||||||
entity_id: switch.smart_plug_11
|
entity_id: switch.smart_plug_11
|
||||||
data: {}
|
data: {}
|
||||||
mode: single
|
mode: single
|
||||||
|
- id: '1780877974485'
|
||||||
|
alias: Antizanzare 1 ora
|
||||||
|
description: ''
|
||||||
|
triggers: []
|
||||||
|
conditions: []
|
||||||
|
actions:
|
||||||
|
- action: light.turn_on
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: light.presa_smart_11
|
||||||
|
data: {}
|
||||||
|
- delay:
|
||||||
|
hours: 1
|
||||||
|
minutes: 0
|
||||||
|
seconds: 0
|
||||||
|
milliseconds: 0
|
||||||
|
- action: light.turn_off
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: light.presa_smart_11
|
||||||
|
data: {}
|
||||||
|
mode: single
|
||||||
|
- id: '1781556554445'
|
||||||
|
alias: Start Antizanzare (SmartPlug 11) per 1 ora
|
||||||
|
description: ''
|
||||||
|
use_blueprint:
|
||||||
|
path: homeassistant/timed_switch.yaml
|
||||||
|
input:
|
||||||
|
button: input_button.start
|
||||||
|
switch_target: switch.smart_plug_11
|
||||||
|
- id: '1781788968184'
|
||||||
|
alias: Garage_door_open
|
||||||
|
description: ''
|
||||||
|
triggers:
|
||||||
|
- trigger: state
|
||||||
|
entity_id:
|
||||||
|
- binary_sensor.garage_porta_tagliafuoco_contact
|
||||||
|
from:
|
||||||
|
- 'off'
|
||||||
|
to:
|
||||||
|
- 'on'
|
||||||
|
id: Garage_door_open
|
||||||
|
for:
|
||||||
|
hours: 0
|
||||||
|
minutes: 30
|
||||||
|
seconds: 0
|
||||||
|
conditions: []
|
||||||
|
actions:
|
||||||
|
- action: notify.mobile_app_tiziano_iphone15pro
|
||||||
|
metadata: {}
|
||||||
|
data:
|
||||||
|
title: Porta Tagliafuoco Rimasta Aperta
|
||||||
|
mode: single
|
||||||
|
- id: '1782034930892'
|
||||||
|
alias: Mansarda_auto_AC_test
|
||||||
|
description: ''
|
||||||
|
triggers:
|
||||||
|
- trigger: numeric_state
|
||||||
|
entity_id:
|
||||||
|
- sensor.mansarda_inside_temperature
|
||||||
|
above: 29
|
||||||
|
id: Mansarda_AC_on
|
||||||
|
- trigger: numeric_state
|
||||||
|
entity_id:
|
||||||
|
- sensor.mansarda_temperature
|
||||||
|
below: 27
|
||||||
|
id: Mansarda_AC_off
|
||||||
|
conditions: []
|
||||||
|
actions:
|
||||||
|
- action: climate.set_hvac_mode
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: climate.mansarda
|
||||||
|
data:
|
||||||
|
hvac_mode: cool
|
||||||
|
- choose:
|
||||||
|
- conditions:
|
||||||
|
- condition: trigger
|
||||||
|
id:
|
||||||
|
- Mansarda_AC_on
|
||||||
|
sequence:
|
||||||
|
- action: climate.set_hvac_mode
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: climate.mansarda
|
||||||
|
data:
|
||||||
|
hvac_mode: cool
|
||||||
|
- action: climate.set_fan_mode
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: climate.mansarda
|
||||||
|
data:
|
||||||
|
fan_mode: Auto
|
||||||
|
- conditions:
|
||||||
|
- condition: trigger
|
||||||
|
id:
|
||||||
|
- Mansarda_AC_off
|
||||||
|
sequence:
|
||||||
|
- action: climate.set_hvac_mode
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: climate.mansarda
|
||||||
|
data:
|
||||||
|
hvac_mode: 'off'
|
||||||
|
- action: climate.set_fan_mode
|
||||||
|
metadata: {}
|
||||||
|
target:
|
||||||
|
entity_id: climate.mansarda
|
||||||
|
data:
|
||||||
|
fan_mode: Auto
|
||||||
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user