home-assistant-addon/esphome-dev
2023-04-30 15:37:21 +12:00
..
images update screenshot to line up v1.15 (#11) 2020-07-28 21:24:28 +02:00
rootfs/etc/cont-init.d Force to use esphome-fork (#57) 2022-11-10 22:17:09 +13:00
translations Add Home Assistant integration discovery (#70) 2023-01-26 18:10:29 +01:00
build.yaml Remove arch specific images (#69) 2023-01-20 13:58:26 +13:00
CHANGELOG.md Changes for new docker build architecture (#46) 2021-09-20 10:19:35 +02:00
config.yaml Generate dev 2023-01-27 10:57:07 +13:00
Dockerfile Changes for new docker build architecture (#46) 2021-09-20 10:19:35 +02:00
DOCS.md Explain dev add on (#59) 2022-11-10 21:43:41 +13:00
FILES ARE GENERATED DO NOT EDIT Update dev base image 2021-04-08 15:22:45 +02:00
icon.png Update dev base image 2021-04-08 15:22:45 +02:00
logo.png Regenerate logos 2022-11-10 09:19:03 +00:00
README.md Alter readme and doc title (#83) 2023-04-30 15:37:21 +12:00

ESPHome 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: