tomaae / homeassistant-openmediavault

OpenMediaVault integration for Home Assistant
Apache License 2.0
109 stars 15 forks source link

[Feature] Send SSh commands to the OMV machine (container start/stop/restart) #100

Closed chherman0 closed 1 year ago

chherman0 commented 1 year ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

docker stop container_ID_or_name ## Describe alternatives you've considered

Additional context

tomaae commented 1 year ago

this is API integration, so ssh is not possible. plugins are not supported right now, so even that route is out of scope for now.