Skip to content

Releases: homewizard/python-homewizard-energy

v4.0.0-beta-1

15 Nov 11:46
d64580b
Compare
Choose a tag to compare
v4.0.0-beta-1 Pre-release
Pre-release

What's changed

Breaking changes

  • #288 Remove LATEST_STABLE_FIRMWARE from consts @DCSBL

Enhancements

  • #290 Update tests to make use of snapshots @DCSBL

Dependency updates

v3.1.0

29 Oct 14:21
0b5ff87
Compare
Choose a tag to compare

What's Changed

  • Fill total_power_*_kwh when only total_power_*_t1_kwh is set by @DCSBL in #278

Full Changelog: v3.0.0...v3.1.0

v3.0.0

28 Oct 08:00
70ff88d
Compare
Choose a tag to compare

What's Changed

  • Fix typo in README by @DCSBL in #263
  • Rename "Active power" to "Active energy" by @DCSBL in #276
  • Auto approve dependabot
    • Create dependabot-auto-approve.yml by @DCSBL in #272
    • Be less picky to auto-approve Dependabot by @DCSBL in #274
    • Squash and merge PR in Auto-merge dependabot by @DCSBL in #275

Dependencies

Full Changelog: v2.1.2...v3.0.0

v2.1.2

11 Oct 07:02
701c667
Compare
Choose a tag to compare

What's changed

Dependency updates

Full Changelog: v2.1.0...v2.1.2

v2.1.0

04 Sep 12:10
6e1972c
Compare
Choose a tag to compare

What's Changed

  • Remove setuptools build dependency by @tjni in #235
  • Add latest stable firmware version to const by @DCSBL in #239

Dependency

New Contributors

  • @tjni made their first contribution in #235

Full Changelog: v2.0.2...v2.1.0

v2.0.2

24 Jul 19:17
44c5c5e
Compare
Choose a tag to compare

What's Changed

Security updates

Others 🦦

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Apr 19:06
1c5ae63
Compare
Choose a tag to compare

What's Changed

  • Fix return value for Decorator to shush mypy by @DCSBL in #212

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Apr 18:31
a16593c
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

What's Changed

  • Remove 'features' and raise exception when using unsupported API by @DCSBL in #209

Full Changelog: v1.8.0...v2.0.0

v1.8.0

25 Jan 16:10
0de2bff
Compare
Choose a tag to compare

What's changed

  • #180 Add support system API for Energy meter @DCSBL

Dependency updates

v1.7.0

22 Jan 15:26
e11b250
Compare
Choose a tag to compare

What's changed

  • #177 Convert list of ExternalDevice to dict @DCSBL

Dependency updates