From c27ac88d894ad4f79db1e48e246bcf1cc9fc3899 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 17 May 2022 11:12:27 +0200 Subject: [PATCH] Update my plugin to match latest terminology (#22792) * Update my plugin to match latest termonology and visuals * Remove icon --- plugins/my.rb | 2 +- source/_includes/integrations/config_flow.md | 2 +- source/_includes/integrations/option_flow.md | 2 +- source/_integrations/forecast_solar.markdown | 2 +- source/_integrations/google.markdown | 4 ++-- source/_integrations/nest.markdown | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/my.rb b/plugins/my.rb index 5588bc275e9..20fba206a0f 100644 --- a/plugins/my.rb +++ b/plugins/my.rb @@ -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) diff --git a/source/_includes/integrations/config_flow.md b/source/_includes/integrations/config_flow.md index 6ff2598cfbf..59c58ff687e 100644 --- a/source/_includes/integrations/config_flow.md +++ b/source/_includes/integrations/config_flow.md @@ -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 }}"**_. diff --git a/source/_includes/integrations/option_flow.md b/source/_includes/integrations/option_flow.md index 74ce71bcae0..b1def9d05c3 100644 --- a/source/_includes/integrations/option_flow.md +++ b/source/_includes/integrations/option_flow.md @@ -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"**_. diff --git a/source/_integrations/forecast_solar.markdown b/source/_integrations/forecast_solar.markdown index b12eb42d44a..4781801aeac 100644 --- a/source/_integrations/forecast_solar.markdown +++ b/source/_integrations/forecast_solar.markdown @@ -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"**_. diff --git a/source/_integrations/google.markdown b/source/_integrations/google.markdown index a0c83e5adac..574b1bdfa8e 100644 --- a/source/_integrations/google.markdown +++ b/source/_integrations/google.markdown @@ -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. diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index 5335c2a6e60..76ea504f992 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -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.