mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 02:37:25 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			401 B
		
	
	
	
		
			YAML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			401 B
		
	
	
	
		
			YAML
		
	
	
		
			Executable File
		
	
	
	
	
| guest_mode:
 | |
|   name: Guest Mode
 | |
|   icon: mdi:account-alert
 | |
|   initial: off
 | |
| 
 | |
| school_mode:
 | |
|   name: School Mode
 | |
|   icon: mdi:school
 | |
|   initial: on
 | |
| 
 | |
| alert_mode:
 | |
|   name: Alert Mode
 | |
|   icon: mdi:alert-octagram
 | |
|   initial: off
 | |
| 
 | |
| speech_notifications:
 | |
|   name: Speech Notifications
 | |
|   icon: mdi:speaker-wireless
 | |
|   initial: on
 | |
| 
 | |
| text_notifications:
 | |
|   name: Text Notifications
 | |
|   icon: mdi:cellphone-wireless
 | |
|   initial: on
 |