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:
dougiteixeira 2024-07-16 07:04:27 -03:00 committed by GitHub
parent 33a2f2b502
commit 010b83f0c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 %}