Config flow: simplify intro sentence (#28432)

This commit is contained in:
c0ffeeca7 2023-08-04 08:32:18 +02:00 committed by GitHub
parent a2e5c63489
commit 0c35cc580a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -3,8 +3,7 @@
## Configuration
Adding {{ name }} to your Home Assistant instance can be done via the user
interface, by using this My button:
To add the **{{ name }}** integration to your Home Assistant instance, use this My button:
{% my config_flow_start badge domain=domain %}

View File

@ -47,7 +47,7 @@ The Nest Smart Device Management (SDM) API **requires a US$5 fee**. Before buyin
## Configuration
Adding Nest to your Home Assistant instance can be done via the user interface, by using this My Button:
To add the **Nest** integration to your Home Assistant, use this My Button:
{% my config_flow_start badge domain=page.ha_domain %}
![Screenshot of Setup prompt](/images/integrations/nest/setup_prompt.png)