Folks,
I have recently taught the Vera Alerts Plugin to be able to be utilized for notifications anywhere the current MCV notifications can be issued. I have also added the option to configure the notification of the message using String Templates. I personally was using both Vera Alerts and Emails for Notification … So I added support for SMTP at the same time.
I realized that the heavy lifting has already been done for the plugin … and it would be easy to extend to other transports:
[ul][li]Vera Alerts (Android) - Already Done[/li]
[li]SMTP Email - Already Done[/li]
[li]Prowl[/li]
[li]SMS[/li]
[li]Sonos Plugin[/li]
[li]Samsung TV On Screen Display Notifier[/li]
[li]Google Calendar as an Event[/li]
[li]…[/li][/ul]
If you want to use multiple transports … create multiple users at MCV (But with no email and an no SMS). In Vera Alerts specify the destination and transport for these Virtual Users.
When you create a notification flag the Virtual User … which implicitly specifies the destination and transport.
I would modify Vera Alerts Settings page to allow different config for each transport.
Is this of interest ? Would this be stepping on the toes of other developers ?