Z-Wave and Zipato RGBW bulb

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
BrianM45
Posts: 3
Joined: 28 Apr 2014 15:10

Z-Wave and Zipato RGBW bulb

Post 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
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Z-Wave and Zipato RGBW bulb

Post 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.
zoic22
Posts: 45
Joined: 04 Apr 2014 14:21

Re: Z-Wave and Zipato RGBW bulb

Post 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 ?
Post Reply