Update my plugin to match latest terminology (#22792)

* Update my plugin to match latest termonology and visuals

* Remove icon
This commit is contained in:
Franck Nijhof 2022-05-17 11:12:27 +02:00 committed by GitHub
parent c4f42d263f
commit c27ac88d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 8 deletions

View File

@ -80,7 +80,6 @@ module Jekyll
DEFAULT_ICONS = {
"config_flow_start" => "icon-plus-sign",
"config" => "icon-cog",
"integrations" => "icon-puzzle-piece",
}
# Default title used for in-line text
@ -103,6 +102,7 @@ module Jekyll
"info" => "Information",
"supervisor_info" => "Supervisor Information",
"supervisor_backups" => "Backups",
"integrations" => "Devices & Services",
}
def parse_options(input, context)

View File

@ -24,7 +24,7 @@ manually:
- Browse to your Home Assistant instance.
- In the sidebar click on _**{% my config icon %}**_.
- From the configuration menu select: _**{% my integrations icon %}**_.
- From the configuration menu select: _**{% my integrations %}**_.
- In the bottom right, click on the
_**{% my config_flow_start icon domain=page.ha_domain %}**_ button.
- From the list, search and select _**"{{ name }}"**_.

View File

@ -6,6 +6,6 @@ Options for {{ name }} can be set via the user interface, by taking the followin
- Browse to your Home Assistant instance.
- In the sidebar click on _**{% my config icon %}**_.
- From the configuration menu select: _**{% my integrations icon %}**_.
- From the configuration menu select: _**{% my integrations %}**_.
- If multiple instances of {{ name }} are configured, choose the instance you want to configure.
- Click on _**"Options"**_.

View File

@ -130,6 +130,6 @@ instance:
- Browse to your Home Assistant instance.
- In the sidebar click on _**{% my config icon %}**_.
- From the configuration menu select: _**{% my integrations icon %}**_.
- From the configuration menu select: _**{% my integrations %}**_.
- If multiple instances of {{ name }} are configured, choose the instance you want to configure.
- Click on _**"Configure"**_.

View File

@ -93,8 +93,8 @@ After that, you need to add Google Calendars *Integration*.
1. Browse to your Home Assistant instance.
1. In the sidebar click on _**{% my config icon %}**_.
1. From the configuration menu select: _**{% my integrations icon %}**_.
1. In the bottom right, click on the
2. From the configuration menu select: _**{% my integrations %}**_.
3. In the bottom right, click on the
_**{% my config_flow_start icon domain=page.ha_domain %}**_ button.
1. From the list, search and select _**"Google Calendars"**_ and follow the instructions.

View File

@ -202,8 +202,8 @@ Once `configuration.yaml` has a valid `nest` entry, you need to add Nest to your
1. Browse to your Home Assistant instance.
1. In the sidebar click on _**{% my config icon %}**_.
1. From the configuration menu select: _**{% my integrations icon %}**_.
1. In the bottom right, click on the
2. From the configuration menu select: _**{% my integrations %}**_.
3. In the bottom right, click on the
_**{% my config_flow_start icon domain=page.ha_domain %}**_ button.
1. From the list, search and select _**"Nest"**_ and follow the instructions.