What's Changed
-
v4.4.0 - Vitals and FleetAPI by @jasonacox in #479
-
Add TEDAPI Support for Extended Device Metrics (the return of most of
/vitals
) - This requires connecting to Powerwall WiFi directly or setting up a network route on the Dashboard host to allow it to reach the GW address (192.168.91.1). -
Add support for Tesla's official API, FleetAPI. This requires additional registration and configuration. Instructions are part of setup process or on the project page.
-
Run
upgrade.sh
and then runsetup.sh
to choose these new options. -
Upgrade to pyPowerwall v0.10.1 proxy t59 - Release addresses some issues, including fixing Solar Only grid_status issues as reported by @lsgc123 in #478
-
Fix setup.sh for docker group permission bug identified by @hulkster in #476
-
Addresses several open issues and discussions:
Full Changelog: v4.3.2...v4.4.0