Browse Source

fix automation yaml

master
Thomas 4 years ago
parent
commit
e981741f89
Signed by: taschenbier
GPG Key ID: 306F574D34A9673B
  1. 10
      automations/lights.yaml

10
automations/lights.yaml

@ -6,8 +6,8 @@ @@ -6,8 +6,8 @@
event: start
action:
- service: light.turn_on
data:
rgb_color: [255, 147, 41]
entity_id:
- light.0xec1bbdfffe9cc96e_light
- light.0xec1bbdfffe59b929_light
data:
rgb_color: [255, 147, 41]
entity_id:
- light.0xec1bbdfffe9cc96e_light
- light.0xec1bbdfffe59b929_light

Loading…
Cancel
Save