Page 1 of 1

Synology & Docker

Posted: 28 Dec 2021 19:45
by bplatypus
Hi!

I have a working Conbee II stick on my Synology and wanted to add the z-wave.me stick alongside to add some more devices.

But I'm not sure of what I need to do. For Conbee it was straightforward but for z-wave.me I tried to find a docker image but the official one is 4 years old?

So here I'm :D , not even sure the usb stick is detected... this is what I have
Image

I didn't have ttyACM1 before... so I think this is the z-wave.me stick but I cannot see a clear name like for the Conbee one.

But now, which docker image should I use? (do I need one like for conbee to configure the devices?)

I saw on another post that the Home Assistant integration is almost here but I still need something in-between right?

Thanks

Re: Synology & Docker

Posted: 29 Dec 2021 01:12
by PoltoS
The stick was detected as ACM1 - this is ok. Now you need the Z-Way software. Not sure how it works on Synology - what is the CPU? May be some of the existing builds can work. We never had an official Synology docker - this was a community work

Re: Synology & Docker

Posted: 30 Dec 2021 15:09
by bplatypus
PoltoS wrote:
29 Dec 2021 01:12
The stick was detected as ACM1 - this is ok. Now you need the Z-Way software. Not sure how it works on Synology - what is the CPU? May be some of the existing builds can work. We never had an official Synology docker - this was a community work
Hi PoltoS,

The CPU of my NAS is an 'INTEL Atom C3538' (4 cores @2.1GHz)

Code: Select all

Linux PLAT 4.4.180+ #42218 SMP Mon Oct 18 19:26:24 CST 2021 x86_64 GNU/Linux synology_denverton_1819+

Re: Synology & Docker

Posted: 01 Jan 2022 15:15
by bplatypus
Finally I installed the zwavejs2mqtt https://hub.docker.com/r/zwavejs/zwavejs2mqtt which seems to work perfectly with the z-wave.me stick :-).