homebridge-ssh icon indicating copy to clipboard operation
homebridge-ssh copied to clipboard

SSH plugin for homebridge: https://github.com/nfarina/homebridge

Results 16 homebridge-ssh issues
Sort by recently updated
recently updated
newest added

What is the correct key format, and where should it be located? I've tried ED25519 and RSA, and I keep getting the same errors: `Error: Cannot parse privateKey: Unsupported key...

Hey guys, im trying to use the plugin to turn off my truenas. if havbe the following config `{ "accessory": "SSH", "name": "Remote Command", "command": "sudo shutdown -h now", "sshConfig":...

Hi there, I'm using keys + passphrase for authentication (encrypted keys), and I'm wondering if it's possible to get this working with your plugin, or are we limited to using...

I’m trying to get homebridge-ssh to work with my iLO servers. I have edited the ssh-exec code so ssh2 now uses ssh-dss, and so it doesn’t timeout. From the homebridge...

I have tried getting the plugging to work with Unifi Switch POE on/off. Everything works apart from reporting power status. **This is what the log shows from State:** `State of...

After updating to node lts 12.14.1 I get the following error in the log. `Error: Error: Timed out while waiting for handshake` I'm using the Plugin to switch Screensaver on...

Can you integrate a polling feature? So Refresh is made automatically

I'm having no luck with ps4-waker. hoping to find another option. thanks in advance!

Hi, can I set a default state used at startup of HB? Thanks

Hi! I've written two simple script files that tell AirFoil to connect to my HomePod and set the input to a digital amp. I don't think AirFoil supports state though....