Last night I was testing some ios notification sounds to a group of ios devices and all went well. This morning, having changed nothing, it is not working. I get the following error whenever I try to use ios notifications:
Platform application is disabled
10:37 components/notify/ios.py (ERROR)
I have tried restarting HA. No change.
Have I exceeded some sort of rate limiting with my testing? How can I tell? The UTC time is 01:50 so having rolled over to a new day I doubt this is the problem (I did not send over 150 messages per device either).
When a notification is sent your current rate limits (including sent notifications and notifications remaining for the day) will be output to your Home Assistant logs.
I dont see any notification of rate limits in my log.
Assuming it’s not some sort of problem with the platform itself, yes we just have to wait until the relevant person in the US wakes up and sees the problem.
I’m not aware of any way to test the status of the platform.
You could possibly trigger sending by another method if an ios message is not acknowledged via the actionable notification method before a time limit expires.