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

Add support for MCP4461 quad i2c digipot/rheostat (#8180)

Co-authored-by: Oliver Kleinecke <kleinecke.oliver@googlemail.com>
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
Oliver Kleinecke
2025-04-02 01:55:06 +02:00
committed by GitHub
parent 0812b3dd70
commit e3eb3ee5d2
13 changed files with 1067 additions and 0 deletions

View File

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