mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-26 22:36:16 +00:00
Fixing bad entity names...dog mode is automated now.
This commit is contained in:
@@ -708,7 +708,7 @@ script:
|
||||
dog_mode_on:
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_boolean.secure_mode
|
||||
entity_id: input_boolean.sentry_mode
|
||||
state: "on"
|
||||
- service: input_boolean.turn_on
|
||||
entity_id: input_boolean.dog_mode
|
||||
|
Reference in New Issue
Block a user