I can't get DzVents to change the RGB value of the Yeelight lamp or a dummy RGBWW dimmer switch. DzVents will turn the light on or off just fine. The issue is when I use any of the specific "setColor" or ''setRGB" or Hue or whatever commands.
I always get something that says the following (the port number is correct when I see it):
Code: Select all
Error: Error opening url: http://127.0.0.1:XXXX/json.htm?type=command¶m=setcolbrightnessvalue&idx=724&brightness=45&color={"m":3,"t":0,"cw":0,"ww":0,"r":255,"g":100,"b":150}
Code: Select all
setColor(255,100,150,45)