Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This guide will help you get started with the HomeWizard Energy API.

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.

[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.
[Review the device compatibility table](/docs/introduction#devices) to check which API versions are supported for your specific hardware before choosing your version.

## Getting Started with v1.

Expand Down
2 changes: 1 addition & 1 deletion docs/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Read more about the [new version of the API here](/docs/category/api-v2).

To understand the basics of the API, you can read the [getting-started](/docs/getting-started) guide and explore [v1](/docs/category/api-v1) or [v2](/docs/category/api-v2) to learn about all the available features.

## Devices and API Versions {#devices}.
## Devices and API Versions. {#devices}

The following table shows which devices are supported by the API and which API version they support.

Expand Down