mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-06 21:09:53 +02:00
Add some components to the new testing framework (U) (#6230)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
sensor:
|
||||
- platform: ultrasonic
|
||||
id: ultrasonic_sensor1
|
||||
name: Ultrasonic Sensor
|
||||
echo_pin: 4
|
||||
trigger_pin: 5
|
||||
timeout: 5.5m
|
||||
Reference in New Issue
Block a user