mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 02:37:25 +00:00 
			
		
		
		
	Misc updates to locking, bedtime and lots more AI commenting.
This commit is contained in:
		| @@ -1,10 +1,17 @@ | ||||
| ###################################################################################################### | ||||
| ###Script to turn on Front light FULL bright for 15m when motion is detected and then return to the normal colors. | ||||
| #  action: | ||||
| #   - service: script.emergency | ||||
| # @CCOSTAN | ||||
| # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| ###################################################################################################### | ||||
| #------------------------------------------- | ||||
| # Emergency Script Configuration | ||||
| # Description: This script activates emergency lighting and effects | ||||
| #              when triggered, including turning front lights to red, | ||||
| #              flashing all lights, and activating strobe effects. | ||||
| # | ||||
| # Usage: | ||||
| #   service: script.emergency | ||||
| # | ||||
| # For more information and updates, visit: | ||||
| # https://www.vcloudinfo.com/click-here | ||||
| # | ||||
| # Original Repository: https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| #------------------------------------------- | ||||
|  | ||||
| emergency: | ||||
|   sequence: | ||||
|   | ||||
| @@ -15,7 +15,7 @@ | ||||
| #       speech_message: [message_to_speak] | ||||
| # | ||||
| # Original Repo: https://github.com/CCOSTAN/Home-AssistantConfig | ||||
| # follow me on X for updates: https://x.com/CCOSTAN | ||||
| # Follow me on https://www.vcloudinfo.com/click-here | ||||
| #------------------------------------------- | ||||
|  | ||||
| speech_processing: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user