mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: ultrasonic
 | |
|     id: ultrasonic_sensor1
 | |
|     name: Ultrasonic Sensor
 | |
|     echo_pin: 4
 | |
|     trigger_pin: 5
 | |
|     timeout: 5.5m
 |