From c2501adab9d7f2878512234deb3bfd585a485b3a Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 2 Dec 2024 14:46:25 +0100 Subject: [PATCH] Plugwise Add update and removal information (#36055) --- source/_integrations/plugwise.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/_integrations/plugwise.markdown b/source/_integrations/plugwise.markdown index 56eff11e16a..87f7944c70c 100644 --- a/source/_integrations/plugwise.markdown +++ b/source/_integrations/plugwise.markdown @@ -57,6 +57,22 @@ For example, if you have an Adam setup with a Lisa named 'Living' and a Tom name Centralized measurements such as 'power' for a P1, 'outdoor_temperature' on Anna or Adam will be assigned to your gateway entity. Heating/cooling device measurements such as 'boiler_temperature' will be assigned to the OpenTherm/OnOff entity. +## Data updates + +The interval which the integration fetches data from the Smile depends on the device: + +- Power entities, such as the P1, will be refreshed every 10 seconds. +- Climate entities will be refreshed every 60 seconds. +- Stretch entities will be refreshed every 60 seconds. + +## Removing the integration + +This integration follows standard integration removal. No extra steps are required within Home Assistant or on your Plugwise devices. + +{% include integrations/remove_device_service.md %} + +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.