Gratis domotica › Forums › How can I …? › Synology NAS › Fibaro RGBW
Tags: Fibaro RGBW
- Dit onderwerp bevat 3 reacties, 2 deelnemers, en is laatst bijgewerkt op 4 jaren, 2 maanden geleden door
djandib.
-
AuteurBerichten
-
november 22, 2016 om 11:46 am #3913
djandib
BijdragerHi,
since last weekend I`m owner of a Fibaro RGBW switch.
It`s actually connected to a simple RGB-LED Strip and with an air thermometer DS18B20.
The device is great. Unfortunately the manual is terrible….I already managed to start the predefined scenes:
Parameter “Starting predefined program”
6 = Fireplace
7 = Storm
8 = Rainbow
9 = Aurora
10 = LPD
You can start then by setting to 6 to 10 and stop them with setting to 1 or change the color indexBut I have some questions:
– What`s the right mode at parameter “Associations command class choice”?
– What`s the meaning of Level1 to Level 6? Why do I have 6 Pages?
– How can I turn off all?
Color-Index “Off” or setting Level 1 to Level 6 to “0”?
– What is the Parameter Color-Channel -“29” ?
– How do I have to define a Panel RGB for the Dashboard?
– How can I see the measured temperature (connected to I1)Maybe some of you have already some blockly examples with loop…
e.g. make strobo-effect for one minute with programmed loop…Would be great, if we can make here a short how-to…
Greetings from Munich
Andinovember 22, 2016 om 10:18 pm #3916K.Rens
SleutelbeheerderCool, didn’t knew this parameter for the fireplace was already available. 🙂
Is it new since the last zwave update? I didn’t have this scene parameter one year ago.– What`s the right mode at parameter « Associations command class choice »?
Mine is at Normal (dimmer). Never tried changing it.– What`s the meaning of Level1 to Level 6? Why do I have 6 Pages?
Colors are defined by many different “levels”.
Colors are set by: RRGGBB => 6 parameters for each color.
I just use the color index, it’s much easier. 🙂– How can I turn off all?
I think you just put the first level to 0, that’s the brightness I think.Color-Index « Off » or setting Level 1 to Level 6 to « 0 »?
I use the color index.– What is the Parameter Color-Channel -« 29 » ?
Don’t know.– How do I have to define a Panel RGB for the Dashboard?
Generate the panels, it should create one automatically. I did notice the color mapping is not perfect, some colors or parameters are switched. I need to debug and fix it.
If you find which parameters should be changed, do let me know 🙂– How can I see the measured temperature (connected to I1)
Never tried, would be great if you could find it out. If it’s properly connected, you may need to clear your config afterwards.Thank you for the digging!
Kind regards,
K.Rensnovember 23, 2016 om 9:23 am #3919djandib
BijdragerHi Koen,
sorry, but you contradict yourself.
LEVEL
On the one hand you say Level1-Level6 is for the color-number RRGGBB,
on the other hand you say just turning Level1 to 0 means turn off.
I found in the net:
Level 1- MASTER Brightness
Level 2- Red Brightness
Level 3- Green Brightness
Level 4- Blue Brightness
Level 5- White Brightness
Level 6- Unknown 🙁This means in my eyes:
Color Index: White: Level 1 till Level 5: 99
Color Index: Blue: Level 1 and Level 4: 99I have to test it in the evening…
Dashboard:
unfortunately my Button “Generate” makes nothing anymore.
Maybe I have to much panels?Question to all the other users:
Unfortunately in the Blockly for the LED is NO option to start the predefined scenes in parameter 72.
This doesn`t work:Can anyone tell me why?
Andi
november 23, 2016 om 7:04 pm #3920djandib
BijdragerHi to all Fibaro RGBW User:
Predefined Scenes can be activated by this:// 6 = Fireplace
// 7 = Storm
// 8 = Rainbow
// 9 = Aurora
// 10 = LPD
setValue(‘zwave’,’zwave-20′,’112-config-byte-1-72′,’6′);Just use a custom php block until a solution made in the real blockly 😉
Andi
-
AuteurBerichten
- Je moet ingelogd zijn om een reactie op dit onderwerp te kunnen geven.