1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-27 05:03:48 +00:00

Add spi support for ade7953 (#5439)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Angel Nunez Mencias
2023-11-07 01:17:29 +01:00
committed by GitHub
parent 7ac9caa169
commit defe8ac97b
18 changed files with 834 additions and 241 deletions

View File

@@ -0,0 +1 @@
CODEOWNERS = ["@angelnu"]