Page 1 of 1

RGBW LED strip + Fibaro HC2

Posted: 11 Apr 2017 10:51
by 10der
Hi!

is there any chance use Fibaro App https://www.youtube.com/watch?v=Wyz3alzhMgY with Z-UNO?
now Z-UNO RGB "controller" present as 3 (three) dimers/sliders
Image

thank you!

btw
https://www.youtube.com/watch?v=ce7JZKNPVHo

Re: RGBW LED strip + Fibaro HC2

Posted: 11 Apr 2017 11:49
by 10der

Re: RGBW LED strip + Fibaro HC2

Posted: 10 May 2017 16:03
by jim
Hi. I am wondering the same thing.
Is it possible to make the Z-UNO to appear as a RGBW device in Domoticz?
It’s not very convenient to implement 3 dimmers and control the RGB colors that way.

Re: RGBW LED strip + Fibaro HC2

Posted: 13 May 2017 11:47
by PoltoS
Z-Uno will have RGBW channel in future. Currently only as N dimmers only ;(

It is the Color Switch in our roadmap: https://gist.github.com/PoltoS/85d9bcee ... fa6f063d55

Re: RGBW LED strip + Fibaro HC2

Posted: 13 May 2017 19:04
by 10der
seeing the battle with upgrading IDE v1.6.5 this roadmap look like in a pig's eye.
OK

Re: RGBW LED strip + Fibaro HC2

Posted: 03 Jun 2017 15:48
by petergebruers
Fibaro recently released firmware version 4.130 and it appears to support the color switch class, although there was no official announcement.

It was discover by a user, after (re-)including a ZW range extender.

See:

https://forum.fibaro.com/index.php?/top ... controller

Re: RGBW LED strip + Fibaro HC2

Posted: 04 Jun 2017 22:06
by 10der
ho! ho! ho! nice try!

[21:55:02] Home Center in learning mode
[21:55:07] Device added
[21:55:16] Add node status protocol done
[21:55:16] Adding devices complete
[21:55:16] Adding devices complete
[21:55:21] ID 531: Set association for group 1
[21:55:21] ID 531: Received association report from group 1
[21:55:22] ID 531: Received association report from group 2
[21:55:22] ID 531: Received association report from group 1
[21:55:22] ID 531: Received association report from group 2
[21:55:23] ID 531: Set association for group 1
[21:55:23] ID 531: Received association report from group 1
[21:55:23] ID 531: Received association report from group 2
[21:55:23] ID 531: Received association report from group 2
[21:55:35] ID 531: Device configuration finished
[21:55:39] ID 531: Device configuration finished
[21:55:41] ID 531: Device configuration finished
[21:55:42] ID 531: Device configuration finished
[21:55:45] ID 531: Device configuration finished
[21:55:48] ID 531: Device configuration finished
[21:55:50] ID 531: Device configuration finished
[21:55:52] ID 531: Device configuration finished
[21:55:55] ID 531: Device configuration finished
[21:55:58] ID 531: Device configuration finished

FMuBWhboZD[1].png
FMuBWhboZD[1].png (46.64 KiB) Viewed 9541 times
oaMSsbos5J[1].png
oaMSsbos5J[1].png (63.09 KiB) Viewed 9541 times

Re: RGBW LED strip + Fibaro HC2

Posted: 04 Jun 2017 22:14
by 10der
stop!

is it right declaration here?

, ZUNO_SWITCH_MULTILEVEL(getRed, setRed) //7
, ZUNO_SWITCH_MULTILEVEL(getGreen, setGreen) //8
, ZUNO_SWITCH_MULTILEVEL(getBlue, setBlue) //9

Re: RGBW LED strip + Fibaro HC2

Posted: 04 Jun 2017 22:44
by 10der
oops!
we still not support color class :(

C:\Users\olegd\AppData\Roaming\Arduino15\packages\Z-Uno>grep -r -i "color" *
hardware/zw8051/2.0.9/cores/zuno/ZUNO_Definitions.h://TODO #define ZUNO_ASSOCIATION_GROUP_COLOR_CONTROL
hardware/zw8051/2.0.9/libraries/ZUNO_MCP23017/keywords.txt:# Syntax Coloring Map for MCP23017
Binary file tools/zuno_toolchain/00.08.31/zuno_toolchain/libclang.dll matches
Binary file tools/zuno_toolchain/00.08.31/zuno_toolchain/sdcc/bin/sdcc.exe matches

Re: RGBW LED strip + Fibaro HC2

Posted: 05 Jun 2017 11:34
by PoltoS
Color is not yet supported