tomaae / homeassistant-openmediavault

OpenMediaVault integration for Home Assistant
Apache License 2.0
109 stars 16 forks source link

Entity name change results in multiple “Unknown” entities and makes it useless #112

Closed groenmarsmannetje closed 1 year ago

groenmarsmannetje commented 1 year ago

In release note of latest version this change is mentioned:“Changed filesystem entity name from mountpoint to device name”

This is totally useless for me. Now I have 5 entities with the name ”Unknown” and in the attributes I also do not see the mountpoint that was originally used as entity name. I have to derive from format and disk size which device is which. Names should be understandable by default of course. So I assume that you made some assumptions for this change without validating them.

Can you please explain what the reason for this change was? And why you think this was an improvement?

tomaae commented 1 year ago

Mount point is internal OMV mountpoint just containing uuid, which is not recognizable or useful. Not sure what kind of setup you have to get devicename in OMV as "Unknown". I will need to see debug to know whats wrong there. More info about your setup would help too.

github-actions[bot] commented 1 year 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 1 year ago

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