Hi UD community
I have a Polisy with mostly Insteon devices.
I setup a notification via the mobile app when my garage has been open for 30 minutes, I have a program which runs when the garage is open and sends notifications every 30 minutes.
I'd like to include the value of a variable (number with 1 decimal place) in the notification but am not having success, the notification text sends and appears on my mobile but instead of including the number value delivers a blank space where the variable should be.
The network resource has the 'body' set to this ..
title=Garage Open&body=The Garage has been open for ${var.1.decGarageOpenTime} hours
--
The variable format from here - have tried a few variations.
https://wiki.universal-devices.com/index.php?title=ISY-994i_Series:EMail_and_Networking_Substitution_Variables
Anyone got this working?
Thanks