home-assistant-addon/esphome-dev
2021-03-22 15:19:12 +13:00
..
images update screenshot to line up v1.15 (#11) 2020-07-28 21:24:28 +02:00
rootfs/etc Allow dev version to use branch from another github username (#5) 2019-12-05 12:01:19 +01:00
build.json Remove more options with default values according to config linter 2021-02-08 16:35:21 +01:00
config.json Remove more options with default values according to config linter 2021-02-08 16:35:21 +01:00
Dockerfile Upgrade base image to 2.0.0 - Uses Python 3 2019-10-19 15:05:41 +02:00
DOCS.md Split readme and docs (#13) 2021-03-22 15:19:12 +13:00
icon.png Initial commit 2019-02-13 22:05:11 +01:00
logo.png Initial commit 2019-02-13 22:05:11 +01:00
README.md Split readme and docs (#13) 2021-03-22 15:19:12 +13:00

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: