home-assistant-addon/esphome-beta
esphomebot 0e8ffa2c6d Bump version to 2024.4.2 2024-04-30 04:46:47 +00:00
..
images Bump version to 2023.9.0b1 2023-09-13 04:05:03 +00:00
translations Add Home Assistant integration discovery (#70) 2023-01-26 18:10:29 +01:00
CHANGELOG.md Bump version to 2024.4.2 2024-04-30 04:46:47 +00:00
DOCS.md Alter readme and doc title (#83) 2023-04-30 15:37:21 +12:00
FILES ARE GENERATED DO NOT EDIT Bump version to v1.16.2 2021-02-20 07:06:59 +00:00
README.md A few template updates (#93) 2023-06-21 23:03:42 +12:00
config.yaml Bump version to 2024.4.2 2024-04-30 04:46:47 +00:00
icon.png Bump version to v1.17.0 2021-05-03 23:00:12 +00:00
logo.png Regenerate logos 2022-11-10 09:19:03 +00:00

README.md

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