%value% just returns false.. how do i actually get the value of the event name via variable.
thanks @bravenel
%value% just returns false.. how do i actually get the value of the event name via variable.
thanks @bravenel
Please show the System Events for that time frame, see what was sent... %value% should work for those...
OK, so the 'value' for Zigbee off was 'false', just what you reported above.
If you want to distinguish between these three different events, you're going to need three different rules each triggered by just one of them.
I will look into why it is the hub sends 'false' instead of something more useful. Perhaps the event value should be 'zigbeeOff' instead of 'false'.
We're going to put the event name in the value for next release. That way you'd get what you expect instead of false...
thanks ..