Skip to content

Releases: plugwise/python-plugwise-usb

v0.40.0a21

27 Aug 09:19
Compare
Choose a tag to compare
v0.40.0a21 Pre-release
Pre-release

What's Changed

  • Model of device is now the generic model without the model type
  • Improved log messages

New Features 🎉

  • Add specific model_type to NodeInfo property

Bug Fixes 🐛

  • Resolves issue keeping track of the awake (on-line) state of battery powered devices

Maintenance 🧰

  • Refactor some code

Full Changelog: v0.40.0a18...v0.40.0a21

v0.40.0a18

26 Aug 12:29
Compare
Choose a tag to compare
v0.40.0a18 Pre-release
Pre-release

What's Changed

  • Improved log messages
  • Optimized energy log retrieval

Bug Fixes 🐛

  • Resolves issue with name of cache file for nodes

Maintenance 🧰

  • Added extra tests

Full Changelog: v0.40.0a16...v0.40.0a18

v0.40.0a17

26 Aug 12:16
Compare
Choose a tag to compare
v0.40.0a17 Pre-release
Pre-release

What's Changed

  • Improved log messages
  • Optimized energy log retrieval

Bug Fixes 🐛

  • Resolves issue with name of cache file for nodes

Maintenance 🧰

  • Added extra tests

Full Changelog: v0.40.0a16...v0.40.0a17

v0.40.0a16

26 Aug 07:51
Compare
Choose a tag to compare
v0.40.0a16 Pre-release
Pre-release

What's Changed

  • Improved log messages

New Features 🎉

  • Add name property for node

Bug Fixes 🐛

  • Resolves some edge cases changing cache settings

Maintenance 🧰

  • Added extra tests

Full Changelog: v0.40.0a15...v0.40.0a16

v.0.40.0a19

26 Aug 20:47
Compare
Choose a tag to compare
v.0.40.0a19 Pre-release
Pre-release

What's Changed

  • Lower log level for energy collection during the first 10 minutes after initialization. This prevents pollution of system log for expected delays

Maintenance 🧰

  • Remove some duplicate code

Full Changelog: v0.40.0a18...v.0.40.0a19

v0.40.0a15

24 Aug 22:45
Compare
Choose a tag to compare
v0.40.0a15 Pre-release
Pre-release

What's Changed

New Features 🎉

  • Add ability to creating cache folder at initial setup when it does not exists yet

Full Changelog: v0.40.0a14...v0.40.0a15

v0.40.0a14

24 Aug 21:23
Compare
Choose a tag to compare
v0.40.0a14 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • Fixes a race condition in creating cache folder at initial setup

Full Changelog: v0.40.0a13...v0.40.0a14

v0.40.0a13

24 Aug 19:59
Compare
Choose a tag to compare
v0.40.0a13 Pre-release
Pre-release

Highlights of changes in this version

  • Full rewrite from threaded into async (which fits better to Home Assistant)
  • Local caching of energy data to speedup loading the integration after a restart and minimize network congestion issues
  • Improved message handling by properly utilizing the status response from USB-stick
  • Added tests to ensure working of library. (no full coverage yet)

Full Changelog: v0.31.3...v0.40.0a13

v0.31.3

28 Jan 10:21
2ad9def
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.2...v0.31.3

v0.31.2

20 Jan 18:48
4fe1649
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.1...v0.31.2