mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update include: change **Configuration** menu to **Settings** (#27706)
This commit is contained in:
parent
3e20876127
commit
074bc99c29
@ -23,17 +23,16 @@ manually:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
- Browse to your Home Assistant instance.
|
- Browse to your Home Assistant instance.
|
||||||
- In the sidebar, select **{% my config icon %}**.
|
- Go to **{% my integrations title="Settings > Devices & Services" %}**.
|
||||||
- From the configuration menu, select **{% my integrations %}**.
|
|
||||||
{% if page.ha_integration_type == 'helper' %}
|
{% if page.ha_integration_type == 'helper' %}
|
||||||
- In top of the screen, select the tab: **{% my helpers %}**.
|
- At the top of the screen, select the tab: **{% my helpers %}**.
|
||||||
- In the bottom right, select the
|
- In the bottom right corner, select the
|
||||||
**{% my config_flow_start icon domain=domain title="Create helper" %}** button.
|
**{% my config_flow_start icon domain=domain title="Create helper" %}** button.
|
||||||
{% else %}
|
{% else %}
|
||||||
- In the bottom right, select the
|
- In the bottom right corner, select the
|
||||||
**{% my config_flow_start icon domain=domain %}** button.
|
**{% my config_flow_start icon domain=domain %}** button.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- From the list, search and select **{{ name }}**.
|
- From the list, select **{{ name }}**.
|
||||||
- Follow the instructions on screen to complete the setup.
|
- Follow the instructions on screen to complete the setup.
|
||||||
|
|
||||||
{% enddetails %}
|
{% enddetails %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user