home-assistant-addon/esphome-dev
esphomebot 2f8fba79aa Bump version to 2024.5.0-dev20240501 2024-05-01 02:29:54 +00:00
..
images Publish dev addon as versioned (#120) 2024-04-17 15:32:13 +12:00
translations
CHANGELOG.md Publish dev addon as versioned (#120) 2024-04-17 15:32:13 +12:00
DOCS.md
FILES ARE GENERATED DO NOT EDIT
README.md
config.yaml Bump version to 2024.5.0-dev20240501 2024-05-01 02:29:54 +00:00
icon.png
logo.png

README.md

ESPHome Dev Add-On

ESPHome logo

GitHub stars Discord

About

This add-on allows you to manage and program your ESP8266 and ESP32 based microcontrollers directly through Home Assistant with no programming experience required. All you need to do is write YAML configuration files; the rest (over-the-air updates, compiling) is all handled by ESPHome.

View the ESPHome documentation

Example

With ESPHome, you can go from a few lines of YAML straight to a custom-made firmware. For example, to include a DHT22. temperature and humidity sensor, you just need to include 8 lines of YAML in your configuration file:

Then just click UPLOAD and the sensor will magically appear in Home Assistant: