Skip to content

Commit b0c0a27

Browse files
authored
Update entity naming with new entity naming style (home-assistant#23354)
1 parent 617bfa6 commit b0c0a27

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

source/_integrations/homewizard.markdown

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,25 @@ The HomeWizard Energy API only exposes properties that are used within the HomeW
4949

5050
| Name | Unit | Availability | Description |
5151
| --- | --- | --- | --- |
52-
| Wifi SSID | | HWE-P1, HWE-SKT, HWE-WTR, SDM230-wifi, SDM630-wifi | The SSID of the connected network. |
53-
| Wifi Strength | % | HWE-P1, HWE-SKT, HWE-WTR, SDM230-wifi, SDM630-wifi | Percentage of the Wi-Fi connection. |
54-
| Total Energy Import_t1 | kWh | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Energy import reading. |
55-
| Total Energy Import_t2 | kWh | HWE-P1 | Energy import reading for other tariff. |
56-
| Total Energy Export_t1 | kWh | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Energy export reading. |
57-
| Total Energy Export_t2 | kWh | HWE-P1 | Energy export reading for other tariff. |
58-
| Active Power | w | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Active power usage. |
59-
| Active Power_l1 | w | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Active power usage Line 1, for `SDM230-wifi` and`HWE-SKT` this value is the same as `Active Power`. |
60-
| Active Power_l2 | w | HWE-P1, SDM630-wifi | Active power usage Line 2. |
61-
| Active Power_l3 | w | HWE-P1, SDM630-wifi | Active power usage Line 3. |
62-
| Total Gas | m3 | HWE-P1 | Current gas import reading, only available when your smart meter is connected to a gas meter. |
63-
| DSMR Version | | HWE-P1 | The detected DSMR version. |
64-
| Smart Meter Model | | HWE-P1 | The detected smart meter model. |
65-
| Active Water Usage | liter per minute | HWE-WTR | The current usage of water. |
66-
| Total Water Usage | m3 | HWE-WTR | Total of water measured since installation. |
52+
| Wi-Fi SSID | | HWE-P1, HWE-SKT, HWE-WTR, SDM230-wifi, SDM630-wifi | The SSID of the connected network. |
53+
| Wi-Fi strength | % | HWE-P1, HWE-SKT, HWE-WTR, SDM230-wifi, SDM630-wifi | Percentage of the Wi-Fi connection. |
54+
| Total energy import T1 | kWh | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Energy import reading. |
55+
| Total energy import T2 | kWh | HWE-P1 | Energy import reading for other tariff. |
56+
| Total energy export T1 | kWh | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Energy export reading. |
57+
| Total energy export T2 | kWh | HWE-P1 | Energy export reading for other tariff. |
58+
| Active power | w | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Active power usage. |
59+
| Active power L1 | w | HWE-P1, HWE-SKT, SDM230-wifi, SDM630-wifi | Active power usage line 1, for `SDM230-wifi` and`HWE-SKT` this value is the same as `Active power`. |
60+
| Active power L2 | w | HWE-P1, SDM630-wifi | Active power usage line 2. |
61+
| Active power L3 | w | HWE-P1, SDM630-wifi | Active power usage line 3. |
62+
| Total gas | m3 | HWE-P1 | Current gas import reading, only available when your smart meter is connected to a gas meter. |
63+
| DSMR version | | HWE-P1 | The detected DSMR version. |
64+
| Smart meter model | | HWE-P1 | The detected smart meter model. |
65+
| Active water usage | liter per minute | HWE-WTR | The current usage of water. |
66+
| Total water usage | m3 | HWE-WTR | Total of water measured since installation. |
6767

6868
## Switches
6969

7070
The Wifi Energy Socket (`HWE-SKT`) outlet state can be controlled the switch platform. There are two switches:
7171

7272
- **Switch**: Controls the outlet state of the Energy Socket. This switch is locked out when `Switch Lock` is turned on.
73-
- **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.
73+
- **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.

0 commit comments

Comments
 (0)