Moved the setting for dim neutral moodlight to a dedicated script, which can be called from multiple locations.
This commit is contained in:
@@ -10,33 +10,7 @@
|
||||
entity_id: person.marcus_scholz
|
||||
state: home
|
||||
action:
|
||||
- service: light.turn_on
|
||||
data:
|
||||
brightness_pct: 20
|
||||
kelvin: 4300
|
||||
transition: 2
|
||||
target:
|
||||
device_id:
|
||||
- 6dcbd87b459412144bddc42af3ae8b83
|
||||
- 4edd9b9df7d1f6f2fe7dcc2e5c0eb968
|
||||
- c64e7c3dcda7f1c23e456959f2c60f39
|
||||
- service: wled.effect
|
||||
target:
|
||||
device_id:
|
||||
- c64e7c3dcda7f1c23e456959f2c60f39
|
||||
- 6dcbd87b459412144bddc42af3ae8b83
|
||||
- 4edd9b9df7d1f6f2fe7dcc2e5c0eb968
|
||||
data:
|
||||
effect: Solid
|
||||
palette: Default
|
||||
- condition: state
|
||||
state: 'on'
|
||||
entity_id: media_player.lg_webos_smart_tv
|
||||
- service: light.turn_off
|
||||
target:
|
||||
device_id: 6dcbd87b459412144bddc42af3ae8b83
|
||||
data:
|
||||
transition: 2
|
||||
- service: script.moodlight_neutral
|
||||
mode: single
|
||||
- id: '1623224198352'
|
||||
alias: TV Anti-Reflexion
|
||||
|
Reference in New Issue
Block a user