-
-
Notifications
You must be signed in to change notification settings - Fork 129
Zigbee2MQTT lights
Awawa edited this page Dec 29, 2024
·
26 revisions
Start HyperHDR, select the Adalight LED driver but do not save changes and expand the output port list.
You should find your Zigbee coordinator. Note the path, in this example it is /dev/ttyACM0
:
Install necessary components:
sudo apt update && sudo apt install -y curl
sudo curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
sudo apt install -y mosquitto nodejs git make g++ gcc libsystemd-dev