Use ethernet instead of wifi with EST-PoE-32? #717
Unanswered
sdholden28
asked this question in
Q&A
Replies: 2 comments
-
The easiest way is probably to fork the project and modify it so that it works with your EST-PoE-32. ./Klaas |
Beta Was this translation helpful? Give feedback.
0 replies
-
I do not have a PoE board, but the steps that I would expect:
Everything else should remain the same. Other than your config file, the rest of the'home-assistant-glow' config will come form github. You can test with a simple esphome yaml file. (Does the POE board have a serial interface for programming?) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use this with an EST-PoE-32 I have, and it would be very easy for me to use ethernet/POE instead of wifi. It seems there are a number of places where the wifi config is present within the package. Simply specifying the ethernet config in esphome in HA won't do it due to the conflicts. I can fork the project and go hunting to remove the wifi config lines everywhere, but is there an easier way to do that?
Beta Was this translation helpful? Give feedback.
All reactions