When i block my childs ipad, it just roams to another AP. I have fixed names and ip adresses on the ipad and static mac adresses.
I cant find a solution
if i block the ipad via the unify app, it just works
Ha funny, I’m also looking for this. I need it a bit more specific though. First device connected to vlan, last device disconnected from vlan. Because I use Private pre-shared keys, so the wifi name is always the same.
Yes I run it every 5 minutes in a homeyscript card. Not the most resource efficient though. Still have to figure out if I can trigger it only on event occurance via webhooks or so. Too bad @ObelixNL seems to ignore this . For sure he knows more about this.
When you want to add functionality you are free to develop features for it. I am doing this in my free time without getting paid for it. I am very happy with some donations so I can buy UniFi devices to add support for it.
Can you send me a DM? I want to now if we can see the vlan in the event, I don’t think the vlan is expose in the event. Are you seeing some events in unifi?
There is a flow card ‘First device connected’ only this is for all devices on all networks.
There is a condition card (And) to check if there are guests connected or not in the latest test version. Not tested because I don’t have a guest portal only isolated devices on the guest network.
Just double checked, I’m on v2.5.4 test but haven’t got any AND or THEN cards at all. Only IF cards. I already restarted both the unifi app and homey, but no luck. Last resort would be to uninstall and reinstall the unifi app but then I have to fix alot of flows
{
“error”: “Cannot read properties of null (reading ‘getLastWebsocketMessageTime’)”,
“error_description”: “Cannot read properties of null (reading ‘getLastWebsocketMessageTime’)”,
“stack”: “Error: Cannot read properties of null (reading ‘getLastWebsocketMessageTime’)\\n at Remote Process\\n”,
“statusCode”: null,
“statusName”: “Error”
}
When trying to access the settings page.
Currently running UDM SE Network 9.5.21 and Ubiquiti UniFi Network v2.5.4. Had the same problem with 2.5.2. Not sure why this is. Running Homey v12.8.0. Anyone encountered this before?