Questa app non è compatibile con Homey Pro (Early 2023).
Questa app è obsoleta e richiede un aggiornamento per funzionare su Homey Pro (Early 2023).
Se desideri che ciò avvenga, contatta lo sviluppatore
qui.
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.
Leggi di più
›
Schede dei Flow
Clicca su un dispositivo qui sopra per visualizzare solo le schede dei Flow correlate.
Quando...
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
Poi...
SSH Client
SSH command Select SSH client Command to execute
SSH Server
SSH command Command to execute
Recensioni
Questa app non ha ancora recensioni.
Puoi lasciare una recensione dopo aver utilizzato questa app.

Grazie per la tua recensione.
Invia recensione
Scrivi una recensione
Supporto
Hai un problema con questa app?
Contatta lo sviluppatore qui.
Novità
Versione 0.3.5 — Reset device status after updating settings.
Visualizza il changelog