Change dev to support Input board v0.5

This commit is contained in:
Paweł Szafer
2022-11-07 18:59:03 +01:00
parent 4b140aebfc
commit 672c1ba946
13 changed files with 462 additions and 126 deletions

View File

@@ -4,10 +4,16 @@ esphome:
board: nodemcu-32s
i2c:
sda: GPIO14
scl: GPIO15
scan: True
frequency: 100kHz
- id: bus_a
sda: GPIO14
scl: GPIO15
scan: True
frequency: 100kHz
- id: bus_b
sda: GPIO17
scl: GPIO33
scan: True
frequency: 100kHz
ethernet:
id: eth