Can you help me with cloning the repo to my synology 220+, once I entered you command in the terminal , the response I got was -ash: git: command not found.
I logged me into the terminal with ssh username@hostname and then Sudo -i
I think you need the Git extension for Synology to run that command, its not availible by default or in the official Synology Package Center, but you need to install SynoCommunity and then install Get extension from there.
Finally got mine aswell and thought i would test it out, plugged in device into the NAS and it detected a “CP210x UART Bridge - Silicon Labs” inside the Synology Information Center. However, it did not detect anything in Home Assistant. Tried adding the ZHA Integration and selected "EZSP = Silicon Labs " but it dousent show up as a selectable device, all I get is the ability to manually enter a path which means it dousent get detected somehow.
Running latest 2022.12.8 and i have tried both USB ports with same result so far.
Its the same as I got stuck. You need to pass the device to Home Assistant Docker. Anyone who can give a hint here on how to do that? I can se the device /dev/ttyUSB0 but how to pass it to docker?
You need to add it via docker by editing docker or by recreating it with addion of following line: --device /dev/ttyUSB1:/dev/ttyUSB1 (or whatever your port is). That will map your Synology internal port with port inside docker.
FYI I’m also using HA in a docker on a Synology NAS and at first I thought SkyConnect wasn’t working after following the above instructions.
While “SkyConnect” does not appear when clicking Add integration, if I instead add the Zigbee Home Automation (ZHA) then the SkyConnect shows up as a Zigbee controller and setting it up was smooth.
I would assume we have to wait for 2023.3 to use SkyConnect as a thread border router.
thanks so much for this. I coudln’t get it to work with your method but it sent me in the right direction. but it would have been me doing something wrong.
for others who struggle I followed this video carefully and it worked for me.
The reason we copy per OP steps is at load the file seems to be deleted on synology lib/modules. so it has to be re copied? anyway that is what i found.
SKyconnect is all setup on my system with dsm7.1 and running against zha (I used to use z2m)stable for 12 hours now. watching closely (i h
“/sbin/modprobe usbserial” and “/sbin/modprobe ftdi_sio” work fine, but when I copy “/sbin/modprobe cdc-acm” I am getting this error: “modprobe: FATAL: Module cdc-acm not found.”
Also when I type in “ls /dev” I get a list with just this:
I am missing “port”, “ppp” and “ptmx” … Any idea why? Greatful for any help!
Update 1: Getting this error message, when I try to run the task: "Current status: 1 (Interrupted)
Standard output/error:
cp: -r not specified; omitting directory ‘/volume1/homes/admin/usbdrivers/modules/@eaDir’
The commands are: "cp /volume1/homes/admin/usbdrivers/modules/* /lib/modules/