Skip to content

v0.12.11 - Power Flow and Other Fixes

Latest
Compare
Choose a tag to compare
@jasonacox jasonacox released this 26 Apr 07:17

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

Full Changelog: v0.12.9...v0.12.11