Misc updates to locking, bedtime and lots more AI commenting.

This commit is contained in:
CCOSTAN
2024-09-06 16:29:57 +00:00
parent 51346c1c4c
commit 875a618f10
9 changed files with 403 additions and 391 deletions

View File

@@ -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