-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path[Decd Disable All Automations] - Execution.yaml
57 lines (56 loc) · 1.78 KB
/
[Decd Disable All Automations] - Execution.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
alias: "[Decd Disable All Automations] - Execution"
description: ""
trigger:
- platform: state
entity_id:
- input_boolean.disable_all_automations_confirmation_sent
to: "on"
for:
hours: 0
minutes: 30
seconds: 0
condition:
- condition: state
entity_id: sensor.myiphone
state: Not Connected
for:
days: 14
hours: 0
minutes: 0
seconds: 0
- condition: state
entity_id: input_boolean.disable_all_automations
state: "on"
action:
- service: automation.turn_off
data:
stop_actions: true
target:
entity_id:
- automation.automation_close_shutter_sun_dinning
- automation.automation_close_shutter_sun_entrance
- automation.automation_close_shutter_sun_guestroom
- automation.automation_close_shutter_sun_kitchen
- automation.automation_12
- automation.automation_close_shutter_sun_master_bedroom_west
- automation.automation_close_shutter_sun_wc_social
- automation.automation_close_shutter_sun_wc_suite
- automation.raide_higher
- automation.force_11_30
- automation.test_lights_on
- automation.new_automation_3
- automation.clear_snooze_state
- automation.automation_4
- automation.new_automation
- automation.new_automation_2
- automation.secondary_door
- automation.sonoff_zigbee_button
- automation.bedroom_lights
- automation.disable_all_automation
- automation.disable_all_automations_in_case_of
- automation.automation_cover_raise_on_alarm_weekend_alarm
- automation.ligar_ac_if_cold
- automation.automation_office_turn_off_after_leaving_work
- automation.close_all_covers_at_sunset
enabled: true
mode: single