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

MSA311 and MSA301 accelerometer support (#6795)

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
This commit is contained in:
Anton Viktorov
2025-02-27 04:48:47 +01:00
committed by GitHub
parent bc96eb9d52
commit c19621e238
18 changed files with 1134 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
i2c:
- id: i2c_msa3xx
scl: GPIO5
sda: GPIO4
<<: !include common.yaml