You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some testing and found that your integration allows you to run SSH commands that take longer than 60 seconds and would otherwise be "killed" by HA.
That's very cool. Could you add the option to get the "stdout", "stderr" and "exitcode" back?
Then you could have the log sent to you in case of problems.
The text was updated successfully, but these errors were encountered:
Smarthome-Creator
changed the title
How can I prevent commands from being canceled after 60 seconds?
Can you include the option for a response file?
Jul 5, 2024
I don't want add this to this integration so it can be used in very old hass versions.
But you can use this integration and get what you want https://github.com/AlexxIT/PythonScriptsPro
I did some testing and found that your integration allows you to run SSH commands that take longer than 60 seconds and would otherwise be "killed" by HA.
That's very cool. Could you add the option to get the "stdout", "stderr" and "exitcode" back?
Then you could have the log sent to you in case of problems.
The text was updated successfully, but these errors were encountered: