mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
8
scripts/vacation_canceled.yaml
Normal file
8
scripts/vacation_canceled.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
vacation_canceled:
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_boolean.vacation_mode
|
||||
state: "on"
|
||||
- service: input_boolean.turn_off
|
||||
data:
|
||||
entity_id: input_boolean.vacation_mode
|
Reference in New Issue
Block a user