What's Changed
-
Update to Latest pyPowerwall to 0.10.5 by @jasonacox in #487
- Fix for TEDAPI "full" (e.g. Powerwall 3) mode, including
grid_status
bug resulting in false reports of grid status,level()
bug where data gap resulted in 0% state of charge andalerts()
where data gap from tedapi resulted in anull
alert. - Add TEDAPI API call locking to limit load caused by concurrent polling. This should provide greater stability.
- Proxy - Add battery full_pack and remaining energy data to
/pod
API call for all cases.
- Fix for TEDAPI "full" (e.g. Powerwall 3) mode, including
Full Changelog: v4.4.2...v4.4.3