modular config

This commit is contained in:
Bartłomiej Tomala
2022-09-19 19:57:58 +02:00
parent 016c277e99
commit 15a1223be7
15 changed files with 2793 additions and 0 deletions

19
devices/wt32_eth01.yaml Executable file
View File

@@ -0,0 +1,19 @@
esphome:
name: ${node_name}
platform: ESP32
board: nodemcu-32s
i2c:
sda: GPIO14
scl: GPIO15
scan: True
frequency: 100kHz
ethernet:
id: eth
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO0_IN
phy_addr: 1
power_pin: GPIO16