Open Node RED Notifications Sound

Discussion in 'Join' started by RichardU, Jan 17, 2019.

  1. RichardU

    RichardU Member

    Joined:
    Apr 10, 2015
    Messages:
    37
    Likes Received:
    1
    I'm using Node RED to push notification messages to my phone. Works great!

    One question: How can I have different notification sounds on the phone for different messages?

    I see the opportunity in the Join phone app to set the notification sound, but that seems to be for all messages. I was previously using AutoRemote and it let me use different sounds (don't remember exactly how).

    I see no place in Node RED to specify the notification sound, although I do see how to change the icon.

    One possibility would be for the join phone app to change the notification sounds based on the title of the notification.

    Thanks, Richard
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    You need to set the push object :) Check here in the Advanced Push Object section. Set the "sound" parameter to a public web URL of an mp3 file and it should work!
     
: Node Red

Share This Page