monitor_docker icon indicating copy to clipboard operation
monitor_docker copied to clipboard

Add device registry info

Open escoand opened this issue 4 years ago • 3 comments

I would like to request device registry info: https://developers.home-assistant.io/docs/device_registry_index/ As this integration provides quite much information this would simplify the overview in HA.

escoand avatar Sep 28 '21 10:09 escoand

100%. Since there is no unique_id, you can't put the sensors in areas at all...

At minimum add unique_id for sensors, but even better would be to add them as devices.

Botched1 avatar Oct 25 '21 13:10 Botched1

Please correct me if I'm wrong, guess that's a duplicate to Request: unique_id registry for entities, to allow giving sensors an Area and UI customization #62 ?

schmittey avatar Jan 11 '22 12:01 schmittey

AFAIK, unique_id is required for the device info to work.

I've briefly looked into adding both to this component, but it would require a different setup procedure and with that quite a bit of refactoring.

RoboMagus avatar Jul 18 '22 07:07 RoboMagus