stfnhmplr

Results 25 comments of stfnhmplr

Your welcome. The error message says that the device cannot be reached. The reachability is determined with ping. Could you please check if your Synology NAS is pingable from your...

> Ping works, even with other devices I have the same problem, they don't update. Can't follow here. Which other devices? > Now I can't even reinstall the plug-in (I...

It looks like ssh is not installed on your system. Please try to run `sudo apt install openssh-client` and install the plugin again afterwards.

> From what I can see the standard `docker-homebridge` Alpine image has no bundled SSH and this plugin requires it because it references a [forked copy](https://github.com/homeinstalator/syno) of [kwent/syno](https://github.com/kwent/syno) that isn't...

I'll have to think about that. It's possible, but does this make sense? I have four hard drives, their temperature is the same except for a deviation of ±0.5 degrees.

Hi Jens. To be able to help you, I need more information. Please post the log output and your configuration.

I started rewriting the entire plugin today. I will add the new speaker service (#16) and support for the second zone (#19). I will also try to support as many...

I just released a first update in the dev branch. any testers are welcome. The Speaker Service is still not supported by Apple's Home App, but works for example with...

I'm sorry. You should install rollup globally by typing `npm install -g rollup` and execute the command again.

I just added the dist files so that testing should be easier. You don't have to install rollup now. Just delete the folder and clone the dev branch again. Or...