home-assistant-addon/template
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
..
dev Add esphome_fork to dev container only (#41) 2021-09-19 22:36:26 +12:00
CHANGELOG.md Add changelog to addon template (#33) 2021-06-18 12:22:36 +12:00
DOCS.md Remove `esphome_version` from DOCS.md (#39) 2021-08-27 12:55:49 +12:00
README.md Rename master branch to main (#34) 2021-07-02 15:42:46 +02:00
addon_config.yaml Updates before becoming a default repo (#50) 2022-01-11 12:31:05 +13:00
icon.png make transparent icons 2021-04-02 14:22:10 +02:00
logo.png make transparent icons 2021-04-02 14:22:10 +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: