I have many automations that need to alert several devices so use notify.notify for most things. But now that I’m putting in a WallPanel, I dont want notifications sent to it as it loads up the tablet with a hundred a day.
I searched but have not found a way to block the notifications on the HA Server side, or on the Android Companion App side?
I suspect you are correct… I tried disabling all notifications for the app, in the Android OS, and that didnt work either. Looks like the Companion App is not obeying the Android OS when using push notifications.