v0.7.7 - Battery Data and Network Scanner
What's Changed
- Proxy t40: Use /api/system_status battery blocks data to augment /pod and /freq macro data APIs by @jasonacox in #67 thanks to @ceeeekay in jasonacox/Powerwall-Dashboard#402 (comment)
- Network Scanner: Improve network scan speed by scanning multiple hosts simultaneously by @mcbirse in #67. The number of hosts to scan simultaneously can be adjusted using the optional
-hosts=
argument (default = 30, maximum = 100), e.g.python -m pypowerwall scan -hosts=50
Full Changelog: v0.7.6...v0.7.7