File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## Ongoing
44
55- CI improvements
6+ - (temporary) bugfix on sequence ids
7+ - prevent message flooding on the network
8+ - reduce network load on restart by updating one history log per loop cycle
9+ - workaround for off-by-one issue with log_address record in circle
10+ - reduce complexity of energy_consumption_today counters synchronisation between PowerUsage and EnergyCounters hourly and at midnight
611
712## v0.31 refactoring (alpha only, effectively refactored version release): Logic separation between USB and non-USB
813
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " plugwise_usb"
7- version = " 0.31.2b8 "
7+ version = " 0.31.2 "
88license = {file = " LICENSE" }
99description = " Plugwise USB (Stick) module for Python 3."
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments