ualex73 / monitor_docker

Monitor Docker containers from Home Assistant
Apache License 2.0
267 stars 34 forks source link

Add device registry info #72

Closed escoand closed 1 month ago

escoand commented 2 years ago

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.

Botched1 commented 2 years ago

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.

schmittey commented 2 years ago

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 ?

RoboMagus commented 1 year ago

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.

ualex73 commented 1 month ago

This is not possible, due to the nature of the integration. I added it to the Q&A section. I will close this ticket.