mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Misc updates to locking, bedtime and lots more AI commenting.
This commit is contained in:
@@ -32,10 +32,14 @@
|
||||
|
||||
# Set the actions to be performed by the automation
|
||||
action:
|
||||
# Run the "script.interior_off" service
|
||||
# Lock the front door
|
||||
- service: lock.lock
|
||||
entity_id: lock.front_door
|
||||
|
||||
# Turn off all interior lights and devices
|
||||
- service: script.interior_off
|
||||
|
||||
# Turn off the "switch.back_landscaping" switch
|
||||
# Turn off the back landscaping lights
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.back_landscaping
|
||||
|
||||
|
Reference in New Issue
Block a user