2024.12.0b2
Pre-release
Pre-release
IMPORTANT
This release contains a number of breaking changes, and also includes new experimental features that have not been tested fully.
Breaking
2024.12.0b0:
- The switch to block all devices has now been disabled, you should toggle each one separately instead (this is due to API changes by Microsoft) #37
- Switches uses to block devices will no longer perform a full refresh each time the state is changed. Sometimes the API will continue to respond slowly though.
- Refactor how sensors are stored
- Unique IDs have changed and no longer include
familysafety_
at the start, this is because it was duplicating what Home Assistant already prepends to the unique ID. - Home Assistant 2024.11.0 is the lowest compatible version of HA, it will probably work on older versions still, however I'm only testing and building against the latest version of HA currently.
New features
2024.12.0b2:
- Add diagnostics data
2024.12.0b1:
- Switches to block individual applications have now been restored and are working again. Due to platform changes I haven't been able to test with Android and Windows.
2024.12.0b0:
- Added a experimental flag in the options flow to enable untested, new features.
- Added support to manage screen time requests #33 (requires the experimental flag to be turned on)
What's Changed
- Create pt.json by @ViPeR5000 in #62
- Update pip requirement from <24.3,>=21.0 to >=21.0,<24.4 by @dependabot in #57
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #58
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #59
- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #60
- Bump colorlog from 6.8.2 to 6.9.0 by @dependabot in #61
- Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #66
New Contributors
- @ViPeR5000 made their first contribution in #62
Full Changelog: 2024.12.0b1...2024.12.0b2