Skip to content

Entities renamed when reconfiguring existing integration instance #222

@binarydev

Description

@binarydev

After reconfiguring with a new cookie it adds a "_2" suffix to the existing entity IDs. You don't need to edit each entity individually to fix this. You can go to your device's page, and on the top right in the "3 dot menu" is a button to recreate all of the entity IDs at once which automatically strips the "_2" for all entities with just 2 clicks.

Seems this is a result of the reconfiguration creating a new device first with the updated cookie before merging it back into the old device, but still keeping the newer entity IDs instead of cleaning it up.

I have to figure out how I would make that easier to cleanup, but at least in the meantime there's a clean workaround with just 2 extra clicks on the device page.

Metadata

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