Anyone tried to implement control of iOS devices with Apple’s MDM?
I would like to be able to control mobile network data on kid’s iPhone and iPad.
PS. Here is sample python MDM server.
Anyone tried to implement control of iOS devices with Apple’s MDM?
I would like to be able to control mobile network data on kid’s iPhone and iPad.
PS. Here is sample python MDM server.
Here is the doc, which contains quite simple implementation of MDM server, looks like it can be added to Home Assistant (if it still works, the doc is quite old)
Just to keep everything at one place: here is the doc how to run Python server within HA, Tutorial: Making your first add-on | Home Assistant Developer Docs