Notification Device Groups/Fowarder

I change my phone around a lot and I have a whole bunch of rules that do a push notification. I'm looking for a way to manage them easier by having a virtual Notification group that all my rules point to but then I can change which actual notification device gets the notification. I tried starting to write a driver and app for it but since I can't subscribe to notification events, I'm not sure if this is possible. Am I missing something or should I be approaching this differently?

This sounds like what you want:

I can explain more about installation or use if it is not clear from my original post.

1 Like

Awesome. It's exactly what I wanted. I was trying to write one myself but couldn't figure out what to subscribe on. I see how to do it from your code example. Thanks.

1 Like