Page 1 of 1

Override sound setting

Posted: 25. Jan 2022, 13:00
by jenschr
Hi,
Thanks for making PushSafer! I'm using it in a physical installation based on a wifi-connected Arduino. In the firmware, I used a fairly unpleasant sound to make sure we always heard it. Now the client want me to change it for something more subtle since they "get a heart attack" every time a notification goes off.

My problem is that the physical installation is a couple hours away by car/train. Is there any way to override the selection of the notification sound for one or all devices using the website/API? I can't seem to find any such feature?

Re: Override sound setting

Posted: 25. Jan 2022, 14:42
by admin
Hello,

with your api call you have to change the parameter s for sound.
https://www.pushsafer.com/en/pushapi_ext#API-S

Here you will find all sounds/ringtones:
https://www.pushsafer.com/en/pushapi#api-sound

Kevin