Skip to content

v4.4.3 - Minor Fixes

Compare
Choose a tag to compare
@jasonacox jasonacox released this 15 Jun 06:18
· 144 commits to main since this release
c2ad9ae

What's Changed

  • Update to Latest pyPowerwall to 0.10.5 by @jasonacox in #487

    • Fix for TEDAPI "full" (e.g. Powerwall 3) mode, including grid_status bug resulting in false reports of grid status, level() bug where data gap resulted in 0% state of charge and alerts() where data gap from tedapi resulted in a null alert.
    • Add TEDAPI API call locking to limit load caused by concurrent polling. This should provide greater stability.
    • Proxy - Add battery full_pack and remaining energy data to /pod API call for all cases.

Full Changelog: v4.4.2...v4.4.3