Releases: homewizard/api-documentation
2024.03.12
Summary
We have released an updated version of the Energy Socket. With this release new we also release new firmware that exposes more measurements. See the updated documentation.
What's Changed
- Set correct name for TXT record
product_typeby @DCSBL in #46 - Add documentation about new Energy Socket and its datapoints by @DCSBL in #67
- Remove hard-coded changelog and reference to GitHub Releases by @DCSBL in #68
Other changes
- Remove duplicate header by @DCSBL in #59
- Adjust documentation to use correct name for 'kWh' by @DCSBL in #61
- Fix typo by @DCSBL in #62
- Remove reference to older firmware version for HWE-KWH by @DCSBL in #66
Dependencies
- Bump clsx from 2.0.0 to 2.1.0 by @dependabot in #51
- Bump @docusaurus/types from 3.1.0 to 3.1.1 by @dependabot in #49
- Bump eslint from 8.53.0 to 8.56.0 by @dependabot in #48
- Bump @typescript-eslint/parser from 6.11.0 to 6.20.0 by @dependabot in #50
- Bump @docusaurus/module-type-aliases from 3.1.0 to 3.1.1 by @dependabot in #47
- Bump @typescript-eslint/parser from 6.11.0 to 6.21.0 by @dependabot in #52
- Add github-actions as dependabot ecosystem by @DCSBL in #53
- Bump prettier from 3.1.0 to 3.2.5 by @dependabot in #54
- Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.21.0 by @dependabot in #57
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #64
- Bump @mdx-js/react from 3.0.0 to 3.0.1 by @dependabot in #63
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #65
- Bumb @Docusaurus to 3.1.1 by @DCSBL in #69
Full Changelog: 2024.01.30...2024.03.12
2024.01.30
What's Changed
- Add documentation about new kWh Meter model by @DCSBL in #43
- New kWh firmware is now available by @DCSBL in #44
Full Changelog: 2024.01.19...2024.01.30
2024.01.19
What's Changed
Other less-important changes
- Enable "edit" references to allow edits via GitHub by @DCSBL in #15
- Refer to GitHub Subscriptions in changelog by @DCSBL in #17
- Add search by Algolia by @DCSBL in #21
- Add WWHA reference and extra info on the main-page by @DCSBL in #27
- Bumb docusaurus to 3.1.0 by @DCSBL in #34
New Contributors
- @DCSBL made their first contribution in #1
- @bverhoeven made their first contribution in #8
- @dependabot made their first contribution in #28
Full Changelog: 2023.11.15...2024.01.19
2023.11.15
Documentation has been re-written in Markdown and is now generated by Docusaurus. This helps us to further optimize the documentation and allows you easily suggest changes.
2023.01.24
SDM230-wifi and SDM630-wifi now support api/v1/system.The Energy meter should run version 3.00 or later, the device will be updated automatically.
This release was created before using GitHub Releases, metadata like date and commit can be invalid.
2023.01.03
- HWE-P1 has now support for
api/v1/systemandapi/v1/identify.The P1 meter should run version 4.00 or later, the device will be updated automatically. - Added documentation about updated
api/v1/dataendpoint. This adds support for more data points in HWE-P1
This release was created before using GitHub Releases, metadata like date and commit can be invalid.
2022.11.25
- Added documentation about the
api/v1/identifyendpoint. - Added documentation about the
api/v1/systemendpoint.
This release was created before using GitHub Releases, metadata like date and commit can be invalid.
2022.10.19
Data points in api/v1/data are now optional. This means that the fields in Recent measurement won't be send if the data does not exist at all.
This is -for example- possible in the P1 meter; Missing data in the telegram is not send in the API. This allows us to send new additional data more easily.
This release was created before using GitHub Releases, metadata like date and commit can be invalid.