mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ads1115:
 | |
|   i2c_id: i2c_bus
 | |
|   address: 0x48
 | |
| 
 | |
| sensor:
 | |
|   - platform: ads1115
 | |
|     multiplexer: A0_A1
 | |
|     gain: 1.024
 | |
|     sample_rate: 128
 | |
|     id: ads1115_sensor
 |