@@ -39,18 +39,14 @@ To understand the basics of the API, you can read the [getting-started](/docs/ge
3939
4040The following table shows which devices are supported by the API and which API version they support.
4141
42- | Device | Device type | API v1 | API v2 |
43- | --------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
44- | P1 Meter | ` HWE-P1 ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' 2.0.0' >Requires Firmware 6.00</Badge > <Badge colorName = ' hw-purple' icon = " mdi:test-tube" detail = ' 2.1.0' >In beta</Badge > |
45- | Energy Socket | ` HWE-SKT ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-grey' icon = " mdi:wrench" >In development</Badge > |
46- | Watermeter (Only when powered over USB) | ` HWE-WTR ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-grey' icon = " mdi:wrench" >In development</Badge > |
47- | kWh Meter (1 phase and 3-phase) | ` HWE-KWH1 ` ,<br /> ` HWE-KWH3 ` ,<br />` SDM230-wifi ` and<br />` SDM630-wifi ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' 2.1.0' >Supported</Badge > |
48- | Energy Display | ` HWE-DSP ` | <Badge colorName = ' hw-grey' icon = " mdi:close" >Not planned</Badge > | <Badge colorName = ' hw-grey' icon = " mdi:wrench" >In development</Badge > |
49- | Plug-In Battery | ` HWE-BAT ` | <Badge colorName = ' hw-grey' icon = " mdi:close" >Not planned</Badge > | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' 2.0.1' >Supported</Badge > |
50-
51- :::tip P1 Meter
52- The v2 API is available for P1 Meter devices with firmware version 6.00 and higher. This version is currently only available for owners of the Plug-In Battery.
53- :::
42+ | Device | Device type | API v1 | API v2 |
43+ | --------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
44+ | P1 Meter | ` HWE-P1 ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' 2.1.0' >Supported</Badge > |
45+ | Energy Socket | ` HWE-SKT ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-grey' icon = " mdi:wrench" >In development</Badge > |
46+ | Watermeter (Only when powered over USB) | ` HWE-WTR ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-grey' icon = " mdi:wrench" >In development</Badge > |
47+ | kWh Meter (1 phase and 3-phase) | ` HWE-KWH1 ` ,<br /> ` HWE-KWH3 ` ,<br />` SDM230-wifi ` and<br />` SDM630-wifi ` | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' v1' >Supported</Badge > | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' 2.1.0' >Supported</Badge > |
48+ | Energy Display | ` HWE-DSP ` | <Badge colorName = ' hw-grey' icon = " mdi:close" >Not planned</Badge > | <Badge colorName = ' hw-grey' icon = " mdi:wrench" >In development</Badge > |
49+ | Plug-In Battery | ` HWE-BAT ` | <Badge colorName = ' hw-grey' icon = " mdi:close" >Not planned</Badge > | <Badge colorName = ' hw-green' icon = " mdi:check" detail = ' 2.0.1' >Supported</Badge > |
5450
5551## Beta Program.
5652
0 commit comments