mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 14:46:47 -06:00
939 B
939 B
title, description, featured, logo, ha_category, ha_release, ha_iot_class
| title | description | featured | logo | ha_category | ha_release | ha_iot_class | |
|---|---|---|---|---|---|---|---|
| ESPHome | Support for ESPHome devices using the native ESPHome API. | true | esphome.png |
|
0.85 | Local Push |
This integration allows you to connect your ESPHome devices directly to Home Assistant with the native ESPHome API.
Set up the integration via the integrations screen
Menu: Configuration > Integrations
Press on ESPHome and configure the integration:
- Enter the address and port of your node. For example, if the node is called
livingroom, the address would belivingroom.localand the port number would be6053(default).
Home Assistant will then try to connect to the device. If you have a password set, Home Assistant will also ask you for it. After that, all the entities you have configured on your ESPHome node will automatically appear in Home Assistant.