mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
Using AI to update a lot of the documentaiton in the Repo.
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
########## ############################################################
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
## Announce when people come or go.
|
||||
## Announce over all Chromecast Audios
|
||||
# Read more at https://vCloudInfo.com
|
||||
######################################################################
|
||||
#-------------------------------------------
|
||||
# People Greeting Announcement
|
||||
# Description: Announces when family members arrive home
|
||||
#
|
||||
# Features:
|
||||
# - Triggers when a person's state changes from 'not_home' to 'home'
|
||||
# - Waits for specific sensors to confirm entry
|
||||
# - Uses speech_engine script for personalized welcome messages
|
||||
# - Includes responsibility reminders and home status checks
|
||||
#
|
||||
# Integration: Uses ChromeCast for audio output
|
||||
# Follow me https://www.vcloudinfo.com/click-here
|
||||
# More Blog Posts: https://www.vcloudinfo.com
|
||||
#-------------------------------------------
|
||||
- alias: 'People Greeting'
|
||||
id: 29c5c9dd-550a-4761-a224-78cdc3dd9f43
|
||||
mode: restart
|
||||
|
@@ -1,7 +1,16 @@
|
||||
########## ############################################################
|
||||
## Announce when people come or go.
|
||||
## Announce over all Chromecast Audios
|
||||
######################################################################
|
||||
#-------------------------------------------
|
||||
# Guest Mode Announcements
|
||||
# Description: Manages audio announcements for guest mode activation and deactivation
|
||||
#
|
||||
# Features:
|
||||
# - Announces when guest mode is enabled
|
||||
# - Provides weather summary for guests
|
||||
# - Resets guest mode when family returns home
|
||||
#
|
||||
# Integration: Uses speech_engine script for announcements
|
||||
# uses ChromeCast for audio output
|
||||
# Follow me on https://www.vcloudinfo.com/click-here
|
||||
#-------------------------------------------
|
||||
- alias: 'Guest Mode Audio Feedback'
|
||||
id: 3622ba04-9a28-4c02-807c-be4abc663fe0
|
||||
|
||||
|
@@ -1,6 +1,14 @@
|
||||
######################################################################
|
||||
## Who's day is it anyway? Pretty sure my parent's didn't code to figure this out.
|
||||
######################################################################
|
||||
#-------------------------------------------
|
||||
# Responsibilities Announcement
|
||||
# Description: Triggers a speech announcement for daily responsibilities
|
||||
#
|
||||
# Features:
|
||||
# - Announces garbage day and recycling reminders
|
||||
# - Triggered by an input_boolean entity
|
||||
#
|
||||
# Integration: Uses speech_engine script for announcements
|
||||
# Follow me on https://www.vcloudinfo.com/click-here
|
||||
#-------------------------------------------
|
||||
- alias: 'responsibilities'
|
||||
id: f39bd8db-a348-4024-a6a6-a3e3c836646c
|
||||
trigger:
|
||||
|
Reference in New Issue
Block a user