49 lines
1.2 KiB
YAML
49 lines
1.2 KiB
YAML
- id: '1671746148141'
|
|
alias: Turn Off Xmas Decorations
|
|
description: ''
|
|
trigger:
|
|
- platform: state
|
|
entity_id:
|
|
- input_boolean.xmas_decorations
|
|
from: 'on'
|
|
to: 'off'
|
|
condition: []
|
|
action:
|
|
- type: turn_off
|
|
device_id: bbfa51e4e883fafa1d38824f11d83ba1
|
|
entity_id: switch.xmas_decoration_power_plug_zpp02
|
|
domain: switch
|
|
- type: turn_off
|
|
device_id: 506b3518661f7b2854e42ba5a26e0610
|
|
entity_id: switch.kogan_smarterhometm_smart_plug_new_socket_1
|
|
domain: switch
|
|
- type: turn_off
|
|
device_id: a9865914a7b7de1e81d1df47784282a8
|
|
entity_id: switch.tasmota_5
|
|
domain: switch
|
|
mode: single
|
|
- id: '1671746242166'
|
|
alias: Turn On Xmas Decorations
|
|
description: ''
|
|
trigger:
|
|
- platform: state
|
|
entity_id:
|
|
- input_boolean.xmas_decorations
|
|
from: 'off'
|
|
to: 'on'
|
|
condition: []
|
|
action:
|
|
- type: turn_on
|
|
device_id: bbfa51e4e883fafa1d38824f11d83ba1
|
|
entity_id: switch.xmas_decoration_power_plug_zpp02
|
|
domain: switch
|
|
- type: turn_on
|
|
device_id: 506b3518661f7b2854e42ba5a26e0610
|
|
entity_id: switch.kogan_smarterhometm_smart_plug_new_socket_1
|
|
domain: switch
|
|
- type: turn_on
|
|
device_id: a9865914a7b7de1e81d1df47784282a8
|
|
entity_id: switch.tasmota_5
|
|
domain: switch
|
|
mode: single
|