Skip to content

Releases: pantherale0/ha-familysafety

1.1.0b2

20 Sep 08:22
Compare
Choose a tag to compare
1.1.0b2 Pre-release
Pre-release

What's Changed

  • Fix AttributeError on unload
  • Update DataUpdateCoordinator exception handling

Full Changelog: 1.1.0b1...1.1.0b2

1.1.0b1

19 Sep 21:50
Compare
Choose a tag to compare
1.1.0b1 Pre-release
Pre-release

What's Changed

  • Bump pyfamilysafety from 0.0.5 to 0.1.0 by @dependabot in #9
  • Bump ruff from 0.0.287 to 0.0.290 by @dependabot in #10
  • Bump pyfamilysafety from 0.1.0 to 0.1.1
  • Add options to only show information for specific managed accounts
  • Add optional application specific screen time sensors - these should be configured from the configuration menu

Full Changelog: 1.1.0b0...1.1.0b1

1.1.0b0

17 Sep 19:53
Compare
Choose a tag to compare
1.1.0b0 Pre-release
Pre-release

What's Changed

  • Update README.md by @scelfo in #8
  • Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #5
  • Add options flow to change update interval/refresh token
  • Bump pyfamilysafety to 0.1.0
  • Removed refresh token option from setup as this would not be known normally, you should use the OAuth response URL method as described in readme
  • Under the hood changes in pyfamilysafety, including login / session handling improvements and increased debug logging.

New Contributors

  • @scelfo made their first contribution in #8

Full Changelog: 1.0.0...1.1.0b0

1.0.0

04 Sep 17:22
Compare
Choose a tag to compare

New

  • Create entity switches to override a platform block
  • Return application level screen time usage

0.0.1

04 Sep 10:40
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Initial release