VeraAlerts messages not working anymore

This code used to be working for me:

luup.call_action(“urn:richardgreen:serviceId:VeraAlert1”, “SendAlert”, {Message = “Garage Inside Door is {Device([96].service[urn:micasaverde-com:serviceId:SecuritySensor1].Tripped) | Choose(0=Close, 1=Open, Other=Unknown)} {tone:1}”, Recipients = “Pushover_Anh_Dang”}, 66)

I used to get the correct notification “Garage Inside Door is Open”. After upgrading to the latest version, I got "“Garage Inside Door is 0”.

Please advise how to fix this :frowning:

You might restore to previous version by restoring a backup and turning off auto update.
I will look into this … I did make some changes in the template library … I may have broken something.

A Fix is coming …

It is great news. Thanks RichardTSchaefer!

The release was approved … look for version 6.39

Yap… I received the correct message now.