mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: bh1750
 | |
|     i2c_id: i2c_bus
 | |
|     name: Living Room Brightness
 | |
|     address: 0x23
 | |
|     update_interval: 30s
 |