Otto Winter 42f38121b6 Add ESPHome native API docs (#7873)
* Add esphomelib native API docs

*  Rename to ESPHome

* Address comments

* Update esphome.markdown
2018-12-17 16:45:56 +01:00

1.1 KiB

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

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

{% linkable_title Setup the component 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.