Microsoft family safety integration #1611
Replies: 4 comments 9 replies
-
|
I wanted to bring Family Safety to HA a while back. But there are a number of unresolved issues that I cannot fix without someone else willing to reverse engineer the mobile app to identify the correct payloads. |
Beta Was this translation helpful? Give feedback.
-
✅ Microsoft Family Safety Integration AvailableFor those interested in Microsoft Family Safety, I've created a working integration that's now available! Repository: https://github.com/noiwid/HAFamilySafety Features:
Installation:
Built using the pyfamilysafety library. Hope this helps others looking for Microsoft Family Safety integration! 🎉 |
Beta Was this translation helpful? Give feedback.
-
|
hi, thanks for your feedback. A fix is on the way! Should be updated in
couple of hours.
Le dim. 9 nov. 2025, 16:48, lepeno82 ***@***.***> a écrit :
… Hi,I install it, I was able to connect to my account, I recover the time
on screen, but there is mistake on units ( time is in microseconds instead
of minutes), and not able from HA to change any parameter ( bloc a device
or change allowed time on screen)
Not fully working but partially
—
Reply to this email directly, view it on GitHub
<#1611 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFML5A4YM3T32HKBBEWL2J3335O5BAVCNFSM6AAAAACLOF7BW2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIOJRGYYDQNY>
.
You are receiving this because you are subscribed to this thread.Message
ID:
<home-assistant/feature-requests/repo-discussions/1611/comments/14916087@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Update: Integration is Read-Only (v0.6.0)Quick update after testing and feedback from @pantherale0 (thanks for the pyfamilysafety library!). What works: Screen time monitoring, device tracking, account info - all read-only features work perfectly. What doesn't work: Device control (blocking/unblocking). Technical details on what I tried:
The API accepts everything we throw at it, but nothing happens on the actual devices. This suggests either:
Question for the community: Does the "Lock device" button in the official Microsoft Family Safety mobile app Current status (v0.6.0): Removed all control features. The integration now focuses on read-only monitoring Yes, I used Claude Code to help develop this, which led to some initial incorrect assumptions. After extensive For contributors: Making device control work requires reverse engineering the Microsoft Family Safety mobile @pantherale0 - any ideas on what might be missing? 🤔 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the integration you'd like
The idea was brough by the new availability of Nintendo parental control in 2025.11.
In the same way the nintendo parental control has been implemented, if it was possible to have same kind of information from the Microsoft family safety application that would allow a unified management of all the screen time of our children.
What are your use cases for this integration?
Concatenation of all screen time into HA instead of having different parental controls:
Is there a public API or documentation?
I found the following archive in Github: https://github.com/pantherale0/ha-familysafety
Anything else?
Following discussion in forum:
https://community.home-assistant.io/t/integration-for-unified-parental-control-systems/564170
Beta Was this translation helpful? Give feedback.
All reactions