I’ve committed to Home Assistant as the UI platform best suited to my requirements. Most of my current IoT modules are ESP8266 based, flashed with Tasmota integrated to HA via mqtt discovery. Works a treat, albeit a tad unstable at times. Lots of flexibility. Excellent system monitoring & admin options. However the ESP8266 does not have an Ethernet MAC and I need Ethernet IoT connectivity - primarily for stability and lowering network quiescent power consumption.
ESPHome is offering a real alternative to Tasmota and support for the ESP32 to boot, which does have an Ethernet MAC. How to marry these two? The best potential solution I’ve encountered is the wESP32, but the default firmware shipped with it is MicroPython.
@OttoWinter as a feature request for ESPHome, how difficult would it be to provide for Ethernet MAC connectivity in the form required by the wESP32 as an option during start-up?
Pardon my ignorance, but is this as simple as choosing the Silicognition wESP32 board option at the point of ESPHome compilation?
Have been thinking about this. Want to redo my alarm system but Konnected is all built upon esp8266 and I don’t want to rely on wifi for the alarm to work
If the former, then the page above refers to two chipsets. It refers to two products, the wesp and the olimex. But if you search on the chipsets, you’ll find boards like this https://www.waveshare.com/lan8720-eth-board.htm
Exactly what I was looking for @nickrout, the former that is. Thanks. Should have perhaps Googled a bit harder before resorting to the Forum. Nevertheless I trust it might aid spreading the word on the wESP32.
@nickrout would you know if it is mandatory to set-up a WiFi configuration as the Add-on wizard requires, or can this be commented out once you’ve added the Ethernet configuration component to the resulting device’s .yaml file?
I have a wESP32 sitting here on my desk and looking for a way to get started with it. I have also been looking at the ESPhome vs. Tasmota situation/conversation. I guess this is my project for the next rainy weekend…
I just want to start by saying that hardwired connectivity is a good option to have. But for those of you who are considering it over WiFi for reliability, I do want to offer another way of looking at it. Depending on how your network is laid out, in my opinion WiFi might actually be more resilient.
If you only have a single WiFi AP then hard wired is probably the way to go.
However, if you have something like a mesh network and the mesh is able to stay up when one of the devices is removed, then I would say that the WiFi would actually be more reliable if you are covered by more than one AP. It eliminates some single points of failure over Ethernet. Just something to consider.
The thing your missing is the power part. If power goes your still dead in the water. Battery based sensors are just limited, No tow ways around it. PoE offers the ability for flexible power and 100/1000 connectivity. Power on an esp will always be a single point of failure. Not everyone has a ton of PoE but I work in IT and have business needs for a Big Lab environment at home so I am going to go for it…
Oh. I didn’t know that this would add PoE to it. In that case yes, PoE is going to make things way better because in a house, power is your biggest downtime for most people. I didn’t realize that this was adding PoE. I was just talking about hard wired Ethernet vs WiFi.
@nickrout I think the ‘problems’ you talk about are exaggerated. I’m happy with the olimex poe-32. One thing you need to think about is not to connect both USB and PoE. That’s all according to me. And to pay 40 Euros more only for that?