mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-28 05:33:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			174 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			174 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: htu31d
 | |
|     i2c_id: i2c_bus
 | |
|     temperature:
 | |
|       name: Living Room Temperature
 | |
|     humidity:
 | |
|       name: Living Room Humidity
 | |
|     update_interval: 15s
 |