Already read through that but there doesn’t appear to be anything that corresponds to what I am trying to do. Someone makes reference to making a change but not what that change was. Someone mentions editing some code they put in but I didn’t enter any code
What I take from that is I paste the below in the .yaml?
permit_join: true
mqtt:
server: mqtt://localhost:1883
serial:
# Could be either USB port (/dev/ttyUSB0), network Zigbee adapters (tcp://192.168.1.1:6638) or mDNS adapter (mdns://my-adapter).
port: /dev/ttyUSB0
# Will run frontend on port 8080
frontend: true
I have the Home Assistant yellow which has Zigbee built in and as far as I am aware, all other necessary bits of hardware. I also have MosquitoMQTT which I thought might be causing an issue but apparently I need both.
If you want to run Z2M you need to stop ZHA, yes. I’m not familiar with the brand or the switch, but this is listed as supported in both Z2M and ZHA and seems very similar. Candeo Modmote Scene Switch CMM-1 Zigbee compatibility
That’s the exact one I have. It is integrated into ZHA but it doesn’t actually work. there are 4 buttons, each with 3 functions, so 12 functions in total.
when I look at the entity there is no mention of buttons as you can see here but when I create an automation, there are options for button 1 press, buttons 1 press and hold etc but they do not actually work.
I’m not familiar with ZHA since I run Z2M myself. You could try Z2M and see if that exposes all functions. If not it might not be supported out of the box and you’ll need to add a custom converter (in Z2M).