mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
sensor:
 | 
						|
  - platform: zio_ultrasonic
 | 
						|
    i2c_id: i2c_bus
 | 
						|
    name: "Distance"
 | 
						|
    update_interval: 60s
 |