home-assistant-addon/template
2024-11-14 02:49:23 +00:00
..
beta Update name of the add-on (#163) 2024-11-12 19:45:43 +13:00
dev Update name of dev add-on (#164) 2024-10-25 08:54:33 +13: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
addon_config.yaml Bump version to 2024.12.0-dev20241114 2024-11-14 02:49:23 +00:00
DOCS.md Alter readme and doc title (#83) 2023-04-30 15:37:21 +12:00
icon.png New ESPHome logos! (#128) 2024-06-10 22:23:22 +12:00
logo.png New ESPHome logos! (#128) 2024-06-10 22:23:22 +12:00
README.md Update name of the add-on (#163) 2024-11-12 19:45:43 +13:00

ESPHome Device Compiler

ESPHome logo

GitHub stars Discord

About

This add-on allows you to write configurations and turn your microcontrollers into smart home devices 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: