Page 1 of 1

Z-Wave and Zipato RGBW bulb

Posted: 09 Aug 2014 01:30
by BrianM45
Hi,

Can anyone tell me if it is possible to configure the LED lamp of Zipato :?:
http://www.zipato.com/default.aspx?id=24&pid=81&page=1

I bought these lamps there a while and I am currently blocked :(
I can only vary the intensity :roll:

Cordially

Re: Z-Wave and Zipato RGBW bulb

Posted: 10 Aug 2014 16:08
by PoltoS
They should also allow Switch Color CC. This one is available thru JS API and may be in expert mode. If not, we will do it soon.

Re: Z-Wave and Zipato RGBW bulb

Posted: 24 Oct 2014 21:35
by zoic22
Hi,

I just get zipato RGBW bulb, I try to change color of it by API but nothing work, I tried :
.instances[0].commandClasses[0x33].Set(2,0xFF)
or
.instances[0].commandClasses[0x33].Set(2,50)

No error but zipato stay off, what I miss ?