v0.10.5 - Minor Fixes
What's Changed
- v0.10.5 - Minor Fixes by @jasonacox in #102
- 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.
- Proxy - Add battery full_pack and remaining energy data to
/pod
API call for all cases.
Full Changelog: v0.10.4...v0.10.5