mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	LTR-501, LTR-301, LTR-558 Series of Lite-On Light (ALS) and Proximity(PS) sensors (#6262)
Co-authored-by: root <root@LAOX1> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/components/ltr501/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/components/ltr501/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| sensor: | ||||
|   - platform: ltr501 | ||||
|     address: 0x23 | ||||
|     i2c_id: i2c_ltr501 | ||||
|     type: ALS_PS | ||||
|     gain: 1X | ||||
|     integration_time: 100ms | ||||
|     ambient_light: "Ambient light" | ||||
|     ps_counts: "Proximity counts" | ||||
		Reference in New Issue
	
	Block a user