Hopefully this will be an easy “yes or no” question, so here goes:
Is it possible to reference the Current State of WebCoRE Presence Device in local or global variable?
Ideally, I would like to create a local or global variable that would change based on the currentPlace of my WebCoRE presence sensor.
The end result may look something like this:
Where {$currentPlace} would represent the state of the sensor, and the variable “dad_currentplace” would use that reference to output “Work”.
Any help on this would be greatly appreciated.