home-assistant-addon/esphome
esphomebot e82a70ebd9 Bump version to v2021.12.3 2021-12-30 02:10:28 +00:00
..
CHANGELOG.md Bump version to v1.19.0 2021-06-18 00:25:01 +00:00
DOCS.md Bump version to v2021.9.0 2021-09-15 21:47:11 +00:00
FILES ARE GENERATED DO NOT EDIT Bump version to v1.16.2 2021-02-20 07:06:59 +00:00
README.md Rename master branch to main (#34) 2021-07-02 15:42:46 +02:00
config.json Bump version to v2021.12.3 2021-12-30 02:10:28 +00:00
icon.png Bump version to v1.17.0 2021-05-03 23:00:12 +00:00
logo.png Bump version to v1.17.0 2021-05-03 23:00:12 +00:00

README.md

ESPHome Home Assistant Add-On

ESPHome logo

GitHub stars GitHub Release 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: