MqDockerUp icon indicating copy to clipboard operation
MqDockerUp copied to clipboard

Implement executing command in containers

Open orzechszek opened this issue 8 months ago • 4 comments

Hello,

Is it possible to implement possibility to execute command in monitored containers?

orzechszek avatar Apr 03 '25 13:04 orzechszek

👋 Welcome to the project! Thank you for raising your first issue. We will look into it as soon as possible.

github-actions[bot] avatar Apr 03 '25 13:04 github-actions[bot]

Hello,

You want buttons which can execute specific command in monitored containers ?

Smiley83460 avatar Apr 24 '25 22:04 Smiley83460

It could be nice to define a command for a button :)

orzechszek avatar May 04 '25 13:05 orzechszek

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

MichelFR avatar Jun 04 '25 12:06 MichelFR