SSH Docker version
1.2.0
Home Assistant version
2026.5.4
Issue / Experienced behavior
While trying to add the first docker container through the "add intergration" process, the form always shows the error message
The service name was not found on the remote host. Check the name and make sure the container exists.
The Home Assistant Log puts out the following:
Logger: custom_components.ssh_docker.options_flow Quelle: custom_components/ssh_docker/options_flow.py:78 Integration: ssh_docker ([Dokumentation](https://github.com/gensyn/ssh_docker), [Probleme](https://github.com/gensyn/ssh_docker/issues)) Erstmals aufgetreten: 14:50:32 (4 Vorkommnisse) Zuletzt protokolliert: 14:50:55 SSH validation for host 10.10.10.50 raised ServiceValidationError: Action ssh_command.execute not found
Expected behavior
The correct action should be used so that it's possible to add docker containers following the documentation provided.
SSH Docker version
1.2.0
Home Assistant version
2026.5.4
Issue / Experienced behavior
While trying to add the first docker container through the "add intergration" process, the form always shows the error message
The service name was not found on the remote host. Check the name and make sure the container exists.The Home Assistant Log puts out the following:
Logger: custom_components.ssh_docker.options_flow Quelle: custom_components/ssh_docker/options_flow.py:78 Integration: ssh_docker ([Dokumentation](https://github.com/gensyn/ssh_docker), [Probleme](https://github.com/gensyn/ssh_docker/issues)) Erstmals aufgetreten: 14:50:32 (4 Vorkommnisse) Zuletzt protokolliert: 14:50:55 SSH validation for host 10.10.10.50 raised ServiceValidationError: Action ssh_command.execute not foundExpected behavior
The correct action should be used so that it's possible to add docker containers following the documentation provided.