Skip to content

Support for renaming groups #2991

Closed
Closed
@blacklight

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions