Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/ha/esphome-bluetooth-proxy-lilygo-poe.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
clk:
pin: GPIO17
mode: CLK_OUT
phy_addr: 0
# Change the ethernet config to a static IP if needed
# manual_ip:
Expand Down