ualex73 / monitor_docker

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

Add restart button for containers #136

Closed briodan closed 7 months ago

briodan commented 7 months ago

found it handy to have a restart button for my containers, that can be added to an auto entities card in Home Assistant, that was I can quickly restart a container.

Might not be the cleanest code as i'm still learning things but seems to work :).