From 8f77ad831a38f20e76f3ad026cf0ba74b41c79be Mon Sep 17 00:00:00 2001 From: Duco Sebel <74970928+DCSBL@users.noreply.github.com> Date: Wed, 23 Nov 2022 18:44:17 +0100 Subject: [PATCH] Add description about HomeWizard Energy Socket "Light level" control (#25000) Co-authored-by: Franck Nijhof --- source/_integrations/homewizard.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_integrations/homewizard.markdown b/source/_integrations/homewizard.markdown index 729adedc0a8..529dfb5144d 100644 --- a/source/_integrations/homewizard.markdown +++ b/source/_integrations/homewizard.markdown @@ -65,9 +65,11 @@ The HomeWizard Energy API only exposes properties that are used within the HomeW | Active water usage | liter per minute | HWE-WTR | The current usage of water. | | Total water usage | m3 | HWE-WTR | Total of water measured since installation. | -## Switches +## Energy Socket -The Wifi Energy Socket (`HWE-SKT`) outlet state can be controlled the switch platform. There are two switches: +The Wifi Energy Socket (`HWE-SKT`) outlet state and status light can be controlled. There are two switches: - **Switch**: Controls the outlet state of the Energy Socket. This switch is locked out when `Switch Lock` is turned on. - **Switch lock**: Forces the outlet state in the `on` position and disables the physical button. This option is useful when the socket is used for a device that must not be turned off, such as a refrigerator. + +You can also control the green status light brightness with **Status light brightness**. This light turns on when the switch is on.