Based on our record, ESPHome should be more popular than Tasmota. It has been mentiond 132 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Solid state relay is probably a bad idea with all the extra heat-sinking, extra cost, and chance of getting counterfeits. I do this with ESPHome & a J115F21C12VDCS.9 relay (note only the NO side is rated for 40A resistive): https://i.imgur.com/MqqOkoY.png Choose any of the temperature sensors here for air temperature sensing: https://esphome.io/ Configuration is so easy. For the sensor, just copy the config... - Source: Hacker News / 9 months ago
You might want to take a look at https://esphome.io/ for an easy integration of an ESP32/8266 into home Assistant. - Source: Hacker News / 11 months ago
You can do this with a $30 Sonoff S31 running ESPHome [0]. Since the Sonoff wall switch can run a ping sensor against your server you could create a watchdog automation right on the S31 to shut off the mains power to the S31 switch and turn back on after X seconds. There are other ways you could have the S31 do operational checks but ultimately ESPHome is probably an interesting consideration and supported by tons... - Source: Hacker News / 11 months ago
They're pretty great and compatible with most things. ESPHome [1] is a great resource for getting ESP32's working nicely with HA and you can find lots of projects using it to learn from. You'll likely need to do soldering if you want to connect sensors, batteries and the like. Personally I really like what SEEED Studio [2] does with their ESP32 boards and they have nice docs. 1. https://esphome.io/. - Source: Hacker News / 11 months ago
Maybe you could set up ESPHome on the ESP32. It might make connecting those components easier, plus a decent web server built in. Then your app can be set up to access data provided by the ESPHome web server. Source: about 1 year ago
Everything works pretty flawlessly with it. Conbee 2 ist still my current stick because I am experimenting with the Matter/Thread Support on the Home Assistant Yellow, sadly without success though. My best recommendation if you want to tinker with smart devices is get anything that you can flash Tasmota on. (List of Devices https://templates.blakadder.com/ ) Tasmota is an amazing piece of software that runs on... - Source: Hacker News / about 1 month ago
All of my office devices are connected to Sonoff S31 smart plugs, flashed with Tasmota on their own locked-down VLAN, and can be controlled via voice, Alexa, Tasker automation on my Android, NFC tags at my office door and various scripts triggered via my StreamDeck (on Linux). This all works fantastic, and I can turn on or off my devices, including my printer, when I start or end my day at work. Source: about 1 year ago
The best alternative firmware example for true IOT devices is Tasmota [1]. Erase manufacturer firmware for every ESP devices the day after purchase to avoid those careless manufacturer firmwares. [1] https://tasmota.github.io/docs/. - Source: Hacker News / over 1 year ago
The ESP8266 based Sonoff S31 and ESP32 based Switchbot plugs, both flashed with either Tasmota or ESPHome, are my go-to options for US WiFi smart plugs with power monitoring. Source: over 1 year ago
And if you want to turn your ESP8266 into a standalone appliance, with a web interface and directly editable config that doesn't need a build step, Tasmota is another great option. https://tasmota.github.io/docs/. - Source: Hacker News / over 1 year ago
Home-Assistant.io - Home Assistant is an open-source home automation platform running on Python 3.
ESPEasy - The ESP Easy firmware can be used to turn the ESP module into an easy multifunction sensor device for Home Automation solutions like Domoticz.
Homeway.io - Free, private, and secure Home Assistant remote access, Alexa and Google Assistant integration, and official Home Assistant iOS and Android remote access. Get started now!
OpenMQTTGateway - OpenMQTTGateway project goal is to concentrate in one firmware different technologies and protocols, hiding the different technologies singularity behind a simple & wide spread communication protocol
Google Home - Set up, manage, and control your Chromecast, Chromecast Audio and Google Home devices.
Node-RED - Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.