You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/homewizard.markdown
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -49,25 +49,25 @@ The HomeWizard Energy API only exposes properties that are used within the HomeW
49
49
50
50
| Name | Unit | Availability | Description |
51
51
| --- | --- | --- | --- |
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. |
67
67
68
68
## Switches
69
69
70
70
The Wifi Energy Socket (`HWE-SKT`) outlet state can be controlled the switch platform. There are two switches:
71
71
72
72
-**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