Controlling lights with Zigbee2MQTT
Posted: Sunday 12 January 2020 20:11
I am trying to control my Zigbee2MQTT lights via a dzVents scripts. I can turn on and off the lights with ".switchOn()" and ".switchOff()", but I can't change the color/color temperature or the brightness. If I call any of the other methods (".setColor()", ".setRGB()" etc.) I get this in the log:
I can't find any information in the wiki. Also, I don't know if this is a general Domoticz error, or if it is related to the Zigbee2MQTT plugin, but lights can be controlled just fine using the Domoticz GUI.
Any ideas?
Thanks in advance
Bubber
Code: Select all
2020-01-12 19:49:27.255 Error: dzVents: local netWork not open for dzVents openURL call !
2020-01-12 19:49:27.256 Error: dzVents: check dzVents wiki (look for 'Using dzVents with Domoticz')
Any ideas?
Thanks in advance
Bubber