You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewards Card: depositing points into a pool/jackpot reward no longer crashes
Depositing points into a pool or jackpot reward from the Rewards Card failed with:
Failed to allocate_points_to_pool: 'TaskMateCoordinator' object has no attribute 'get_children'
The kiosk cross-child safety check ran on every allocate_points_to_pool call from a non-admin (e.g. a shared tablet / child session) targeting an unlinked child, and looked up the child roster on the wrong object. It now reads the roster correctly, so deposits work again.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 New Release: v4.4.2
🐛 Bug fix
Rewards Card: depositing points into a pool/jackpot reward no longer crashes
Depositing points into a pool or jackpot reward from the Rewards Card failed with:
The kiosk cross-child safety check ran on every
allocate_points_to_poolcall from a non-admin (e.g. a shared tablet / child session) targeting an unlinked child, and looked up the child roster on the wrong object. It now reads the roster correctly, so deposits work again.🔧 Maintenance
actions/labeler6.1.0,actions/stale10.3.0,actions/setup-python6.3.0,crazy-max/ghaction-github-labeler6.0.0,hassfest📦 Install / update
Update via HACS (TaskMate is a HACS default integration) and restart Home Assistant. Fresh installs pull
taskmate.zipattached to this release.Full changelog: v4.4.1...v4.4.2
Upgrading
Update via HACS or by downloading the latest release and copying to
/config/custom_components/taskmate/.After updating, restart Home Assistant. Lovelace resources will update automatically on restart.
💬 Questions or issues with this release? Reply below or open an issue.
Beta Was this translation helpful? Give feedback.
All reactions