1.1.0
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
- 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.
- Bump pyfamilysafety to 0.2.0
- Improve aggregator exception handling
- Add new switch entity to block and unblock tracked applications
- Add new sensor entity to show account balance
- Add service to block and unblock applications (by name)
- Improve setup exception handling
- Bump ruff from 0.0.290 to 0.0.291 by @dependabot in #12
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #13
- Use
contextlib
to suppress expected exceptions
New Contributors
Full Changelog: 1.0.0...1.1.0