I am running OpenHAB on a Raspberry Pi.
My current contact sensors use zigbee and use an USB drive I have to talk to openhab. I bought a new sensor that uses Zigbee2Mqtt from Aqara, I’ve successfully added it as a new zigbee thing but I can’t figure out the mqtt part. The contact switch only shows as a on/off switch in the paperUI.
I tried following tutorials and went to my “nano /opt/zigbee2mqtt/data/configuration.yaml” file but the file was empty. How can I finish the Mqtt part of the setup?