mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
Update LAN component
This commit is contained in:
@@ -19,7 +19,9 @@ ethernet:
|
||||
type: LAN8720
|
||||
mdc_pin: GPIO23
|
||||
mdio_pin: GPIO18
|
||||
clk_mode: GPIO0_IN
|
||||
clk:
|
||||
pin: GPIO0
|
||||
mode: CLK_EXT_IN
|
||||
phy_addr: 1
|
||||
power_pin: GPIO16
|
||||
#use_address:
|
||||
@@ -31,7 +33,7 @@ dashboard_import:
|
||||
packages:
|
||||
internals_packages:
|
||||
url: https://github.com/boneIO-eu/esphome
|
||||
ref: v1.7.0
|
||||
ref: v1.7.1
|
||||
files: [
|
||||
'devices/serial_no.yaml',
|
||||
'devices_v0_4/display.yaml',
|
||||
|
||||
Reference in New Issue
Block a user