Does anyone know of a way to capture and iOS notification to trigger a Home Assistant automation?
Octopus sends me a notification on iOS devices that it has created a smart charging plan with the times it has set.
I am looking to detect when this happens as it also starts an offpeak session for the house and I would like to start tasks around the house to take advantage of the offpeak rate.
I was investigating this some time ago, and if nothing changed on Apple side it is not possible - Apple just do not allow 3rd party applications to intercept notifications coming from other apps.
So you are saying if I use an android phone I will be able to capture the octopus app notifications and drive a Home Assistant automation based on the notification content?