mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			105 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			105 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
sensor:
 | 
						|
  - platform: ezo
 | 
						|
    i2c_id: i2c_bus
 | 
						|
    id: ph_ezo
 | 
						|
    address: 99
 | 
						|
    unit_of_measurement: pH
 |