I am having trouble with the event:
Every x hours:
and if "Any device in group "heating" has been in the range [61,100] for at least 1m
then wait 15s
Send an email to me with:
Node: $$GLOBALVAR:etdeviceref:
Floor: $$GLOBALVAR:etdevicelocation2:
Room: $$GLOBALVAR:etdevicelocation1:
Name: $$GLOBALVAR:etdevicename:
Status is: $$GLOBALVAR:etdevicestatus:
In body.
I'm receiving the email with nothing populated. When looking under tools/global variables the variables are created but type is Nothing and value is nothing.
Thank you,
Devan
Every x hours:
and if "Any device in group "heating" has been in the range [61,100] for at least 1m
then wait 15s
Send an email to me with:
Node: $$GLOBALVAR:etdeviceref:
Floor: $$GLOBALVAR:etdevicelocation2:
Room: $$GLOBALVAR:etdevicelocation1:
Name: $$GLOBALVAR:etdevicename:
Status is: $$GLOBALVAR:etdevicestatus:
In body.
I'm receiving the email with nothing populated. When looking under tools/global variables the variables are created but type is Nothing and value is nothing.
Thank you,
Devan
Comment