Thomas
5 years ago
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
- id: change_to_warm_light |
||||
alias: Lampen auf warmes Licht |
||||
hide_entity: true |
||||
trigger: |
||||
platform: homeassistant |
||||
event: start |
||||
action: |
||||
- service: light.turn_on |
||||
data: |
||||
rgb_color: [255, 147, 41] |
||||
entity_id: |
||||
- light.0xec1bbdfffe9cc96e_light |
||||
- light.0xec1bbdfffe59b929_light |
Loading…
Reference in new issue