diff --git a/automations.yaml b/automations.yaml index aabf098..79d976f 100644 --- a/automations.yaml +++ b/automations.yaml @@ -514,8 +514,8 @@ target: '{{ recipient_persiane_list_gmail[''target''] }}' message: 'Ricordati di ordinare il materiale pwr il terzo lotto incluse serramenti e scorrevoli della porta finestra discussa con Mario. ' - title: Il 26 Giugno ti aspetto a montare le persiane che hai gia fatto. Ricordati - di ordinare il materiale (vedi mail qui sotto) + title: l'8 luglio Mercoledi prossimo ti aspetto a montare le persiane che hai + gia fatto. Ricordati di ordinare il materiale (vedi mail qui sotto) mode: single variables: _cafe_metadata: @@ -630,28 +630,6 @@ entity_id: switch.smart_plug_11 data: {} 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: '' @@ -674,72 +652,45 @@ id: Garage_door_open for: hours: 0 - minutes: 30 + minutes: 3 + seconds: 0 + - trigger: state + entity_id: + - binary_sensor.garage_porta_tagliafuoco_contact + from: + - 'on' + to: + - 'off' + id: Garage_door_close + for: + hours: 0 + minutes: 3 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 + - Garage_door_open sequence: - - action: climate.set_hvac_mode + - action: notify.mobile_app_tiziano_iphone15pro 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 + title: Porta Tagliafuoco Rimasta Aperta + target: notify.my_device + message: '' - conditions: - condition: trigger id: - - Mansarda_AC_off + - Garage_door_close sequence: - - action: climate.set_hvac_mode + - action: notify.mobile_app_tiziano_iphone15pro 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 + title: Porta Tagliafuoco e' stata chiusa + target: notify.my_device + message: '' mode: single - id: '1782056620495' alias: Auto_AC_SoggiornoP1 @@ -756,7 +707,7 @@ use_blueprint: path: homeassistant/auto_ac_control.yaml input: - temp_threshold: 27 + temp_threshold: 26 climate_target: climate.soggiorno temp_hist: 1 - id: '1782579138023' @@ -765,8 +716,8 @@ use_blueprint: path: homeassistant/auto_ac_control.yaml input: - temp_threshold: 30 - temp_hist: 1 + temp_threshold: 26 + temp_hist: 2 climate_target: climate.mansarda - id: '1782579247001' alias: Auto_AC_Matrimoniale