OK⦠I have what is probably a stupid question/issue but Iāve been stumped for the past 3 days. I just deployed ST hub and got webCore setup over the weekend. Since then Iāve been trying to get my iPhone (v8 IOS 11.2.1) presence sensors working with places to track coming and going from work, school, and of course home.
In this post there is an image of the Edit Condition screen. To the right of the device itself (named Robin) there is a drop-down and it says ācurrent placeā.
Here in lies my first issue⦠I only have presence and status in my drop-down. When I restore other users pistons that appear similar to whats being described in this post none of them work. In fact, the conditions all have to be modified beyond just changing the presence sensor device to an iPhone.
Here in lies my second issueā¦As a workaround, I discovered I could create a global variable for a specific phone and when using the variable as the device Iām then able to select current place from the drop-down. However, as youāve probably guessed, that although good, in theory, it doesnāt work either.
Iāve created a simple piston that I run manually that checks for my presence and if Iām present at home then log to the console currentPlace, peviousPlace, arrvingAtPlace, and leavingPlace just to see if they have anything in them. Unfortunately, they all return null data and if I use a conditional piston (if variableās currentplace changes) and leave my house nothing whatsoever even happens.
Can someone please tell me why the heck my webCore doesnāt look/work like this post and if its not supposed to then why is my workaround not working?. Thanks in advance to any kind soul willing to take a moment to help clarify my issue(s).