nightscout / cgm-remote-monitor

nightscout web monitor
GNU Affero General Public License v3.0
2.38k stars 71.59k forks source link

Not working ALARM_* for pushover (IFTTT) #8105

Open Stan-Di opened 11 months ago

Stan-Di commented 11 months ago

I added the settings to the configuration

export ALARM_URGENT_HIGH_MINS="10 30 60 120"
export ALARM_HIGH_MINS="15 30 60 120"
export ALARM_LOW_MINS="5 30 45 60"
export ALARM_URGENT_LOW_MINS="5 30 45"
export ALARM_URGENT_MINS="30 60 90 120"
export ALARM_WARN_MINS="30 60 90 120"

and they are displayed in the web browser Clipboard01

but ifttt maker notifications still arrive by default (15 minutes)

Screenshot_20231008_110559

The documentation says that "first used for pushover" but it doesn't work for me.

version of Nightscout 14.2.6 master

Stan-Di commented 11 months ago

I tested further and saw that even if I turn off notifications for 5 minutes in the browser, after 5 minutes the browser turns on the alarm, but nothing comes to ifttt maker.

I am attaching the log file

ns.last.log