github jasonacox/pypowerwall v0.14.8
v0.14.8 - CLI Tool and PW3 Fix

latest releases: v0.15.11, v0.15.10, v0.15.9...
5 months ago

What's Changed

  • Add CLI tool support and fix Powerwall 3 power output reporting by @jasonacox in #255
  • Add standalone pypowerwall command-line tool - installed automatically with pip
    • Added entry_points to setup.py to create console script
    • Refactored __main__.py to use a main() function as entry point
    • Users can now run pypowerwall command directly instead of python -m pypowerwall
    • Maintains backward compatibility - both methods work identically
    • Available commands: pypowerwall scan, pypowerwall setup, pypowerwall fleetapi, pypowerwall get, pypowerwall set, pypowerwall version
  • Fix Powerwall 3 power output (PINV_Pout) in vitals for TEDAPI mode
    • Corrected signal source from PCH_AcRealPowerAB to PCH_BatteryPower for accurate per battery power reporting

Full Changelog: v0.14.7...v0.14.8

Don't miss a new pypowerwall release

NewReleases is sending notifications on new releases.