Replies: 5 comments
-
just noticed tha no one responded. herewith my experiences. Local Notifications For remote notifications I also use "Pushover"Plugin - which i find works very well. the app doesnt need to be running ... and you can customise sounds, messages et al aside from the "notifications"messages triggering the Pushover messages, my other onboard sensors that generate alarm notifications include i hope this helps you |
Beta Was this translation helpful? Give feedback.
-
I also like pushover, works really well and you can configure different sounds, etc to correspond with the different notification levels. I setup my Pi with a small USB speaker and use the google_speech command to do text to speech to read out the info. There are already waaay too many anonymous homogeneous beeps on the boat. |
Beta Was this translation helpful? Give feedback.
-
See ongoing work related to this in the future: SignalK/signalk-server#1560 |
Beta Was this translation helpful? Give feedback.
-
Also related: https://panbo.com/nmea-2000-network-alert-pgns-seem-great-so-why-are-they-hardly-used/ |
Beta Was this translation helpful? Give feedback.
-
I use a pluggin in SignalK called Renotifier that executes a script every time a notification is raised. The script I trigger sends me a Telgram message. It's free, compared to pushover if I understand well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been thinking about how to consume and handle alerts.
I think there is a need for at least two ways to receive the alerts.
When you are away from the boat you need to get the alerts on you mobile phone
When you are on the boat you need an audible alarm and a touch display where you can see the alarm and snooze it for a while until you fixed the problem.
Before starting to implement this with node red or building a plugin I like to ask what solutions you are using or can recommend. Because I assume I'm not the first one to have this need. any recommendations is welcome .
Thanks
Beta Was this translation helpful? Give feedback.
All reactions