Ta aplikacja nie jest kompatybilna z Homey Pro (Early 2023).
Ta aplikacja jest nieaktualna i wymaga aktualizacji, aby móc działać na Homey Pro (Early 2023).
Jeśli chcesz, aby tak się stało, skontaktuj się z deweloperem
tutaj.
This app will allow you to connect to a remote ssh server.
You can create for every server a device. And give it a logical name.
You can login with you username and password. So you don't have to fill in twice.
In the flow manager you can select the server, and send the command.
Usefull?
* Create a backup of your server through Homey
* Useful to start a playlist from [Spotify](https://github.com/dronir/SpotifyControl) on your Mac.
* For debugging and failover trigger flows can be created that catch errors and responses. If desired these can be logged using the simple logging app.
Remarks
* You can debug things using a flow with the receivedResponse and receivedError events. Tokens for what device, command etc are available within the flows.
* You can't create an connection to the Homey, because SSH access to the Homey is secured by Athom.
Czytaj więcej
›
Karty Flow
Kliknij na urządzenie powyżej, aby wyświetlić tylko powiązane karty Flow.
Kiedy...
SSH Client
SSH response received
i
After sending an SSH command, it is likely to receive a response. This trigger catches that response and contains tokens with that response. You could for example pass it through as a notification, or send it to the simple log app to store it
SSH Client
SSH error received
i
When a connection can not be made for some reason, the error can be cought and debugged using this flow
SSH Server
SSH response received
i
After sending an SSH command, it is likely to receive a response. This trigger catches that response and contains tokens with that response. You could for example pass it through as a notification, or send it to the simple log app to store it
SSH Server
SSH error received
i
When a connection can not be made for some reason, the error can be cought and debugged using this flow
Wtedy...
SSH Client
SSH command Select SSH client Command to execute
SSH Server
SSH command Command to execute
Opinie
Nie ma jeszcze opinii na temat tej aplikacji.
Kiedy zaczniesz używać aplikacji, będziesz mieć możliwość wystawienia opinii.

Dziękujemy za wystawienie opinii.
Wyślij opinię
Napisz opinię
Pomoc
Masz problem z tą aplikacją?
Skontaktuj się z twórcami aplikacji tutaj.
Nowości
Wersja 0.3.5 — Reset device status after updating settings.
Zobacz listę zmian