ualex73 / monitor_docker

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

Feature Request: allinone monitored condition for docker instances. #114

Closed SlickUnderTheGun closed 1 month ago

SlickUnderTheGun commented 1 year ago

I would like to be able to have one sensor per docker instance containing all or a subset of attributes for that instance, similar to the allinone container sensor. I monitor multiple docker instances and this would help keep the number of entities created in Home Assistant more organized.

ualex73 commented 1 month ago

Sounds interesting, but it will get super complex to make this in the code. So the allinone option will still give you the least numbers of entities. I will close this ticket.