Skip to content

Releases: homewizard/api-documentation

2024.03.26

26 Mar 08:46
ce84caf
Compare
Choose a tag to compare

Summary

We have released the latest Watermeter and Energy Socket firmware to general public. Please read 2024.03.19 and 2024.03.12 to learn what is new.

What's Changed

  • Remove beta-labels from firmware by @DCSBL in #76
  • Add latest firmwares version to versioning by @DCSBL in #77

Full Changelog: 2024.03.19...2024.03.26

2024.03.19

19 Mar 10:24
2fe06cc
Compare
Choose a tag to compare

Summary

The features 'Identity' and 'system' are now available in the newest firmware version. This version is currently in beta and is tested by a small group of users. The firmware will be released to all users when the beta phase is completed.

What's Changed

  • Add support for 'identify' and 'system' for HWE-WTR by @DCSBL in #72
  • Adjust headers and model numbers to make style more consistent by @DCSBL in #73

Dependencies

Full Changelog: 2024.03.12...2024.03.19

2024.03.12

12 Mar 16:02
8880497
Compare
Choose a tag to compare

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_type by @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

Full Changelog: 2024.01.30...2024.03.12

2024.01.30

30 Jan 13:16
7047b9c
Compare
Choose a tag to compare

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

19 Jan 10:54
ac8480a
Compare
Choose a tag to compare

What's Changed

  • Add documentation about updated kWh meter API by @DCSBL in #41

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

Full Changelog: 2023.11.15...2024.01.19

2023.11.15

15 Nov 14:05
Compare
Choose a tag to compare

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

15 Nov 14:04
Compare
Choose a tag to compare

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

15 Nov 14:04
Compare
Choose a tag to compare
  • HWE-P1 has now support for api/v1/system and api/v1/identify.The P1 meter should run version 4.00 or later, the device will be updated automatically.
  • Added documentation about updated api/v1/data endpoint. 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

15 Nov 14:03
Compare
Choose a tag to compare
  • Added documentation about the api/v1/identify endpoint.
  • Added documentation about the api/v1/system endpoint.

This release was created before using GitHub Releases, metadata like date and commit can be invalid.

2022.10.19

15 Nov 14:02
Compare
Choose a tag to compare

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.