cogito/esphome_dev/esphome/components/apds9306/__init__.py

4 lines
128 B
Python

# Based on this datasheet:
# https://www.mouser.ca/datasheet/2/678/AVGO_S_A0002854364_1-2574547.pdf
CODEOWNERS = ["@aodrenah"]