2020-10-28 18:25:25 +01:00

882 B

title, description, featured, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain
title description featured ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain
ESPHome Support for ESPHome devices using the native ESPHome API. true
DIY
0.85 Local Push true
@OttoWinter
esphome

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

Configuration

An ESPHome device can be set up via the Integrations menu: Configuration > Integrations:

  • Click the orange + on the lower-right of the screen and select ESPHome

  • Complete the dialog box and click SUBMIT.

    • Host: If the device is called livingroom in ESPHome, the hostname would be livingroom.local
    • Port: The default port is 6053
    • If the node has a password set, Home Assistant prompt for it.