Page 1 of 4

LED Simple Effects Plugin

PostPosted: Wed Dec 28, 2016 8:39 pm
by GlennNZ
Hi all,

Announcing a very simple new Plugin -
LED Simple Effects

For Indigo 7

Plugin Store:
https://www.indigodomo.com/pluginstore/131/

https://github.com/Ghawken/Indigo-SimpleLED

Enables the Fibaro RGBW pre-programmed color cycles to be selected as an Action Group.
(yes, yes - you can do this already with Z-wave modify config action command - once you know the parameters and the settings - however this simplifies the process)
(I did mention it was a simple plugin - didn't I?)

The Plugin - essentially doesn't run unless a action command/group is executed.

The image below are the current options - essentially for the Fibaro RGB, AeonLabs LED Bulb ZW098 and AeonLabs LED Strip ZW121

Image

Image


These are the pre-programmed Fibaro modes - so there is no Z-wave communication during the light changes - simply this command to start and/or end the process. In my mind the various default modes cover most basic usages and limits any Z-wave traffic issues that might occur with other solutions.

Update 0.0.6

As promised support for Aeon Labs RGB Bulbs (ZW098)
(Mainly for firmware 1.4 - as can't test others)

Similar Modes but also add dialog for colour chooser/selected see below

Image

Image


Glenn

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Thu Dec 29, 2016 11:16 am
by yassi
HI Glenn,

this is cool.

I wanted to give it a try, but when I create an action group I can't select the device, no device available.
I have my Fibaro RGBW running with the "LED Light Manager" plugin, have the devices (as separate colors, composite and white already in Indigo).
Am I missing something?

Thanks,
Yassi

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Thu Dec 29, 2016 1:58 pm
by GlennNZ
yassi wrote:
HI Glenn,

this is cool.

I wanted to give it a try, but when I create an action group I can't select the device, no device available.
I have my Fibaro RGBW running with the "LED Light Manager" plugin, have the devices (as separate colors, composite and white already in Indigo).
Am I missing something?

Thanks,
Yassi


I guess you are on Indigo6 - given the write device info to Log button?

Sorry - Indigo 7 only as uses the new device filtering - which is why unfortunately you don't see any devices!
:D

Glenn

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Fri Dec 30, 2016 12:28 am
by yassi
Glenn, sorry, didn't saw it's for Indigo 7 only.
Ok, I've bought the upgrade yesterday, will upgrade today.

Thx,
Yassi

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Fri Dec 30, 2016 5:35 am
by yassi
Glenn, it's working, cool stuff!
Thanks!

Yassi

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Fri Dec 30, 2016 5:50 am
by GlennNZ
Thanks!
Good to hear.
Will add support for AeonLab LED bulbs predefined modes soon.
Glenn

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Fri Dec 30, 2016 9:36 am
by yassi
Cool.
I don't own them (only Hue's), but I appreciate this!
Yassi

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Dec 23, 2017 4:09 am
by mwoodage
Just downloaded this today - it brilliant, thank you :D

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Dec 23, 2017 10:04 am
by Different Computers
This works great! A handy way for me to use the strip for some highly visible notifications. I didn't even know there WERE presets in the Fibaro.

Thanks for a fun toy at Christmastime!

Fair warning: that LPD preset might trigger a seizure in those sensitive! That's some high speed flashy lights.

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Dec 23, 2017 10:45 pm
by agame
Never got around to adding support for the AEOTEC RGBW globes? Damn...gonna be a white Christmas I guess. :idea:

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Dec 23, 2017 11:02 pm
by GlennNZ
Give me 10 minutes.... and I will see what can do...
(was mostly ready to go just waiting a indigo buglet fix)

G

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Dec 24, 2017 1:25 am
by GlennNZ
Update to version 0.0.6
Adding support for Aeon Labs Bulbs .

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Dec 24, 2017 3:47 am
by agame
GlennNZ wrote:
Update to version 0.0.6
Adding support for Aeon Labs Bulbs .

\oh wow! fantastic. Thanks so much!!!

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Dec 24, 2017 4:08 am
by agame
GlennNZ wrote:
Update to version 0.0.6
Adding support for Aeon Labs Bulbs .


in case anyone else is motivated to xmasify their bulbs tonight, there's a very minor UI bug (the colour list in the menu is cropped on the initial view). Closing the configuration and reopening gives access to all the colours. so good!

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Dec 24, 2017 4:31 am
by GlennNZ
agame wrote:
GlennNZ wrote:
Update to version 0.0.6
Adding support for Aeon Labs Bulbs .


in case anyone else is motivated to xmasify their bulbs tonight, there's a very minor UI bug (the colour list in the menu is cropped on the initial view). Closing the configuration and reopening gives access to all the colours. so good!


Yep - or you can grab and resize the window when needed.
There is code somewhere to set the window size (should have it big enough for everything - even if color chooser list not shown) - but for life of me couldn’t find it in the limited time I had!
Will update soonish.
Glenn