Skip to content

v0.10.8 - Firmware Version for TEDAPI

Compare
Choose a tag to compare
@jasonacox jasonacox released this 07 Jul 04:32
· 5 commits to main since this release
fcb24f0

What's Changed

  • TEDAPI functions for firmware version and PW3 by @jasonacox in #106
  • Add TEDAPI get_firmware_version() to poll Powerwall for firmware version. Discovered by @geptto in #97. This function has been integrated into pypowerwall existing APIs (e.g. pw.version())
  • Add TEDAPI get_components() and get_battery_block() functions which provide additional Powerwall 3 related device vital information for Powerwall 3 owners. Discovered by @lignumaqua in jasonacox/Powerwall-Dashboard#392 (comment). The plan it to integrate this data into the other device vitals payloads for PW3 systems (TODO).

Full Changelog: v0.10.7...v0.10.8