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.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Fibaro RGBW Z-Wave
I have a few fibaro RGBW Controllers that operate on Z-wave, When I add these to homey it creates 1 Main device and a further 5 Sub devices. The Main devices has Brightness, Hue, Saturation and temperature and then then sub devices are One for each colour, Red, Green, Blue and White and a further one that I am not sure about.
Is there anyway to add these so it just appears as one device instead of 5?
Also when I choose the main device in a flow I don't see the same parameters as in the devices page, There is on/off, brightness and hue.
Any help on this would be appreciated
Is there anyway to add these so it just appears as one device instead of 5?
Also when I choose the main device in a flow I don't see the same parameters as in the devices page, There is on/off, brightness and hue.
Any help on this would be appreciated
Comments
Technically: First there is the z-wave hardware chip, second the internal BIOS stack of Homey for this chip, then the API on top of that, then generic devices (which we have now) and thén we can get/make z-wave apps. I've tried z-wave again last few days after havign Homey in it's box for a few weeks, and found z-wave to be quite unstable in the core of the z-wave stack in Homey itself in version 0.8.24 (see github issues I created), so I assume Athom z-wave API's have also not been released yet, and that there are no specific apps for Fibaro zwave devices made yet.
Am I right @Taco ? If not, please a statusupdate? Thx in advance!
I hope Athom will deliver an app for RGBW very soon. Next week they are starting with my new garden, and there are going to be added about 19 RGBW's of Fibaro to the garden. I fear having to deal with 114 seperate devices!
We're planning to make a Fibaro app.
Should I be setting the other 5 ends points as lights or as something else? Also the device in the flow does not have the same parameters as the same device in the devices page.
Looking forward to an app for this as its starting to get more unmanageable as I keep adding these. and once you at 114 devices like Athomey then this going to be difficult.
@AndyWilde Can you set specific colours in flow?
Update is pretty much done, only 1 (annoying) challenge left before submitting.
Good spot! Must have overlooked those settings that are there, was already thinking of how to implement animations in a way that doesn't use much traffic.
They will definitely be implemented.
Very easy to do so.
Shouldn't be too too hard.
Still will be implemented
(just not for the "dim flow card" that issue will be there until it is fixed in a future homey update)
if everything seems stable i'm going to send it in to athom
PS: a re-pair is needed in homey
EDIT: fixed the "issue" of needing to re-pair the device, you will need to save the settings at least once (not needed to change any settings) to update the internal settings.
do make sure you use the latest z-wave driver (>= 1.1.4)
for best functionality also change the association group from group 3 to group 5 like it should
PS 2: as for the 1-5 scenes, it was too much trouble to include for something that is easily possible inside homey itself by using flow cards
They have 4 analog inputs set-able through parameters
If nothing big comes up i will send it towards athom this evening for everyone else to use (and hopefully love) in the official app
- trigger card does not seem to work, no reaction in the Then
- there are no tags related (in flow editor tags) to the analoge inputs so it very difficult to monitor if anything is coming in
I tried both input 1 and 4 and the write to node seems to be working
What trigger card, there are 3 different ones..
If it is "voltage changed" then I hope you looked at the small info icon, and thus have your setting input on "analog"
You can see the values in the global tags, I did not put it in the mobile card since it would add too many sensors to the card.
And I hope you re-paired it if you already had it included in homey. Just like the Readme tells you
indeed the re-pairing did the trick, now it is working fine
Thanks
I was wondering what kind of analog input you have connected to the rgbw device.
Do you use a button or a 0-10v potmeter for the analog input?
I want to use mine as a wall dimmer, but I don't know what would be best to connect to it yet. Any suggestions?
I connected a wind meter to it that sends out 0 to 10 V depending on the wind speed.
I tested it with a 5 V powersupply before placing it at its final place and that worked fine too.
I think a 0 to 10 V potentiometer should work fine