mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-08 10:48:00 +00:00
Add a Guest mode to the House! Boom!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user