Closes #113 - Added Justin's Color Torando trigger!

This commit is contained in:
CCOSTAN
2017-03-31 01:17:47 +00:00
parent b3fa51e9cc
commit d57338dc2e
3 changed files with 35 additions and 15 deletions

19
automation/color_tornado.yaml Executable file
View File

@@ -0,0 +1,19 @@
######################################################################
## Color Tornado!
######################################################################
- alias: 'Color Tornado'
trigger:
- platform: state
entity_id: input_boolean.color_tornado
state: 'on'
from: 'off'
action:
- service: light.turn_on
entity_id:
- light.justin_go
data:
effect: colorloop
- service: input_boolean.turn_off
entity_id: input_boolean.color_tornado

View File

@@ -23,6 +23,10 @@ flash:
name: Flash
initial: off
color_tornado:
name: Color Tornado!
initial: off
guard_dog:
name: Guard Dog
initial: off

View File

@@ -11,9 +11,6 @@ monthly_color_scene:
- condition: state
entity_id: sun.sun
state: 'below_horizon'
- condition: state
entity_id: input_boolean.alert_mode
state: 'off'
- service: logbook.log
data_template: