10 lines
		
	
	
		
			392 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			392 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Checks for available updates
 | |
| # Note: This component will send some information about your system to
 | |
| # the developers to assist with development of Home Assistant.
 | |
| # For more information, please see:
 | |
| # https://home-assistant.io/blog/2016/10/25/explaining-the-updater/
 | |
| updater:
 | |
|   # Optional, allows Home Assistant developers to focus on popular components.
 | |
|   # include_used_components: true
 | |
| 
 | 
