Clearing sensor state on android mobile app

For the last notification (sensor.phone_last_notification), it only pushes an updated state when the state changes.
I have an automation to declare the status over TTS when the notification comes through, however the notification is the same every time, therefore HA isn’t seeing the subsequent notifications as state changes.
Is anyone aware of a way to clear the last_notification state on the phone to null? I tried setting the state to null in developer tools and the mobile app just pushed the last_notification state update again.

I also tried sending the HA app a notification to update the last_notifcation status, but it doesn’t seem to be capturing notifications from the HA app.

Any suggestions or guidance would be greatly appreciated!

Did you find a solution ? I got the same problem :-/

I did not :frowning: