1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-27 21:23:48 +00:00

Add some components to the new testing framework (X,Y,Z) (#6233)

This commit is contained in:
Keith Burzinski
2024-03-18 18:49:00 -05:00
committed by GitHub
parent d5a8bea8e9
commit 95443a4354
126 changed files with 1568 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
i2c:
- id: i2c_zio_ultrasonic
scl: 5
sda: 4
sensor:
- platform: zio_ultrasonic
name: "Distance"
update_interval: 60s