Add a Guest mode to the House! Boom!

This commit is contained in:
CCOSTAN
2016-10-18 00:52:04 +00:00
parent 62aa08ba75
commit 6293c7a50b
6 changed files with 29 additions and 5 deletions

View File

@@ -21,6 +21,10 @@
- condition: state
entity_id: sun.sun
state: 'below_horizon'
- condition:
platform: state
entity_id: input_boolean.guest_mode
state: 'off'
action:
service: scene.turn_on