What's Changed (v0.12.10)
- Add PROXY_BASE_URL option for reverse proxying by @mccahan in #155
- Fix issue with visualization showing blank with multiple tabs by @mccahan in #156
- Add fan speed routes and update proxy version to t71 by @jasonacox in #161
- Fix kwargs bug by @F1p in #164
- Issue #162: add /pw/XXX endpoints to expose Powerwall() API methods by @JohnJ9ml in #166
- Fix bug in extract_fan_speeds() by @jasonacox in #168
- PW3 Vitals Fix - Switch from using device specific URI https://{GW_IP}/tedapi/device/{pw_din}/v1 to https://{GW_IP}/tedapi/v1 - Corrects 502 error condition on some Powerwall 3 systems by @johncuthbertuk in #169
What's Changed (v0.12.11)
- Fix error handling in component data handling in TEDAPI by @jasonacox in #170
New Contributors
- @F1p made their first contribution in #164
- @JohnJ9ml made their first contribution in #166
- @johncuthbertuk made their first contribution in #169
Full Changelog: v0.12.9...v0.12.11