I have just moved from Open-Zwave to Zwave JS UI. All seems to work except the colors on my Zipato RGBW Bulb V2 RGBWE2.
I can adjust the light intensity up and down, but I can't set any colors. Have tried via Zwave JS UI color picker. Domoticz color picker.
Also tried via json api:
Code: Select all
curl -s "http://192.168.1.2:8181/json.htm?type=command¶m=setcolbrightnessvalue&idx=380&hex=00FF00&brightness=100&iswhite=true"
Best regards