Page 1 of 1

dzVents RGBWWZ Color

Posted: Sunday 15 March 2020 12:23
by GuidoP18
Hey guys.

I'm trying to change the color of an Zipato RGBWWZ color bulb. I can turn it on/of and set it to a dimmed value.
On the forum I've found some other threads but there options still didn't work.

I've tried al the commands. setHex(r, g, b)
setRGB(red, green, blue)
setColor(r, g, b, br, cw, ww, m, t)

When I try to change the color the Domoticz log prints this.

Code: Select all

2020-03-15 10:32:54.923 Error: dzVents: local netWork not open for dzVents openURL call !
2020-03-15 10:32:54.923 Error: dzVents: check dzVents wiki (look for 'Using dzVents with Domoticz')
In the remote proxy's I've set it to 127.0.0.1

Can anybody help me with the correct code?

Greets G

Re: dzVents RGBWWZ Color  [Solved]

Posted: Sunday 15 March 2020 12:51
by waaren
GuidoP18 wrote: Sunday 15 March 2020 12:23 ... In the remote proxy's I've set it to 127.0.0.1 ..
as described in the dzVents wiki

Domoticz go to Setup > Settings > Other and in the section EventSystem make sure the check-box ‘dzVents disabled’ is not checked. Also make sure that in the Security section in the settings (Setup > Settings > System > Local Networks (no username/password) you allow 127.0.0.1 to not need a password. dzVents uses that port to send certain commands to Domoticz.

Re: dzVents RGBWWZ Color

Posted: Sunday 15 March 2020 13:08
by GuidoP18
Thanks for the quick reply. I thought that I set the Local Networks. But it was the wrong field. It's working now:D