What's Changed
- v0.10.5 - Minor Fixes by @jasonacox in #102
- Fix for TEDAPI "full" (e.g. Powerwall 3) mode, including
grid_statusbug 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 anullalert. - Add TEDAPI API call locking to limit load caused by concurrent polling.
- Proxy - Add battery full_pack and remaining energy data to
/podAPI call for all cases.
Full Changelog: v0.10.4...v0.10.5