mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			138 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			138 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| <<: !include common-base.yaml
 | |
| 
 | |
| time:
 | |
|   - platform: sntp  # Required for datetime
 | |
|     id: sntp_time
 | |
| 
 | |
| wifi:  # Required for sntp time
 | |
|   ap:
 |