Draggon / hassio-hdd-tools

27 stars 13 forks source link

Add all unknown fields to the sensor #7

Closed McGiverGim closed 3 years ago

McGiverGim commented 3 years ago

Fixes: https://github.com/Draggon/hassio-hdd-tools/issues/1

Appends the ID of the sensor to each unknown field name. In this way we can add all the unknown fields of the SMART data.

Before: image

After: image

I'm not good at .sh coding, so maybe are ways that are far better to do the same.

McGiverGim commented 3 years ago

Please @Draggon can you confirm if this PR is interesting for your project? Thanks!

boesing commented 3 years ago

@McGiverGim If this wont get merged, you can still use your fork in homeassistant until then. I think that the package owner will merge this when he finds spare time to do so but you should not demand any progress as that is just unnecessary pressure.

Draggon commented 3 years ago

Hi

Sorry for delay and thanks for fix ;)