mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 02:37:25 +00:00 
			
		
		
		
	Using AI to update a lot of the documentaiton in the Repo.
This commit is contained in:
		| @@ -1,8 +1,13 @@ | ||||
| ###################################################################################################### | ||||
| ###Standardize AMP settings. | ||||
| ## @CCOSTAN | ||||
| ## Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| ###################################################################################################### | ||||
| #------------------------------------------- | ||||
| # AMP Settings Standardization Script | ||||
| # Description: This script standardizes the settings for audio amplifiers | ||||
| #              across various media players in the home. | ||||
| # | ||||
| # For more information and updates, visit: | ||||
| # https://www.vcloudinfo.com/click-here | ||||
| # | ||||
| # Original Repository: https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| #------------------------------------------- | ||||
|  | ||||
| # Set the AMP settings | ||||
| amp_settings: | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|     #   call_light_check | ||||
|     #   call_inside_weather | ||||
|     #   call_outside_weather | ||||
| # # @CCOSTAN | ||||
| # Follow me on https://www.vcloudinfo.com/click-here | ||||
| # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| ###################################################################################################### | ||||
|  | ||||
|   | ||||
| @@ -1,12 +1,22 @@ | ||||
| ##################################################################################################### | ||||
| ###Script to actually send notifications to the ChromeCast Audios during normal hours and only when we are home! Call like this: | ||||
|   # action: | ||||
|     # service: script.speech_engine | ||||
|     # media_player: | ||||
|     # speech_message: | ||||
| # # @CCOSTAN | ||||
| # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| ###################################################################################################### | ||||
| #------------------------------------------- | ||||
| # Speech Processing Script | ||||
| # Description: Sends notifications to ChromeCast Audio devices | ||||
| # | ||||
| # Features: | ||||
| # - Operates during specified hours | ||||
| # - Only activates when family is home or guest mode is on | ||||
| # - Adjustable volume based on time of day | ||||
| # | ||||
| # Usage: | ||||
| #   action:  | ||||
| #     service: script.speech_engine | ||||
| #     data: | ||||
| #       media_player: [target_media_player] | ||||
| #       speech_message: [message_to_speak] | ||||
| # | ||||
| # Original Repo: https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| # follow me on X for updates: https://x.com/CCOSTAN | ||||
| #------------------------------------------- | ||||
|  | ||||
| speech_processing: | ||||
|   mode: queued | ||||
|   | ||||
		Reference in New Issue
	
	Block a user