Compare commits

...

3 Commits

3 changed files with 153 additions and 53 deletions
+124 -32
View File
@@ -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
@@ -1,29 +1,30 @@
blueprint: blueprint:
name: timed_switch name: timed_switch
domain: switch domain: automation
description: Activate a switch for a cerrain timeation description: Activate a switch for a certain time as action
author: Tiziano Trabattoni author: Tiziano Trabattoni
input: input:
button: button:
name: bt name: Button
description: Which button will activate the switch
selector: selector:
target: entity:
entity: domain: input_button
domain: input_button
switch_target: switch_target:
name: sw name: Switch
description: Which switch will be activated
selector: selector:
target: entity:
entity: domain: switch
domain: switch
time: duration:
name: tim name: Duration
description: How long the switch should remain on
default:
hours: 1
selector: selector:
number: duration: {}
min: 0
max: 300
unit_of_measurement: seconds
triggers: triggers:
- trigger: state - trigger: state
@@ -34,9 +35,11 @@ conditions: []
actions: actions:
- action: switch.turn_on - action: switch.turn_on
entity_id: !input switch_target target:
entity_id: !input switch_target
- delay: !input tim - delay: !input duration
- action: switch.turn_off - action: switch.turn_off
entity_id: !input switch_target target:
entity_id: !input switch_target
+7 -2
View File
@@ -1,6 +1,4 @@
--- ---
# IMPORTANT NOTE: all sensors here having templates have been migrated/fixed to HERE from other as per Deprecation of platform: Template # IMPORTANT NOTE: all sensors here having templates have been migrated/fixed to HERE from other as per Deprecation of platform: Template
# Storage for Bubble Card Modules # Storage for Bubble Card Modules
@@ -69,3 +67,10 @@
- default_entity_id: sensor.holiday - default_entity_id: sensor.holiday
name: Holiday name: Holiday
state: "{% if states.calendar.holidays_in_italy.state == 'on' %} {{ states.calendar.holidays_in_italy.attributes.message }} {% else %} none {% endif %}" state: "{% if states.calendar.holidays_in_italy.state == 'on' %} {{ states.calendar.holidays_in_italy.attributes.message }} {% else %} none {% endif %}"
- sensor:
- unique_id: AC_total_power_kW
unit_of_measurement: kW
default_entity_id: sensor.ac_total_power_kW
name: AC Total Power
state: "{{ ((states('sensor.ac_power_monitoring_power_ab') | float(3)) / 1000) | round(3) }}"