Fire a Rule when Thing goes OffLine or change its status

Oh. An error when the rule runs, not that “it was not fired”. Makes it hard to help.

Just take ThingAction out of your rule, like in my working example

var status = getThingStatusInfo("zoneminder:server:74e9b984").getStatus
2 Likes