I have the HA Android App, MQTT, and automation question. I have rtl433 publishing a mqtt message when a sensor hits. HA automation picks it up, and sends a push to my android phone. Sure, works great.
However, SOMETIMES, HA automations redeliver this message to android push. On android, I'm always on WiFi and HA is running foreground, i dismiss the alert, etc. Usually the notification gets delivered again on HA restarts and upgrades when I click upgrade. Where... should I start for this one?
Is this the android app? HA? MQTT? My concern is that this message, I ultimatly want to be a pretty critical alarm something is wrong. Would really like to make sure it only goes off when triggered.