I was reading this thread:
Notification best practices?So I decided to give this plugin (PushOver) a try.
I am running on Big Sur 11.4, Indigo 2021.1 on a 2020 Intel Mac mini.
I have setup a trial PushOver account and two devices: iPhone & Desktop.
I can successfully send a pushover message from the PushOver web interface and it is received on my iPhone OK.
I also set-up an API key for the Indigo Domotics (Application).
I installed the plugin (V 1.7.1) from the Indigo Plugin Store and entered my user key in the plugin config.
I then tried to set up a notification PushOver action but the API key has a pull-down saying - select an item - but no API key is listed or is able to be entered..
When I start the plugin (with debug) I am getting the following messages:
Starting plugin "Pushover 1.7.1" (pid 12285)
Pushover Debug logLevel = 10
Started plugin "Pushover 1.7.1"
Pushover Debug startup called
Pushover Warning Error getting alert sounds list: 'sounds'
Pushover Debug Sounds = OrderedDict([(u'pushover', u'Pushover (default)'), (u'bike', u'Bike'), (u'bugle', u'Bugle'), (u'cashregister', u'Cash Register'), (u'classical', u'Classical'), (u'cosmic', u'Cosmic'), (u'falling', u'Falling'), (u'gamelan', u'Gamelan'), (u'incoming', u'Incoming'), (u'intermission', u'Intermission'), (u'magic', u'Magic'), (u'mechanical', u'Mechanical'), (u'pianobar', u'Piano Bar'), (u'siren', u'Siren'), (u'spacealarm', u'Space Alarm'), (u'tugboat', u'Tug Boat'), (u'alien', u'Alien Alarm (long)'), (u'climb', u'Climb (long)'), (u'persistent', u'Persistent (long)'), (u'echo', u'Pushover Echo (long)'), (u'updown', u'Up Down (long)'), (u'vibrate', u'Vibrate Only'), (u'none', u'None (silent)')])
I am obviously missing something? Any ideas?
