I would like to scan for people who using my wifi Guest connection.
If someone is connected, input boolean Guest has to turn on and change behaviour of some automations.
so i can make a ip range in my router (ubiquiti AP’s in house) for the guest wifi.
How do i detect if someone is connected and make automation for that?
From my experience, nmap is not so reliable… Mine shows a lot “home” however when I’m not connected, and no matter how low I set the time interval to check…
The IP addresses to scan can be specified in any format that Nmap understands, including the network-prefix notation (192.168.1.1/24) and the range notation (192.168.1.1-255).