Jorim Tielemans 20f5ab2c64 Add redirects for esphome Platform (#8065)
* Update

* Add redirects for espohome platforms
2019-01-06 22:14:24 +01:00

1.3 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class, redirect_from, redirect_from, redirect_from, redirect_from, redirect_from
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class redirect_from redirect_from redirect_from redirect_from redirect_from
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 /components/binary_sensor.esphome/ /components/cover.esphome/ /components/fan.esphome/ /components/light.esphome/ /components/switch.esphome/

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.