mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Use the term Helper in the config flow instructions if the integration type is helper (#33761)
* Use the term Helper in the config flow instructions if the integration type is helper * Update config_flow.md * Update config_flow.md * Update config_flow.md * fix typo * Update source/_includes/integrations/config_flow.md Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
33a2f2b502
commit
010b83f0c0
@ -3,7 +3,7 @@
|
||||
|
||||
## Configuration
|
||||
|
||||
To add the **{{ name }}** integration to your Home Assistant instance, use this My button:
|
||||
To add the **{{ name }}** {% unless page.ha_integration_type == 'hardware' or page.ha_integration_type == 'virtual' %}{{ page.ha_integration_type | default: "integration" }}{% else %}integration{% endunless %} to your Home Assistant instance, use this My button:
|
||||
|
||||
{% my config_flow_start badge domain=domain %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user