Adding in new LED Lightstrip to Scenes.

This commit is contained in:
CCOSTAN
2016-12-22 16:29:48 +00:00
parent 450c54adf7
commit f0da388e4f
3 changed files with 73 additions and 67 deletions

View File

@@ -34,8 +34,7 @@
action:
- service: light.turn_on
entity_id:
- light.tv_light
- light.tv_stand_light
- light.couch_1
data:
transition: 1200
- service: switch.turn_on
@@ -57,8 +56,7 @@
action:
- service: light.turn_off
entity_id:
- light.tv_light
- light.tv_stand_light
- light.couch_1
data:
transition: 1200
- service: switch.turn_off