1
0
Files
esphome-home-assistant-addon/template
Paulus Schoutsen d8a0e02e24 Update name
d8a0e02e24 · 2024-10-24 14:30:00 -04:00
History
..
2024-06-10 22:23:22 +12:00
2024-06-10 22:23:22 +12:00
2023-09-08 18:01:08 +12:00
2024-10-24 14:30:00 -04:00
2023-04-30 15:37:21 +12:00
2024-06-10 22:23:22 +12:00
2024-06-10 22:23:22 +12:00
2024-10-24 14:30:00 -04:00

ESPHome Device Compiler

ESPHome logo

GitHub stars Discord

About

This add-on allows you to write configurations and turn your ESP8266 and ESP32 based 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: