esphome VS issues

Compare esphome vs issues and see what are their differences.

esphome

ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. (by esphome)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
esphome issues
227 24
7,711 285
4.2% 1.1%
9.9 3.7
6 days ago 4 months ago
C++
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esphome

Posts with mentions or reviews of esphome. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-24.
  • A Beginner's Guide to the ESP8266
    3 projects | news.ycombinator.com | 24 Apr 2024
    For the ESP32, an hero is in the process of adding LVGL to ESPHome. You can try it out now: https://github.com/esphome/esphome/pull/6363

    Here's the (very good!) preview documentation: https://deploy-preview-3678--esphome.netlify.app/components/...

    This is such a game-changer for me that I'll be using the ESP32 over the ESP8266 for any projects involving displays from now on.

  • ESPHome
    11 projects | news.ycombinator.com | 23 Apr 2024
    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 from here, for example: https://esphome.io/components/sensor/bme280. Add a gpio output (https://esphome.io/components/output/gpio) and a bang-bang climate controller (https://esphome.io/components/climate/bang_bang.html)

  • A Custom Zigbee Doorbell
    3 projects | news.ycombinator.com | 14 Feb 2024
    You might want to take a look at https://esphome.io/ for an easy integration of an ESP32/8266 into home Assistant.
  • Thoughts, learnings and regrets after three years on Home Assistant
    4 projects | news.ycombinator.com | 12 Feb 2024
    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 of off the shelf hardware.

    [0] https://esphome.io/

  • Fixing a broken smart cat feeder with ESP32
    2 projects | news.ycombinator.com | 1 Feb 2024
    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/

  • How to connect a SwiftUI app to NodeMCU ESP32
    1 project | /r/SwiftUI | 9 Dec 2023
    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.
  • Esp32 communication over the internet
    2 projects | /r/esp32 | 9 Dec 2023
  • Adafruit Feather ESP32-S2 with BME280 will not work!
    2 projects | /r/Esphome | 9 Dec 2023
    # # Setting pins for sda and scl will be required until https://github.com/esphome/esphome/pull/2970 is released
  • Hey all! ESP32 beginner here, looking for a little advice
    3 projects | /r/esp32 | 8 Dec 2023
    Probably an unpopular opinion, but for the simple stuff you may just want to use something like EspHome where you just need to create a yaml file. Once you’re comfortable with that maybe get into something a bit more advanced, but esphome make it a breeze. It integrates with home assistant if you already have that in place as well.
  • List of your reverse proxied services
    29 projects | /r/selfhosted | 5 Dec 2023
    ESPHome

issues

Posts with mentions or reviews of issues. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.
  • Arduino 1.8.19 broken on NixOS 23.11
    1 project | /r/NixOS | 6 Dec 2023
    The root cause seems to be https://github.com/esphome/issues/issues/3904. How do people get the idea to publish such shit?
  • ESPHome display lambda issues (st7789v)
    1 project | /r/Esphome | 23 Nov 2023
    For the record, this is my display's YAML configuration (please, bear in mind that the rest of the IDs and components are also present. You can get a full copy of my YAML file in here):
  • Can't seem to get code for school working.
    3 projects | /r/arduino | 24 Jun 2023
    https://github.com/esphome/issues/issues/2646 suggests that ESP-IDF changed a couple years ago, try this tweak
  • Programming the ESP32-Solo-1
    3 projects | /r/esp32 | 2 Jun 2023
    I have tried PlatformIO and Arduino IDE with various libraries from the bog standard ESP32 devkit to obscure packages on github: https://github.com/Murkas94/arduino-esp32-solo/tree/version_update/2_0_9 and here: https://github.com/lbernstone/arduino-esp32-solo along with something made by Tasmota. I went spelunking through various github issues and stackoverflow questions based on google searches and still can't seem to find a configuration that works.
  • sm300d2 - need assistance in figuring this one out.
    1 project | /r/Esphome | 22 May 2023
  • [Help]Flashed devices with esp12e instead of esp01_1m
    2 projects | /r/Esphome | 25 Jan 2023
    Everything I'm reading says that if you tried to flash a 4MB image onto a 1MB ESP, that you'd receive this error. In this thread the user was encountering the error and it turned out what they thought was a 16MB ESP was actually a 4MB and it refused to flash it. So I'm questioning your claim that you successfully flashed a 4MB firmware onto a 1MB ESP.
  • Running out of ram?
    2 projects | /r/esp32 | 10 Nov 2022
    I found this: https://github.com/esphome/issues/issues/2634
  • Anyone get the adafruit_esp32_v2 to work on esphome?
    2 projects | /r/Esphome | 16 Sep 2022
    Is my mistake trying to use a docker container? There is an issue against this. https://github.com/esphome/issues/issues/3357 Which actually list some other boards that are also having the same type of issue. /u/jesserockz has https://github.com/esphome/esphome/pull/3564 . Is there a way perhaps that we could just get the board list updated https://github.com/esphome/esphome/pull/3564/commits/03f6cd54abec53e00ddc5d5a3ab42163f10be26a ?
  • I am very satisfied so far!
    1 project | /r/Esphome | 14 Apr 2022
  • ESP8266 doesn't boot
    1 project | /r/Esphome | 20 Mar 2022
    Okay, thishelped

What are some alternatives?

When comparing esphome and issues you can also consider the following projects:

ESPresense - An ESP32 based node for gathering indoor positioning and transmitting to mqtt

WLED-wemos-shield - Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based universal shield for WLED firmware

ESP-Now - ESP-Now Examples

blynk - Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes

Tasmota - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

Adafruit_ADS1X15 - Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator

esp-homekit - Apple HomeKit accessory server library for ESP-OPEN-RTOS

Seedship - Designs for a scalable indoor farm powered by TechnoCore

tuya-convert - A collection of scripts to flash Tuya IoT devices to alternative firmwares

dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.

Node RED - Low-code programming for event-driven applications

platform-espressif8266 - Espressif 8266: development platform for PlatformIO