esphome/esphome/components/ethernet
tracestep 2be703b329
Add ethernet powerdown (fixes esphome/issues#4420) (#4706)
* Add ethernet powerdown

* Add on_shutdown (fixes esphome/issues#4420

* Sync dev and clang-tidy fix

* fix typo and trainling space

* Initialize phy_ member

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Use `this` pointer

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Member initialized at declaration

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Use `this` pointer

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Use `this` pointer

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-19 22:10:01 +00:00
..
__init__.py Add KSZ8081 support. (#4668) 2023-04-12 21:22:08 +00:00
esp_eth_phy_jl1101.c Added Ethernet Component for ESP IDF with JL1101 PHY driver (#4009) 2023-02-07 12:54:59 +13:00
ethernet_component.cpp Add ethernet powerdown (fixes esphome/issues#4420) (#4706) 2023-04-19 22:10:01 +00:00
ethernet_component.h Add ethernet powerdown (fixes esphome/issues#4420) (#4706) 2023-04-19 22:10:01 +00:00