Skip to content

v0.10.14 — actually subscribe to packNum

Choose a tag to compare

@mavnezz mavnezz released this 02 May 10:52
· 1 commit to main since this release

Followup to v0.10.13. The packNum handler existed in the code, but the topic itself was never subscribed — so battery_capacity stayed frozen at whatever __init__ computed and ignored every live packNum message. Adding the missing subscription fixes the symptom (capacity stuck at 1.92 kWh after attaching an extension pack).