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

[packet_transport] Extract packet encoding functionality (#8187)

This commit is contained in:
Clyde Stubbs
2025-05-05 07:29:17 +10:00
committed by GitHub
parent 84ebbf0762
commit 524cd4b4e3
25 changed files with 1305 additions and 809 deletions

View File

@@ -319,6 +319,7 @@ esphome/components/online_image/* @clydebarrow @guillempages
esphome/components/opentherm/* @olegtarasov
esphome/components/ota/* @esphome/core
esphome/components/output/* @esphome/core
esphome/components/packet_transport/* @clydebarrow
esphome/components/pca6416a/* @Mat931
esphome/components/pca9554/* @clydebarrow @hwstar
esphome/components/pcf85063/* @brogon