home-assistant-addon/esphome-dev
Jesse Hills 331516b92a
Updates before becoming a default repo (#50)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-11 12:31:05 +13:00
..
images update screenshot to line up v1.15 (#11) 2020-07-28 21:24:28 +02:00
rootfs/etc/cont-init.d Remove verbose flag from tar command 2021-11-09 15:48:23 +13:00
CHANGELOG.md Changes for new docker build architecture (#46) 2021-09-20 10:19:35 +02:00
DOCS.md Add esphome_fork to dev container only (#41) 2021-09-19 22:36:26 +12:00
Dockerfile Changes for new docker build architecture (#46) 2021-09-20 10:19:35 +02:00
FILES ARE GENERATED DO NOT EDIT Update dev base image 2021-04-08 15:22:45 +02:00
README.md Rename master branch to main (#34) 2021-07-02 15:42:46 +02:00
build.json Switch hassio docker image pulls to ghcr (#47) 2021-09-24 20:52:36 +02:00
config.json Updates before becoming a default repo (#50) 2022-01-11 12:31:05 +13:00
icon.png Update dev base image 2021-04-08 15:22:45 +02:00
logo.png Update dev base image 2021-04-08 15:22:45 +02: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: