Skip to content

Entity names do not follow home assistant naming convention #174

Description

@Petro31

The names of entities do not follow home assistant naming convention. This makes it difficult to properly rename entities/devices because it does not take advantage of the built in name adjustment features.

e.g. entities in home assistant are typically named <device name> <entity name>, this integration chose to use <entity name> <device name>.

On top of that, a future version of Home Assistant is going full in on the device name / entity name separation. This integration should start properly naming devices and entities by following the best practices home assistant offers.

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