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
Add reference to available versions in getting started
* docs: Update getting-started.mdx
Add link to compatibility table so it is easier for readers to understand which API versions are supported by their device.
Signed-off-by: Luke Watts <[email protected]>
* Update docs/getting-started.mdx
Signed-off-by: Duco Sebel <[email protected]>
---------
Signed-off-by: Luke Watts <[email protected]>
Signed-off-by: Duco Sebel <[email protected]>
Co-authored-by: Duco Sebel <[email protected]>
Copy file name to clipboardExpand all lines: docs/getting-started.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ This guide will help you get started with the HomeWizard Energy API.
13
13
14
14
The HomeWizard Energy API has two versions: v1 and v2. The v1 API is available as long as feasible, but will be phased out. The v2 API is the stable version and is recommended to be used. Skip to [getting started with v2](#getting-started-with-v2) if you want to use the v2 API.
15
15
16
+
[Review the device compatibility table](/docs/introduction#devices-and-api-versions-devices) to check which API versions are supported for your specific hardware before choosing your version.
0 commit comments