Skip to content

v0.7.7 - Battery Data and Network Scanner

Compare
Choose a tag to compare
@mcbirse mcbirse released this 21 Jan 11:32
· 265 commits to main since this release
83b6245

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