Vera Alerts - Vera Plugin for Notifications

Hello,

I am trying to develop a luup code in which whenever my Smart Meter reads values above X power, it receives a notification.

I’m using the header: luup.call_action(“urn:richardgreen:serviceId:VeraAlert1”, “SendAlert”, {Message = “Message String {tone:1}”, Recipients = “Profile1, Profile2”}, 83)

I took this from the website: Vera Alerts - Vera Plugin for Notifications

For my scenario it would be: luup.call_action(“urn:richardgreen:serviceId:VeraAlert1”, “SendAlert”, {Message = “This is just a test. It’s all a test”, Recipients = “vitorhsc”}, 83)

A week ago I had tried and received the notifications without problem. Yesterday and today I tried the code, the scenario works but I don’t receive any notifications.

Can anyone tell me what I’m doing wrong? Or has the notification service been having problems?

ty

Translated with DeepL Translate: The world's most accurate translator (free version)