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

[opt3001] New component (#6625)

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
Cody Cutrer
2025-06-23 13:31:20 -06:00
committed by GitHub
parent 87a7157fc4
commit a35e476be5
12 changed files with 225 additions and 0 deletions

View File

@@ -323,6 +323,7 @@ esphome/components/one_wire/* @ssieb
esphome/components/online_image/* @clydebarrow @guillempages
esphome/components/opentherm/* @olegtarasov
esphome/components/openthread/* @mrene
esphome/components/opt3001/* @ccutrer
esphome/components/ota/* @esphome/core
esphome/components/output/* @esphome/core
esphome/components/packet_transport/* @clydebarrow