Skip to content

TWCManager v1.2.5

Compare
Choose a tag to compare
@ngardiner ngardiner released this 27 Feb 12:36
· 215 commits to main since this release

PLEASE NOTE: There are some breaking changes in this release. Please read the following changelogs carefully.

  • Breaking Changes

    • Due to changes introduced by Python 3.9, the minimum version of Python supported from v1.2.4 forward is Python 3.6
      • This means that v1.2.3 is the end of the line for Debian Stretch based machines - upgrade to buster to use v1.2.4 and above.
  • Bugfixes:

    • (@ngardiner) - Fix debug settings form issues
    • (@ngardiner) - Fix token refresh timing for manually entered tokens
  • (@ngardiner) - Add support for multiple Fronius inverters

  • (@MikeBishop) - Add support for detecting sunrise and sunset times based on home location using sunrise-sunset.org API

  • (@ngardiner) - Replace Tesla Login flow with one that is workable with the latest (millionth?) iteration of Tesla API auth flow

  • (@MikeBishop) - Add configuration parameter to always perform Green Energy checking, including outside of daylight hours (maintaining current default of off for now)