-
Notifications
You must be signed in to change notification settings - Fork 19
[Feature Request] Custom node labels (Name/Location/Notes) #409
Description
Version
matter-server/0.5.4 (matter.js/0.17.0-alpha.0-20260308-2d3759f3b)
Node.js Version
n/a
Operating System
Docker
Issue Description
It would be really useful if users could input text labels associated with each node (e.g. Name, Location, or General Notes). These could then be displayed in the Nodes list and network visualisations to make device identification easier. At present we just see Node ID, Manufacturer and Model name, which isn't that helpful when trying to track down one of a dozen "GRILLPLATS plug" for example. This would align with similar functionality in Zigbee2MQTT and ZWave JS UI, which allow Name and Location labels.
The labels do not need to sync with Home Assistant, though Zigbee2MQTT give you the option to sync names to HA so it may be worth looking at something similar.
Steps to Reproduce
N/A
Server Logs
N/ADevice Information
No response
Additional Context
No response
Pre-submission Checklist
- I am running an Alpha/Beta version of the Matter.js server
- I have included the complete server logs (not truncated)
- I have checked existing issues to avoid duplicates