Hi all,
Trying to light a Ledvance bulb with HA/mqtt in Node-RED.
I'm up and running with a fresh install on HA-os. My Sonoff button works in Node-RED so the broker is working.
I can toggle the bulb in Zigbee2mqtt control panel... But I cannot inject anything to get it to respond in Node-RED.
The images below show a diagram that should toggle the bulb, but doesn't.
Any help is appreciated!
My first guess would be a spelling error in your MQTT topic.
Keep in mind that MQTT topics are case sensitive. I think that's what is causing your problems. You could try listening to topic '#' on an MQTT in node to find out what topics the lamp uses when sending.
On the Zigbee2MQTT supported devices site you can find lots of information about your specific device (if supported of course)