mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			163 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			163 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: max44009
 | |
|     i2c_id: i2c_bus
 | |
|     name: MAX44009 Brightness
 | |
|     internal: true
 | |
|     mode: low_power
 | |
|     address: 0x4A
 | |
|     update_interval: 30s
 |