command does work with mqtt topic, works without
sorry to bring up another one of these 😅
i have a command i want to run
it runs fine like that, but i want the last 3 arguments to change so i tried to set it up as an mqtt action topic
the command is
and the mqtt action is
5 Replies
Help us Help Others!
To help others find answers, you can mark your question as solved via
Right click solution message -> Apps -> ✅ Mark Solution
Help us Help You!
Please don't delete messages or posts because it makes it impossible to understand what happened. If you don't want your messages to be seen then don't post here.
Please provide us with the version number of your app.
You can find it by clicking the ? at the bottom of the main page and checking under the logo that shows.We will help as soon as possible. While you're waiting you can try the following:
- Checkout the documentation. - Search here in discord for previously solved similar issues.
@Amadeo
hass agent seems to be recieving the command, i get the following error in logs
https://dpaste.com/F93G39K27
adding the exe or specifying the file path (which is C:\Windows\nircmd.exe) doesnt change anything
only time it works is if i skip the action topic and put the whole command in hass agent
nircmd.exethis exe is directly in C:\Windows?