mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Improve clarity/formatting (#10921)
Probably the simplest pull request on the planet
This commit is contained in:
parent
6cd4d2316a
commit
42b4a5542e
@ -9,15 +9,14 @@ ha_release: 0.85
|
||||
ha_iot_class: Local Push
|
||||
---
|
||||
|
||||
This integration allows you to connect your [ESPHome](https://esphome.io) devices directly into Home Assistant with the [native ESPHome API](https://esphome.io/components/api.html).
|
||||
This integration allows you to connect your [ESPHome](https://esphome.io) devices directly to Home Assistant with the [native ESPHome API](https://esphome.io/components/api.html).
|
||||
|
||||
## Setup the integration via the integrations screen
|
||||
## Set up the integration via the integrations screen
|
||||
|
||||
Menu: *Configuration* -> *Integrations*
|
||||
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.
|
||||
* Enter the address and port of your node. For example, if the node is called `livingroom`, the address would be `livingroom.local` and the port number would be `6053` (default).
|
||||
|
||||
After that, all the entities you have configured on your ESPHome node will automatically show up in Home Assistant.
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user