Page 1 of 1
Zipato RGBW Bulb V2 RGBWE2
Posted: Wednesday 31 July 2024 23:18
by splitfile
Hi all,
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"
But no colors can be seen. Any ideas?
Best regards
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Thursday 01 August 2024 0:22
by waltervl
If it is not working with the Zwave-JS-UI color picker it is an issue with Zwave-JS and not in Domoticz or MQTT. So I would check the Zwave-JS-UI and Zwave-JS GitHub repository for similar issues and if nothing found there make your own Zwave-JS-UI issue so it can be solved by the Zwave-JS-UI team.
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Thursday 01 August 2024 20:39
by solarboy
I have 3 of these bulbs, I always had trouble with them and then 2 of them failed (refused to pair and constantly dropping off the network once I got them paired). The mapping of the sliders in the colour picker never seemed logical as with my other RGB bulbs also.
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Thursday 01 August 2024 21:41
by waltervl
Color change for Zipato bulbs should be fixed in 2023
https://github.com/zwave-js/node-zwave-js/pull/5993
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Friday 02 August 2024 10:00
by splitfile
For me it worked very well with Open Zwave.
Yes I saw that pull request, but it is not working for me.
I installed Zwave JS UI in July 2024 so I assume that fix is included.
I will open a new bug report at Zwave JS UI.
Thanks!
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Wednesday 14 August 2024 20:44
by splitfile
Solution:
You need to set warm white and cold white to zero (0) first. Then you can set the RGB colors.
https://github.com/zwave-js/zwave-js-ui/issues/3840
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Friday 03 January 2025 19:47
by solarboy
With lastest Domoticz stable and zwavejsui 14.3.7 I can change the colour in zwavejsui with its colour picker but if I do so in Domoticz nothing happens although the command appears in the logs.
Code: Select all
2025-01-03 18:41:47.459 Status: setcolbrightnessvalue: ID: 8b9, bri: 12, color: '{m: 4, RGB: 02ff10, CWWW: 0000, CT: 0}'
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Saturday 04 January 2025 11:59
by jberinga
Isn't this the same issue as desriped in this topic:
viewtopic.php?p=321073#p321073?
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Saturday 04 January 2025 13:07
by solarboy
Thanks for that. missed that discussion, reverting to 9.18.1 solved the issue.
Re: Zipato RGBW Bulb V2 RGBWE2
Posted: Thursday 23 January 2025 16:05
by thaui
I had the same issue since October 2024 with my Qubino flash rgbw dimmer. As you said 9.18.1 is working well. Not sure if somebody from Domoticz is taking care on this issue. So we need to stay with 9.18.1 until it's solved in Domoticz