mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			115 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			115 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| # Uptime sensor.
 | |
| platform: uptime
 | |
| id: ${devicename}_uptime_pcg
 | |
| name: Uptime From Package
 | |
| update_interval: 5min
 |