XMas automations
This commit is contained in:
14
scripts.yaml
14
scripts.yaml
@@ -77,30 +77,30 @@ moodlight_orange_plasma:
|
||||
moodlight_xmas:
|
||||
alias: Moodlight XMas
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
- data:
|
||||
brightness_pct: 20
|
||||
transition: 2
|
||||
effect: Plasma
|
||||
effect: Glitter
|
||||
target:
|
||||
device_id:
|
||||
- 6dcbd87b459412144bddc42af3ae8b83
|
||||
- 4edd9b9df7d1f6f2fe7dcc2e5c0eb968
|
||||
- c64e7c3dcda7f1c23e456959f2c60f39
|
||||
- service: select.select_option
|
||||
target:
|
||||
action: light.turn_on
|
||||
- target:
|
||||
entity_id: select.wohnzimmer_hinten_color_palette, select.wohnzimmer_vorne_color_palette,
|
||||
select.kuche_color_palette
|
||||
data:
|
||||
option: Orangery
|
||||
action: select.select_option
|
||||
- condition: state
|
||||
state: 'on'
|
||||
entity_id: media_player.lg_webos_smart_tv
|
||||
- service: light.turn_off
|
||||
target:
|
||||
- target:
|
||||
device_id: 6dcbd87b459412144bddc42af3ae8b83
|
||||
data:
|
||||
transition: 2
|
||||
action: light.turn_off
|
||||
mode: single
|
||||
icon: mdi:lightbulb-on
|
||||
wled_wohnzimmer_nachster_effekt:
|
||||
|
Reference in New Issue
Block a user