Skip to content

v0.0.12.8.1

Compare
Choose a tag to compare
@thor0215 thor0215 released this 09 Oct 17:50
· 54 commits to main since this release
  • If POLLING_RATE is zero, exit with success code instead of detecting HA Addon. [#42]

  • Added option to publish raw usage data to MQTT xfinity topic. #41

  • 0.0.12.8 LOG_LEVEL change broke DEBUG_SUPPORT, added a new option to fix that.

  • Switched code to now use asyncio.

  • Enabled browser profile storage again.

  • GLOBAL variables will now pull its value from an environment variable if it exists.

  • The login process now waits for the submit button spinner to disappear before moving to the next step.

  • If the script hits the username or password fields more than two times, it will delete the browser profile storage and then exit.

  • Script will exit if a bad password is detected

  • Script now logs the Xfinity user out at the end of processing.

  • Dependency updates

    • Bump playwright from 1.47.0 to 1.44.0. The script sometimes would repeat Entering username or password phase.

What's Changed

Full Changelog: v0.0.12.8...v0.0.12.8.1