It's probably something easy to solve, but it's driving me crazy for days now. I have Zigbee2Mqtt installed on a RPi, a Loxone Miniserver, and a couple of zigbee lights. Everything works fine throught zigbee2mqtt, I can toggle my lights, set rgbw colors, brightness, etc. All good. Problem comes when I try to do all this via Loxone virtual output. I've tried with Loxberry's quick publisher and mqtt explorer as well to send JSON messages to the mqtt gateway and it works flawlessly. Added a simple example to toggle the light on/off.
However, when I try to do the same via Loxone it just doesn't work. My theory is that it's because Loxone escapes the " character with \, but I might be wrong. That's all the difference I could find, but I have no clue how to turn off the auto-escape feature. Any idea how can I do this ?
Cheers !
Kommentar