Page 1 of 1

Can you use Pushsafer to mirror a notification with actionable buttons?

Posted: 6. Apr 2025, 08:07
by ars4l4n
I use Pushsafer in conjunction with HA to receive notifications for my Google Calendar events and tasks on my Android and iOS device. With Home Assistant I can decide which device should get the notfication based on my current location. This setup prevents me from getting notifications on multiple devices which I’d have to dismiss on each of them individually. It also allows me to have more control on when a notification is dismissed, which I don’t have with Google Calendar event notifications on Android, since those get dismissed right after an event has ended.

The problem is, Pushsafer's notifications don’t have the actionable buttons that eg. the regular Android/iOS notifications for Google Calendar tasks have. Is there a way to circumvent this?

Re: Can you use Pushsafer to mirror a notification with actionable buttons?

Posted: 6. Apr 2025, 09:01
by admin
What action button you need?
With URL Schemes in parameter url you can do a lot of things with third party apps.

https://www.pushsafer.com/en/url_schemes

Kevin

Re: Can you use Pushsafer to mirror a notification with actionable buttons?

Posted: 12. Apr 2025, 07:52
by ars4l4n
The "Task Done" and "Reschedule" buttons for Google Calendar tasks. Is it possible to create those with what you described? If yes, how? Thanks for your time.

Re: Can you use Pushsafer to mirror a notification with actionable buttons?

Posted: 13. Apr 2025, 19:29
by admin
There are different schemes for different actions. f.e:
https://www.google.com/search?q=com.goo ... =929&dpr=1

Re: Can you use Pushsafer to mirror a notification with actionable buttons?

Posted: 13. Apr 2025, 19:30
by admin