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.
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.