Figured I would post here as well since I have not heard back yet from my ticket or new thread i created.
I am new to vera but would greatly appreciate any advice or help, i purchased veramate, I am simply trying to add a voice notification to vera when i set it to home or away using a scene.
So do I put the code in the scene in the lupp section? I tried that as a test using the exact code outlined on veramate website but it wont work as a simple test.
luup.call_action("urn:veramate-com:serviceId:VeraMatePN", "SendAlert",
{Msg = "My Message"}, [64])
I should mention i am getting voice alerts when i ask a device to notify my veramate will speak on my ipad, but that code in vera UI7 beta is throwing an error message "in lua scene or events".
Any help would be appreciated, must be missing something.