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

@@ -1,5 +1,8 @@
######################################################################
## Stuff that needs to happen at 08:30am.
## Automation for 08:30 AM Daily Tasks
## https://www.vcloudinfo.com/click-here
## This automation handles actions to be performed at 8:30 AM,
## typically related to the family's morning routine.
######################################################################
- alias: 'Kids left for the day'

View File

@@ -1,5 +1,8 @@
######################################################################
## Stuff that needs to happen at 10pm.
## Automation for 10:00 PM tasks
##
## This automation handles various actions that need to occur at 10 PM.
## For more information, visit: https://www.vcloudinfo.com/click-here
######################################################################
- alias: 'Shut down AMP in Living room'

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

View File

@@ -83,9 +83,10 @@
target:
entity_id:
- switch.kitchen_accent_2
- light.outdoor_bathroom
- group.master_bathroom_accents
- group.landscaping
default:
- service: homeassistant.turn_on
target: