1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

APDS9306 Ambient Light Sensor (#6709)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Mat931 <49403702+Mat931@users.noreply.github.com>
This commit is contained in:
Aodren Auffrédou-Heinicke
2024-07-21 22:29:54 -07:00
committed by GitHub
parent 5d5f3276e9
commit f1aa254e48
12 changed files with 359 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
substitutions:
scl_pin: GPIO22
sda_pin: GPIO21
<<: !include common.yaml