This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

Z-Wave: zipato RGBW bulb

I 'm trying to create an app for the Zipato RGBW bulb. The capabities "onoff " and "dim" are working. But i cannot change the color. The bulb does not change from warm white to a RGB color (or cold white).

The implementation (i think) is simular to the Aeotec_Z-Wave_LED_Bulb:
https://github.com/athombv/com.aeotec/blob/master/drivers/ZW098/driver.js
Because the Zipato RGBW bulb does also work with the 'COMMAND_CLASS_SWITCH_COLOR'.

Is there any documentation available for zwave on homey? Or can i debug zwave (so i can see what it is sending or how homey converts the args from "command_set_parser")?

Comments

  • I have been working on the aeotec bulb, and it appears the cc seitch color is not yet fully supported on Homey, so that's not going to work for now.
  • aartseaartse Member
    edited August 2016
    ah thnx! I was expecting something like that. i think it will work when your app is published to the app store, so i'll wait :smile: .


  • Has there been any update on this? Just tried the Zipato app and it only works for the Z-Wave version of the Bulb2
Sign In or Register to comment.