home-assistant-addon/template
esphomebot 2f8fba79aa Bump version to 2024.5.0-dev20240501 2024-05-01 02:29:54 +00:00
..
beta A few template updates (#93) 2023-06-21 23:03:42 +12:00
dev Fix dev logo 2023-06-22 08:22:09 +12:00
images new screenshot (#94) 2023-09-08 18:01:08 +12:00
translations Add Home Assistant integration discovery (#70) 2023-01-26 18:10:29 +01:00
DOCS.md Alter readme and doc title (#83) 2023-04-30 15:37:21 +12:00
README.md A few template updates (#93) 2023-06-21 23:03:42 +12:00
addon_config.yaml Bump version to 2024.5.0-dev20240501 2024-05-01 02:29:54 +00:00
icon.png make transparent icons 2021-04-02 14:22:10 +02:00
logo.png Update logo.png (#48) 2022-11-10 22:17:15 +13:00

README.md

ESPHome Add-On

ESPHome logo

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