leiweibau / Pi.Alert

Scan the devices connected to your WIFI / LAN and alert you the connection of unknown devices. It also warns if a "always connected" device disconnects. In addition, it is possible to check web services for availability. For this purpose HTTP status codes and the response time of the service are evaluated.
https://leiweibau.net
GNU General Public License v3.0
334 stars 25 forks source link

[Feature Request] Multiple WiFi Access Points #297

Closed TheCableGuy99 closed 2 months ago

TheCableGuy99 commented 2 months ago

Hi,

When you add devices to switches you can add it to multiple ports like using comma's like "1,2,3,4". I use this a lot when setting up LACP so it's good and useful.

But when adding devices which are portable and might roam between different access points you can only add them to one access point.

Is there a way you can add WiFi devices to be assigned to more than 1 WiFi Access Point in case it moves?

I realise there might not be a way for it to detect which AP it's connected to so just have it light up on all saying it's online still. Unless you can think of a way to identify which AP it's connect to and just have it appear on that one?

Thanks for your consideration.

leiweibau commented 2 months ago

What do you think about this?

https://github.com/leiweibau/Pi.Alert/assets/105860611/e4b5be4b-8d89-485f-9ee4-efa28f466cb9

TheCableGuy99 commented 2 months ago

Yeah that looks great but I'm just wondering why you can't just:

1) Go to the device 2) Select Uplink Target 3) Enter multiple uplink targets with a comma like: 14,17,20 (You can do this with ports).

Thanks pal!

leiweibau commented 2 months ago

Yeah that looks great but I'm just wondering why you can't just

Because the functions that work in the background can't handle it. This requires new, more complex functions. The overview was originally intended to be composed of the device list like a "tree diagram". The configurations that are now possible go far beyond this.

The drop-down list adapts itself depending on the type, and the types could be changed so that the correct or a sensible selection is displayed.

TheCableGuy99 commented 2 months ago

Fair enough buddy!

Then that looks amazing if you can implement it.

Thanks again for this amazing project and it's continued development!

leiweibau commented 2 months ago

Update released with https://github.com/leiweibau/Pi.Alert/commit/91d0f5770f2498e084d0167b202029f841974e4c