github jasonacox/Powerwall-Dashboard v5.0.3
v5.0.3 - Grid Outage Fix

15 hours ago

What's Changed

  • Update to v5.0.3: Fix grid outage handling in pyPowerwall by @jasonacox in #742

pyPowerwall Update

  • Update pypowerwall to v0.14.9 - TEDAPI voltage calculation fix for grid outage scenarios - addresses #683
    • Fix compute_LL_voltage() function to handle None voltage values when grid is down
    • Added None value handling in three-phase voltage calculations to prevent TypeError exceptions
    • Prevents crashes in /api/meters/aggregates endpoint when grid is offline and voltage readings are unavailable
    • Converts None voltage parameters to 0 before performing arithmetic operations
    • Resolves issue where power flow stats were not displayed during real grid outages (Note: "Go off grid" via app did not trigger this issue)
    • Added comprehensive unit tests to verify None handling behavior for all voltage scenarios

Full Changelog: v5.0.2...v5.0.3

Don't miss a new Powerwall-Dashboard release

NewReleases is sending notifications on new releases.