Hi,
I’m currently trying to automate enabling and disabling my Sleep alarms. I was glad to see the content provider and intent APIs were documented. However, the parameters for the “alarm state change” intent were pretty disappointing.
Could you make it so that we can pass something other than a “label” to filter the alarm? Something as simple as the time of the alarm (same rule, only one changed, no guarantee which), or even the ID of said alarm which I seem to be able to get with the _id column of the content provider.
Best regards