I’d like to know whether or not it’s possible to build a system based on HA (on a Raspberry Pi) and EspHome (ESP32 card) where both are connected to my Internet Box in Ethernet (no wifi)?
I know it sounds weird, but I’d like to be wifi independent as I turn it off at night.
Thanks in advance
EDIT: please, be indulgent if this question looks stupid or if the answer is obvious to many of you. I am a fresh user. So far I played with HA (stored on a VM) and EspHome, using only wifi)
You can without problem use ESPHome with ESPs through Ethernet. It’ll just restrict a little your choice of ESP and not possible for everything (you wonqt find for example sockets with ESP and Ethernet but for other things it’s possible !).
Olimex among others is doing some ESP boards with Ethernet or Kincony too !
Ethernet and ESP have always been a difficult topic. Most ESP devices and use cases build on WiFi and it’s a niche.
That said, of course there are reliable and well tested development boards with Ethernet out there. A good overview of the boards supported by ESPHome can be found here:
OK, so I understand that I certainly missed something important.
Why an ESP32 board with an RJ45 port would not do the job? actually this was my first bet (mostly because it is cheap and I know these kinds of boards).
Concerning your link, I cannot find any board with GPIO (needed).
I think we’re misunderstanding each other. I didn’t say the ESP32 board wouldn’t do the job - I said I didn’t know if it would do the job.
Regarding the Shellies, I only mentioned them because I was trying to give you more options for the future, given how there’s not lots of smart devices which support LAN (other than the ESP boards you were looking at).