find3 icon indicating copy to clipboard operation
find3 copied to clipboard

Allow aliases for devices

Open nunofgs opened this issue 7 years ago • 1 comments

Hi there, great project. Been having fun setting it up.

I have a feature request to make: allow setting up aliases for devices. Here's how my dashboard looks:

screen shot 2018-06-28 at 17 22 41

These devices are being reported from my router by a script I made. Now, I could have used the hostname but I don't want to take the chance that one of the devices changes name in the future, so I went with MAC address.

Having said that, it's very difficult to determine which device is which at a glance. I'd love to be able to send the hostname as an alias so it could be easily identified in the UI (which I use for manual learning).

nunofgs avatar Jun 28 '18 16:06 nunofgs

@nunofgs Thanks, this is a popular feature request.

I'm not planning on doing this in the future, so I'm happy to integrate a PR if someone would like to tackle it.

schollz avatar Jul 20 '18 14:07 schollz