mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Styling changes (#14745)
This commit is contained in:
parent
b7787c16bd
commit
bcbda7a5df
@ -12,14 +12,15 @@ ha_codeowners:
|
||||
ha_domain: esphome
|
||||
---
|
||||
|
||||
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).
|
||||
This integration allows [ESPHome](https://esphome.io) devices to connect directly to Home Assistant with the [native ESPHome API](https://esphome.io/components/api.html).
|
||||
|
||||
## Set up the integration via the integrations screen
|
||||
## Configuration
|
||||
|
||||
Menu: *Configuration* > *Integrations*
|
||||
An ESPHome device can be set up via the **Integrations** menu: **Configuration** > **Integrations**:
|
||||
|
||||
Press on **ESPHome** and configure the integration:
|
||||
* Click the orange `+` on the lower-right of the screen and select **ESPHome**
|
||||
|
||||
* 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).
|
||||
|
||||
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.
|
||||
* 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user