ekutner / home-connect-hass

Alternative (and improved) Home Connect integration for Home Assistant
MIT License
511 stars 53 forks source link

Device name and entity name should match #232

Closed MichelFR closed 1 year ago

MichelFR commented 1 year ago

As you can see below its the current state because in this case because the device is called "Kaffeevollautomat" and the entities are called "Siemens Kaffeevollautomat - ..." the string does not show the shorted version.

Currently:

image

And how it would be with matching entity names:

image
ekutner commented 1 year ago

It's a matter of taste, I don't like this truncation. You can get that behavior by using the name_template config parameter.