Skip to content

Commit

Permalink
Remove ethernet component from core package
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Jan 10, 2024
1 parent e542c29 commit 394e5f8
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions packages/core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ esphome:
comment: ${device_description}
project:
name: "syssi.esphome-zb-gw03"
version: 2.0.0
version: 2.0.1
on_boot:
priority: 600
then:
Expand All @@ -34,14 +34,6 @@ esp32:
external_components:
- source: github://oxan/esphome-stream-server

ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
phy_addr: 1
power_pin: GPIO16

ota:

logger:
Expand Down

0 comments on commit 394e5f8

Please sign in to comment.