Skip to content

[Feature Request] Bulk Name Resolution / Mapping via MAC List (CSV Import) #582

@aancw

Description

@aancw

Hi,

Thanks for the awesome project. I would like to request a feature to bulk resolve or update device names using a MAC address list.

Currently, when Pi.Alert discovers many devices, they often appear with generic names or only their MAC addresses. Manually renaming dozens of devices one-by-one is tedious. I would like a way to upload a list that "maps" names to existing MAC addresses.

Use Case

I have a list of known MAC addresses and their corresponding names (e.g., from a router DHCP reservation list or an old inventory). I want to apply these names to the devices already discovered (or to be discovered) in Pi.Alert automatically.

Proposed Workflow

  1. Upload: User uploads a simple 2-column CSV: MAC_Address, Device_Name.
  2. Matching: Pi.Alert scans its database for matching MAC addresses.
  3. Update: If a match is found, Pi.Alert updates the Device Name (and optionally the Owner or Group) with the value from the CSV.

Proposed CSV Example

MAC_Address Name
AA:BB:CC:11:22:33 Work-Laptop-John
DD:EE:FF:44:55:66 Kitchen-Sonos
11:22:33:AA:BB:CC My-Android-Phone

Why this is helpful:

  • Fast Cleanup: Instantly organizes a "messy" dashboard after the first network scan.
  • Accuracy: Ensures device names match the user's existing network documentation.
  • Maintenance: Allows for quick bulk updates if the naming convention of the network changes.

Thank you for the amazing work on this tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions