1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[io_bus] Initial implementation (#8227)

This commit is contained in:
Clyde Stubbs
2025-02-28 14:04:36 +11:00
committed by GitHub
parent 74a25a7e76
commit f11ad9ad5b
11 changed files with 96 additions and 0 deletions

View File

@@ -226,6 +226,7 @@ esphome/components/inkplate6/* @jesserockz
esphome/components/integration/* @OttoWinter
esphome/components/internal_temperature/* @Mat931
esphome/components/interval/* @esphome/core
esphome/components/io_bus/* @clydebarrow
esphome/components/jsn_sr04t/* @Mafus1
esphome/components/json/* @OttoWinter
esphome/components/kamstrup_kmp/* @cfeenstra1024