Franck Nijhof ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00

1.2 KiB

layout, title, description, date, sidebar, comments, sharing, featured, footer, logo, ha_category, ha_release, ha_iot_class, redirect_from
layout title description date sidebar comments sharing featured footer logo ha_category ha_release ha_iot_class redirect_from
page ESPHome Support for ESPHome devices using the native ESPHome API. 2018-12-16 14:20 true false true true true esphome.png
DIY
0.85 Local Push
/components/binary_sensor.esphome/
/components/cover.esphome/
/components/fan.esphome/
/components/light.esphome/
/components/switch.esphome/

This integration allows you to connect your ESPHome devices directly into Home Assistant with the native ESPHome API.

Setup the integration via the integrations screen

Menu: Configuration -> Integrations

Press on ESPHome and configure the integration:

  • Enter the address and port of your ESP. For example if the node is called livingroom, the address would be livingroom.local and the port number 6053 (default).
  • Then Home Assistant will try to connect to the device. If you have a password set Home Assistant will additionally ask you for the password.

After that, all the entities you have configured on your ESPHome node will automatically show up in Home Assistant.