ualex73 / monitor_docker

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

Fix restart service to work with multiple docker hosts. #71

Closed Alfiegerner closed 2 years ago

Alfiegerner commented 2 years ago

Added a new service parameter 'server' to specify host. Not including this parameter should work as before, i.e. users with only one docker host specified will not be affected.

ualex73 commented 2 years ago

Thanks for the PR, i will review it and let you know ... But it is not a scenario i thought of testing.