Implement executing command in containers
Hello,
Is it possible to implement possibility to execute command in monitored containers?
👋 Welcome to the project! Thank you for raising your first issue. We will look into it as soon as possible.
Hello,
You want buttons which can execute specific command in monitored containers ?
It could be nice to define a command for a button :)
Im gonna implement this in the future using: https://www.home-assistant.io/integrations/notify.mqtt/
So we will have a new sensor per container of the type notify.
Then you'll be able to send command by calling that notify entity and sending a message. That message should then contain the command that will be executed inside the container