github noiwid/HAFamilyLink v0.9.5
v0.9.5 - Bedtime & School Time Fix

latest releases: v1.2.8, v1.2.7, v1.2.7-rc5...
6 months ago

Fixed

  • Bedtime/School Time toggle - Now uses dynamic rule IDs instead of hardcoded UUIDs (#44)

Previously, the integration used hardcoded UUIDs for bedtime and school time rules, which only worked for one specific account. This caused 400: invalid argument errors when other users tried to enable/disable these features.

The fix dynamically fetches each account's unique rule IDs from the timeLimit API before toggling.

Affected methods:

  • enable_bedtime / disable_bedtime
  • enable_school_time / disable_school_time

Thanks @JokerGermany for reporting!

Don't miss a new HAFamilyLink release

NewReleases is sending notifications on new releases.