Closed
Description
I haven't yet found a way to rename a group, and the documentation doesn't seem to mention any such feature. What I've tried:
- Post to
zigbee2mqtt/bridge/config/rename
with the following payload:
{"old":"Old Name", "new":"New Name"}
- Post to
zigbee2mqtt/Old Name/set
with the following payload:
{"friendly_name":"New Name"}
None of these works and nothing is reported on the log about wrong syntax. Am I missing something?
Metadata
Assignees
Labels
No labels
Activity