From f7e605ae9a60f28828ebd3c97da979fb69c78fd5 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Sun, 1 Dec 2024 23:09:57 +0100 Subject: [PATCH 01/14] Reorder and apply config suggestions --- source/_integrations/plugwise.markdown | 42 ++++++++++++++++++-------- 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 87f7944c70c6..57ed12e10dc1 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -49,6 +49,36 @@ The password can be found on the bottom of your Smile or Stretch, the ID, it sho - Go to the (lower) 'Settings'-icon (☰) and choose 'Preferences'. - Choose 'System' then 'Networking' and your IP address will be shown. +## Configuration + +Please note: when you have an Anna and an Adam, make sure to **only** configure the Adam integration. You can press the "IGNORE" button on the auto-discovered Anna integration to hide this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". + +The Plugwise Smile(s) present in your network will be automatically detected via Zeroconf discovery and will be shown on the Integrations-page. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: + +{% include integrations/config_flow.md %} +{% configuration_basic %} +Host: + description: "The hostname or IP address of your Smile. For example: '192.168.1.25'. You can find it in your router or in the Plugwise app under **Settings** -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." + required: true + type: string +Username: + description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." + required: true + type: string +Password: + description: "This is the password printed on the sticker on you Smile and should be 8 characters long". + required: true + type: string +{% endconfiguration_basic %} + +Repeat the above procedure for each Smile gateway (i.e., if you have an Adam setup and a P1 DSMR you'll have to add two integrations). + +### Further configuration + +For a thermostat, the active schedule can be deactivated or reactivated via the climate card. Please note, that when no schedule is active, one must first be activated in the Plugwise App. Once that has been done the Plugwise Integration can manage future operations. + +Auto means the schedule is active, Heat means it's not active. The active thermostat schedule can be changed via the connected thermostat select-entity. Please note: that only schedules that have two or more schedule points will be shown as select options. + ## Entities This integration will show all Plugwise entities present in your Plugwise configuration. In addition, you will see a 'Smile' entity representing your central Plugwise gateway (i.e., the Smile Anna, Smile P1, Adam or Stretch). @@ -73,18 +103,6 @@ This integration follows standard integration removal. No extra steps are requir This will also remove all connected Adam devices (such as Anna, Tom or Lisa) or connected Adam/Stretch plugs. -## Configuration - -The Plugwise Smile(s) present in your network will be automatically detected via Zeroconf discovery and will be shown on the Integrations-page. To set up an integration, click the "CONFIGURATION" button on the discovered integration and you will be presented with a dialog requesting your Smile password. After you click submit, you will have the opportunity to select the area(s) where individual Smile appliances are located. The username `smile` is shown as a default, when configuring your Stretch change this to `stretch` accordingly. - -Repeat the above procedure for each Smile gateway (i.e., if you have an Adam setup and a P1 DSMR you'll have to add two integrations). - -Please note: when you have an Anna and an Adam, make sure to only configure the Adam integration. You can press the "IGNORE" button on the Anna integration to remove this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". - -For a thermostat, the active schedule can be deactivated or reactivated via the climate card. Please note, that when no schedule is active, one must first be activated in the Plugwise App. Once that has been done the Plugwise Integration can manage future operations. - -Auto means the schedule is active, Heat means it's not active. The active thermostat schedule can be changed via the connected thermostat select-entity. Please note: that only schedules that have two or more schedule points will be shown as select options. - ### Actions #### Update Smile data From e78f24f92d859d23e0dc13abe2aab8941d6f8d71 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Sun, 1 Dec 2024 23:30:29 +0100 Subject: [PATCH 02/14] Rework more from existing example integrations --- source/_integrations/plugwise.markdown | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 57ed12e10dc1..57ad7b7dc7b4 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -43,22 +43,18 @@ Platforms available - depending on your Smile and setup include: - `select` (for changing a thermostat schedule, a regulation mode (Adam only)) - `number` (for changing a boiler setpoint, Circlesa temperature offset) -The password can be found on the bottom of your Smile or Stretch, the ID, it should consist of 8 characters. To find your IP address use the Plugwise App: - - - Open the Plugwise App and choose the 'Settings'-icon (☰) and choose 'HTML-interface'. - - Go to the (lower) 'Settings'-icon (☰) and choose 'Preferences'. - - Choose 'System' then 'Networking' and your IP address will be shown. - ## Configuration -Please note: when you have an Anna and an Adam, make sure to **only** configure the Adam integration. You can press the "IGNORE" button on the auto-discovered Anna integration to hide this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". +{% important %} +When you have an Anna and an Adam, make sure to **only** configure the Adam integration. You can press the "IGNORE" button on the auto-discovered Anna integration to hide this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". +{% endimportant %} -The Plugwise Smile(s) present in your network will be automatically detected via Zeroconf discovery and will be shown on the Integrations-page. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: +The Plugwise Smile(s) present in your network will be automatically detected via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as it's password, which is an 8 character string printed on the sticker on the bottom of you smile. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: {% include integrations/config_flow.md %} {% configuration_basic %} Host: - description: "The hostname or IP address of your Smile. For example: '192.168.1.25'. You can find it in your router or in the Plugwise app under **Settings** -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." + description: "The hostname or IP address of your Smile. For example: '192.168.1.25'. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." required: true type: string Username: @@ -66,7 +62,7 @@ Username: required: true type: string Password: - description: "This is the password printed on the sticker on you Smile and should be 8 characters long". + description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long". required: true type: string {% endconfiguration_basic %} From f7309cc77232c16a862947c8118dc8052d065a1d Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 1 Dec 2024 23:49:29 +0100 Subject: [PATCH 03/14] Update source/_integrations/plugwise.markdown Co-authored-by: Klaas Schoute --- source/_integrations/plugwise.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 57ad7b7dc7b4..d853011a7ed9 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -52,6 +52,7 @@ When you have an Anna and an Adam, make sure to **only** configure the Adam inte The Plugwise Smile(s) present in your network will be automatically detected via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as it's password, which is an 8 character string printed on the sticker on the bottom of you smile. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: {% include integrations/config_flow.md %} + {% configuration_basic %} Host: description: "The hostname or IP address of your Smile. For example: '192.168.1.25'. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." From 2746ca5d73ccef2ed8eed7cad5be059dca469944 Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 1 Dec 2024 23:50:28 +0100 Subject: [PATCH 04/14] Apply suggestions from code review Co-authored-by: Klaas Schoute --- source/_integrations/plugwise.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index d853011a7ed9..b333f549ba91 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -56,16 +56,10 @@ The Plugwise Smile(s) present in your network will be automatically detected via {% configuration_basic %} Host: description: "The hostname or IP address of your Smile. For example: '192.168.1.25'. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." - required: true - type: string Username: description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." - required: true - type: string Password: description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long". - required: true - type: string {% endconfiguration_basic %} Repeat the above procedure for each Smile gateway (i.e., if you have an Adam setup and a P1 DSMR you'll have to add two integrations). From f244c5cd0fa909724fa6cede0d55c85d465a4ec7 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 2 Dec 2024 00:24:25 +0100 Subject: [PATCH 05/14] Apply suggestions from code review Co-authored-by: Klaas Schoute --- source/_integrations/plugwise.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index b333f549ba91..4c2e4cb7f6ff 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -55,11 +55,11 @@ The Plugwise Smile(s) present in your network will be automatically detected via {% configuration_basic %} Host: - description: "The hostname or IP address of your Smile. For example: '192.168.1.25'. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." + description: "The hostname or IP address of your Smile. For example: `192.168.1.25`. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." Username: - description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." + description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." Password: - description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long". + description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long". {% endconfiguration_basic %} Repeat the above procedure for each Smile gateway (i.e., if you have an Adam setup and a P1 DSMR you'll have to add two integrations). From 4c62180d964387dfc3a13c2105be1147c6ce3ff4 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 00:25:21 +0100 Subject: [PATCH 06/14] Fix typo failing build --- source/_integrations/plugwise.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 4c2e4cb7f6ff..1ed445a194d4 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -59,7 +59,7 @@ Host: Username: description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." Password: - description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long". + description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long." {% endconfiguration_basic %} Repeat the above procedure for each Smile gateway (i.e., if you have an Adam setup and a P1 DSMR you'll have to add two integrations). From 67231ea1f70746359a83788d167a2b5b433860b1 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 00:30:37 +0100 Subject: [PATCH 07/14] Remove dual config headers --- source/_integrations/plugwise.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 1ed445a194d4..c4f5b2a120f7 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -43,7 +43,7 @@ Platforms available - depending on your Smile and setup include: - `select` (for changing a thermostat schedule, a regulation mode (Adam only)) - `number` (for changing a boiler setpoint, Circlesa temperature offset) -## Configuration +## Before configuring {% important %} When you have an Anna and an Adam, make sure to **only** configure the Adam integration. You can press the "IGNORE" button on the auto-discovered Anna integration to hide this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". From a70ebcb6cb6f834160b88c274381ad974e36bf8d Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 07:57:23 +0100 Subject: [PATCH 08/14] Commit suggestion --- source/_integrations/plugwise.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index c4f5b2a120f7..b3046d4a5c93 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -49,7 +49,9 @@ Platforms available - depending on your Smile and setup include: When you have an Anna and an Adam, make sure to **only** configure the Adam integration. You can press the "IGNORE" button on the auto-discovered Anna integration to hide this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". {% endimportant %} -The Plugwise Smile(s) present in your network will be automatically detected via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as it's password, which is an 8 character string printed on the sticker on the bottom of you smile. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: +The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as it's password, which is an 8 character string printed on the sticker on the bottom of you Smile. Repeat this for each individual Smile. + +To set up Plugwise when a Smile is not auto-discovered you can use this My Button: {% include integrations/config_flow.md %} From d29918e12fea95a7e2984c56418c89ba135a85e0 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 08:08:59 +0100 Subject: [PATCH 09/14] Reword --- source/_integrations/plugwise.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index b3046d4a5c93..217e4dabd049 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -46,7 +46,7 @@ Platforms available - depending on your Smile and setup include: ## Before configuring {% important %} -When you have an Anna and an Adam, make sure to **only** configure the Adam integration. You can press the "IGNORE" button on the auto-discovered Anna integration to hide this integration. In case you need to rediscover the Anna integration, make sure to click the "STOP IGNORING" button on the Plugwise integration first, available via "show ignored integrations". +When you have an Anna and an Adam, only the Adam will be shown as discovered. Make sure to **only** configure the Adam integration, i.e. do **not** manually configure the Anna. {% endimportant %} The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as it's password, which is an 8 character string printed on the sticker on the bottom of you Smile. Repeat this for each individual Smile. From 522e01363e28b42470828c5e4927a9b5ca3dc925 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 08:19:06 +0100 Subject: [PATCH 10/14] CodeRabbit nitpicks --- source/_integrations/plugwise.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 217e4dabd049..4bae973f90ac 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -49,7 +49,7 @@ Platforms available - depending on your Smile and setup include: When you have an Anna and an Adam, only the Adam will be shown as discovered. Make sure to **only** configure the Adam integration, i.e. do **not** manually configure the Anna. {% endimportant %} -The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as it's password, which is an 8 character string printed on the sticker on the bottom of you Smile. Repeat this for each individual Smile. +The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as its password, which is an 8 character string printed on the sticker on the bottom of you Smile. Repeat this for each individual Smile. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: @@ -57,7 +57,7 @@ To set up Plugwise when a Smile is not auto-discovered you can use this My Butto {% configuration_basic %} Host: - description: "The hostname or IP address of your Smile. For example: `192.168.1.25`. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network **. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." + description: "The hostname or IP address of your Smile. For example: `192.168.1.25`. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network**. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." Username: description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." Password: From 22bfdfd6c83631cae64c25ea676ca48df00a723a Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 09:16:58 +0100 Subject: [PATCH 11/14] CodeRabbit nitpicks --- source/_integrations/plugwise.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 4bae973f90ac..b5fb52096402 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -49,7 +49,7 @@ Platforms available - depending on your Smile and setup include: When you have an Anna and an Adam, only the Adam will be shown as discovered. Make sure to **only** configure the Adam integration, i.e. do **not** manually configure the Anna. {% endimportant %} -The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as its password, which is an 8 character string printed on the sticker on the bottom of you Smile. Repeat this for each individual Smile. +The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as its password, which is an 8 character string printed on the sticker on the bottom of your Smile. Repeat this for each individual Smile. To set up Plugwise when a Smile is not auto-discovered you can use this My Button: @@ -57,7 +57,7 @@ To set up Plugwise when a Smile is not auto-discovered you can use this My Butto {% configuration_basic %} Host: - description: "The hostname or IP address of your Smile. For example: `192.168.1.25`. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network**. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally the Smile(s) are automatically discovered and you don't have to provide the hostname or IP address." + description: "The hostname or IP address of your Smile. For example: `192.168.1.25`. You can find it in your router or in the Plugwise app using the **Settings** icon (☰) -> **System** -> **Network**. If you are looking for a different device in the Plugwise App, on the main screen first select **Gateways** -> the Smile of your choice, and then follow the previous instruction. Normally, the Smile(s) are automatically discovered, and you don't have to provide the hostname or IP address." Username: description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." Password: From cac4900c2423f964da19820271c9d40f2eff4fa0 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 18:33:49 +0100 Subject: [PATCH 12/14] Remove redundant button-line --- source/_integrations/plugwise.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index b5fb52096402..869d0c021abc 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -51,8 +51,6 @@ When you have an Anna and an Adam, only the Adam will be shown as discovered. Ma The Plugwise Smile(s) present in your network will be automatically discovered via Zeroconf discovery and will be shown on the Integrations-page. All you need is the Smile ID as its password, which is an 8 character string printed on the sticker on the bottom of your Smile. Repeat this for each individual Smile. -To set up Plugwise when a Smile is not auto-discovered you can use this My Button: - {% include integrations/config_flow.md %} {% configuration_basic %} From a653764ec2319dae781892de57252a4a17980d19 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Mon, 2 Dec 2024 19:01:54 +0100 Subject: [PATCH 13/14] Remove more redundancy --- source/_integrations/plugwise.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 869d0c021abc..c017b788e657 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -62,8 +62,6 @@ Password: description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long." {% endconfiguration_basic %} -Repeat the above procedure for each Smile gateway (i.e., if you have an Adam setup and a P1 DSMR you'll have to add two integrations). - ### Further configuration For a thermostat, the active schedule can be deactivated or reactivated via the climate card. Please note, that when no schedule is active, one must first be activated in the Plugwise App. Once that has been done the Plugwise Integration can manage future operations. From 1a42b4db2e6638f110fff129152703fa9d9b3256 Mon Sep 17 00:00:00 2001 From: Tom Scholten Date: Wed, 4 Dec 2024 08:31:56 +0100 Subject: [PATCH 14/14] Align with translation update data_descriptions --- source/_integrations/plugwise.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index c017b788e657..e0d83250b00e 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -59,7 +59,7 @@ Host: Username: description: "Username to log in to the Smile. This should be just 'smile' - or 'stretch' for a Stretch'." Password: - description: "This is the password (i.e. Smile ID) printed on the sticker on the bottom of your Smile and should be 8 characters long." + description: "This is the password (i.e. Smile ID) printed on the sticker on the back of your Smile (i.e. Adam, Smile-T, or P1) and should be 8 characters long." {% endconfiguration_basic %} ### Further configuration