mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Consolidate test files where all tests are identical (#6690)
This commit is contained in:
7
tests/components/ultrasonic/common.yaml
Normal file
7
tests/components/ultrasonic/common.yaml
Normal file
@@ -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