1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Add Zio Ultrasonic Distance Sensor Component (#5059)

This commit is contained in:
kahrendt
2023-07-11 00:24:18 -04:00
committed by GitHub
parent 98fd092053
commit a391815921
6 changed files with 92 additions and 0 deletions

View File

@@ -321,3 +321,4 @@ esphome/components/xiaomi_mhoc401/* @vevsvevs
esphome/components/xiaomi_rtcgq02lm/* @jesserockz
esphome/components/xl9535/* @mreditor97
esphome/components/xpt2046/* @nielsnl68 @numo68
esphome/components/zio_ultrasonic/* @kahrendt