Pairing and Payloads #31448
Replies: 1 comment 2 replies
-
|
Start by enabling the Zigbee2MQTT user interface. Add this to your Z2M Then hopefully you can access If it works well, you can just use the interface. The bulb needs to be powered-on, and very close to the coordinator (less than 1m). The bulb should flash. Press Permit join and it should join the network. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm a bit of a dummy. I've been trying to use diyHue to control my lights and was told I need to use z2m with my particular lights.
I have installed the mosquitto broker and z2m, both as systemd modules (this is raspian OS on a pi 5), and both are running fine without errors. watching the log file for z2m shows it putting out a payload every 10 minutes.
But I don't actually understand how to pair the devices to the pi/z2m. One of my two lights is this one:
https://www.zigbee2mqtt.io/devices/8719514329843.html
So, for example, the section of that page titled, "Touchlink reset by serial numbers"... I don't understand where the payload goes. Do I just throw it in the bottom of my configuration.yaml file? Is there a different file or a way to open a CLI within z2m?
Sorry if these are really stupid questions. I've read through the docs and installation and execution of the program are working great. I just don't understand how to control the program. How to send payloads or how to even access the frontend. All I have is the program running as a daemon without errors, and the ability to monitor the log file.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions