Cannot make this flow work. Connected status is working in Homey from wifi.
Seems that all clients needs to be disconected at the same time for it to trigger. Need some help on how I can make it work.
Cannot make this flow work. Connected status is working in Homey from wifi.
Seems that all clients needs to be disconected at the same time for it to trigger. Need some help on how I can make it work.
The problem is, that all person have to disconnect at exactly the same time. And this will never happen.
A workaround could look like this:
When…
— Anders disconnected
And…
— Anette is disconnected
— Ella is disconnected
— Liam is disconnected
Then…
— Push
When…
— Anette disconnected
And…
— Anders is disconnected
— Ella is disconnected
— Liam is disconnected
Then…
— Push
And the same flow with Ella and Liam.
Another way to solve this:
For a better usability, I created a Homey user for every person.
Now I can set each single person as present/away based on Unifi state.
For “nobody is at home” I use the default trigger from Homey presence “last person left”. And the other way the “first person came home” trigger.
Yepp thats what I suspected
Thanks for the tip.
Going to try it out tomorrow
How do you connect the user to UniFi?
Or does it mean that all users have homey app installed and logged on?
I created every user in Homey. You need seperate email addresses for.
If you have the users in Homey, you can set the user state via flows.
Here are example flows:
I use a timer to prevent too fast reaction on disconnects to prevent state changes in case of access poit roaming.
That did the trick
Works good!
Tnx
dear Ronny i want to use your flow with the time to wait if it’s not connecting to another AP.
Ik don’t understand and how you do it with the timer. Can you explain it and tel me which app u use for it.
ik did this advanced flow .
I use the “Chronograph” app.
You can set a name for a timer and the timeframe in the flow action.
Then use a WHEN card to react on a finished timer or clear the timer with a THEN card.
I see u use the same way as i, but i have a problem that my app randomly says my phone is disconnected.
While in my unifi logs they just roamed or did nothing.
Do you have the same issues?