mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			174 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			174 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: ltr501
 | |
|     address: 0x23
 | |
|     type: ALS_PS
 | |
|     gain: 1X
 | |
|     integration_time: 100ms
 | |
|     ambient_light: "Ambient light"
 | |
|     ps_counts: "Proximity counts"
 |