SkyConnect in ZHA & Zigbee2MQTT - HA OS and Docker

Опубликовано: 11 Октябрь 2024
на канале: BeardedTinker
23,283
432

SkyConnect is awesome Zigbee (Thread & Matter) compatible device that can bring stability to your Zigbee network. Today we will install SkyConnect with HA OS and Docker and test it with both ZHA and Zigbee2MQTT.
We will do all of that on Synology because if it works on it, it should work anywhere.

And as a bonus, we will look at USB drivers for Synology DSM 7.0 and DSM 7.1 - new GitHub repository since jadahl.com is not available anymore.

00:00 - Intro
00:27 - Different installation types
01:07 - Synology VM USB passthrough
02:11 - SkyConnect with ZHA
03:39 - SkyConnect with Zigbee2MQTT
07:59 - USB drivers for Synology
09:27 - ZHA in Docker
22:26 - Zigbee2MQTT Docker specifics

Zigbee2MQTT AddOn Installation guide repository link: https://github.com/zigbee2mqtt/hassio...

AddOn repository link: https://github.com/zigbee2mqtt/hassio...

Zigbee2MQTT specific setting:
serial:
port: /dev/ttyACM0
adapter: ezsp

Putty: https://www.putty.org/

Synology USB drivers: https://github.com/robertklep/dsm7-us...

Processor architecture: https://kb.synology.com/en-me/DSM/tut...

Copy drivers: cp *.ko /lib/modules

Copy script: cp usb-serial-drivers.sh /usr/local/etc/rc.d

Change permission: chmod +x /usr/local/etc/rc.d/usb-serial-drivers.sh

Start the script: /usr/local/etc/rc.d/usb-serial-drivers.sh start

Time Zones: https://en.wikipedia.org/wiki/List_of...

Docker command: sudo docker run -d --name homeassistant --privileged --restart=unless-stopped -e TZ=Europe/Zagreb -v /volume1/docker/homeassistant:/config --network=host --device /dev/ttyUSB0:/dev/ttyUSB0 ghcr.io/home-assistant/home-assistant:stable

Don't forget to give this video thumb up if you liked it, subscribe if you still haven't and I'll see you next time!

Have fun!
Bearded Tinker
____________________________________________________________
👕☕Awesome merchandise? Sure - here it is!
▶ https://shop.beardedtinker.com/
____________________________________________________________
🧡 If you would like to support me and this channel, you can JOIN and become YouTube channel member! 🙏 https://www.youtube.com/BeardedTinker...
____________________________________________________________
📣Follow me on other platforms📣
✅Twitter: @BeardedTinker
✅Instagram: @2BeardedTinker
✅Discord:   / discord  
____________________________________________________________
(*) if any, should indicate links that are affiliated links. They don't cost you anything extra but provide small income to get this channel going, and finance future projects I make.
#HomeAssistant #smarthome #skyconnect