feature reuqest for custom information
Hello is it possible to load "custom name" and "custom description" from a json file well formatted or something similar that compare a MAC adrres with this custom information? I have more than 50 devices...
@Destroyer061090 I forked Parvez's code and extended the functionality. I've added the option to use a file and made a couple of other modifications. I'm currently using a JSON-formatted file. I planned to request/push back these changes, but the code has changed a lot. Please feel free to try it if you'd like. If you're using OPNSense, it can also use the ARP tables, meaning that it will work if you're using VLANs. I've also changed the execution to be asynchronous, so the scan is running in the background. I've been trying to get an update option, but so far, HA has refused to show the option. I have no idea why; I'm still working on that.