1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

nau7802: new component (#6291)

This commit is contained in:
Curtis Malainey
2024-10-06 20:08:56 -07:00
committed by GitHub
parent b2bf2bc448
commit ea23f49e90
12 changed files with 628 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
i2c:
- id: i2c_nau7802
scl: 16
sda: 17
<<: !include common.yaml