tomaae / homeassistant-truenas

TrueNAS integration for Home Assistant
Apache License 2.0
183 stars 16 forks source link

[Bug]Renaming integration fails #146

Closed MisfitPunisher closed 5 months ago

MisfitPunisher commented 6 months ago

When I create a new integration, and when I rename it, all the sensors remain with the same begining name. In my case apears the pool names, CPU, memory... etc... all without the integration name at the beggining of the sensor (TrueNAS in my case).

Adding the integration name at the beggining of all the sensors of truenas integration.

Screenshots

Software versions

Diagnostics data

Traceback/Error logs

Additional context

tomaae commented 6 months ago

Yes, when you change name of the integration, entity names will not change. Thats normal behavior. Tested it with esphome, same behavior, which makes sense. It could break dependent things otherwise.

MisfitPunisher commented 6 months ago

What I Can do to have again the same name??

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 5 days with no activity.