
ESPHome
Firmware framework for ESP microcontrollers using YAML configuration
11.6k stars 5.6k forks last commit first released
Actively maintained
Last commit 27 Aug 2026.

ESPHome is an open-source firmware framework that turns supported microcontrollers into configurable smart home devices using simple YAML files. It generates and builds device firmware, then lets you control and monitor devices locally via integrations such as Home Assistant, native API, web interfaces, and MQTT.
Key Features
- YAML-based configuration for creating custom sensors, switches, displays, and more
- Broad hardware support via modular components (many sensors, buses, and peripherals)
- Seamless Home Assistant integration (commonly used via the Home Assistant add-on)
- Multiple control interfaces including native API, web UI, and MQTT
- On-device automations for local logic and reduced dependency on a central controller
- Over-the-air (OTA) firmware updates for remote maintenance
- Local-first operation designed to work without cloud dependencies
Use Cases
- Build DIY smart home sensors (temperature, air quality, presence) and actuators (relays, lights)
- Deploy locally controlled smart devices for homes and small commercial installations
- Prototype and standardize firmware for hardware products targeting ESPHome ecosystems
Limitations and Considerations
- Requires flashing compatible hardware and ongoing firmware management practices
- Hardware feature support varies by chip family and component; some advanced use cases may require custom components
ESPHome is a strong fit for anyone who wants reliable, locally controlled smart home devices without writing embedded C++ from scratch. Its YAML workflow, broad component ecosystem, and OTA updates make it practical for both hobbyist and professional deployments.
Categories:
Tags:
Tech Stack:
Similar to ESPHome

Home Assistant
Open-source home automation platform prioritizing local control
Open-source platform to control smart home devices, build automations and dashboards, with broad third-party integrations and local-first privacy.

evcc
Open-source EV charge controller and home energy manager
Open-source EV charge controller that optimizes vehicle charging with PV, batteries and dynamic tariffs; supports many chargers, vehicles and smart-home integrations.
Gladys Assistant
Privacy-first smart home platform for local monitoring and automation
Privacy-first, open-source home assistant for dashboards, device integrations, scenes, alerts, and local-first automation with optional secure remote access.
Tasmota
Open source firmware for ESP8266/ESP32 smart home devices
Alternative open source firmware for ESP8266/ESP32 IoT devices, providing local control via MQTT/HTTP/Web UI, OTA updates, and built-in automation rules and timers.
WebThings Gateway
Self-hosted smart home hub built on W3C Web of Things standards.
Self-hosted smart home hub that unifies device control, automation, and floorplan visualization while preserving privacy.


ioBroker
Modular IoT and smart home automation platform
Open source IoT integration and automation platform with an adapter ecosystem, centralized state database, and tools for visualization and data logging.



