Skip to content

Commit

Permalink
LTR-501, LTR-301, LTR-558 Series of Lite-On Light (ALS) and Proximity…
Browse files Browse the repository at this point in the history
…(PS) sensors (esphome#6262)

Co-authored-by: root <root@LAOX1>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
  • Loading branch information
3 people authored Sep 9, 2024
1 parent 7a93dde commit c90dcfc
Show file tree
Hide file tree
Showing 16 changed files with 1,313 additions and 4 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ esphome/components/lilygo_t5_47/touchscreen/* @jesserockz
esphome/components/lock/* @esphome/core
esphome/components/logger/* @esphome/core
esphome/components/ltr390/* @latonita @sjtrny
esphome/components/ltr501/* @latonita
esphome/components/ltr_als_ps/* @latonita
esphome/components/lvgl/* @clydebarrow
esphome/components/m5stack_8angle/* @rnauber
Expand Down
1 change: 1 addition & 0 deletions esphome/components/ltr501/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CODEOWNERS = ["@latonita"]
Loading

0 comments on commit c90dcfc

Please sign in to comment.