Page 3 of 4

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Jun 09, 2018 1:57 am
by GlennNZ
DVDDave wrote:
GlennNZ wrote:
Have you any working parameter 37 examples? either to guide my issues, and/or for adding to selection menu.

Here are some I send to 37 with Indigo Z-wave actions:

150994944 Fade rainbow colors
1224736847 Slow speed fade in/out
1224736815 Medium speed fade in/out


Thanks.
Had added those options and updated the plugin.
Still need a bit of testing for the colourChooser - not working completely right unfortunately (and side-tracked by Tesla plugin just posted)- need to work on my binary to decimal fangshey ..

(the aeotec bulb excel spreadsheet was ideal - and doesn’t seem same exists for Led strips)

Glenn

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Jun 09, 2018 8:58 am
by DVDDave
I looked again and these may be better example values:

Param 37: 16777255 Fade rainbow colors
Param 39: 341835776 Param 37: 1375731791 Slow speed fade in/out red, green, blue
Param 39: 341835776 Param 37: 1375731759 Medium speed fade in/out red, green, blue

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Fri Jul 06, 2018 9:55 pm
by jltnol
Ok so I'm trying to get Patterns to work.

sorry... posted this in the wrong forum..

Deleted to remove any confusion...

LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Jul 07, 2018 4:12 pm
by GlennNZ
jltnol wrote:
Ok so I'm trying to get Patterns to work.

Back in the Plugin "Welcome to the LED Manager Pattern Editor", my Pattern is selectable and I can edit and save the colors and the times... but alas, I don't see a way to select the pattern as an Action Group.


so what am I doing wrong ?


Looks like you are not using this plugin but another one? ?LED Manager...
Have a look here:
viewforum.php?f=176

Not sure I can help and would suggest you post there?

Glenn

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sat Jul 07, 2018 8:12 pm
by jltnol
Ok
Now I just feel like an idiot.. :roll:

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Fri Aug 17, 2018 1:22 pm
by howartp
Glenn,

Can you fix the images on the first thread of this plugin, and the pluginstore, and github?

Can someone explain the interaction between raw Indigo use of Fibaro RGBW Controller or Aeotech RGB strips, this plugin and the LED Manager plugin?

What do I need one or both plugins to achieve?

(I'm new to any RGB stuff; no Hue, Fibaro, Aeotech RGB strips or anything)

Peter

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Aug 19, 2018 12:50 am
by GlennNZ
howartp wrote:
Glenn,

Can you fix the images on the first thread of this plugin, and the pluginstore, and github?
Can someone explain the interaction between raw Indigo use of Fibaro RGBW Controller or Aeotech RGB strips, this plugin and the LED Manager plugin?
What do I need one or both plugins to achieve?
(I'm new to any RGB stuff; no Hue, Fibaro, Aeotech RGB strips or anything)

Peter


Sure - the image host was down and have updated to their new URL. (probably should check other plugin info's as well)

I'm not sure I can go the full hog and explain how to use RGBW strips/controller.

But this Plugin:
- Enables the particularly devices build-in colour cycle/change modes (it is called Simple for a reason!)
Basically it allows an Action Group to be called for that device to run 'fireplace' mode for Fibaro RGBW
(it then sends the appropriate raw commands to turn on and off as needed)

These modes - are set and basically cycle through colours/effects internally to look in this case like a fireplace.

You could potentially manually recreate by sending multiple colour change Z-wave commands every few seconds or so - but that would potentially be a lot of Z-wave traffic...

LED Manager - not sure - I don't use.

Glenn

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Sep 16, 2018 11:23 am
by zabazoom
Hi
So I'm on 7.1.1 just added Fibaro RGBW installed lasted version of the plugin. Indego sees it and controls it fine, But plugin does not see it when I go to select device. Am I missing something? firmware on the RGBW is 25.25
Ja

Re: LED Simple Effects Plugin (for Fibaro RGBW)

PostPosted: Sun Sep 16, 2018 1:23 pm
by zabazoom
hahahah never mind I did a resync and it correcteded

Re: LED Simple Effects Plugin

PostPosted: Sat Jan 19, 2019 11:10 pm
by GlennNZ
New Version 0.2.0

Add Support for full custom options for:
- ZW098 all Firmwares different to each other annoying
- ZW121 LED Strips

Add default options bug fix
Add Image Siren example
Add Images to github for safe-keeping
Bug fixes

For example:
Below is a red/blue quickly fade in, fade-out type siren effect from ZW121 LED strips.

Image

Re: LED Simple Effects Plugin

PostPosted: Sun Jan 20, 2019 5:55 am
by Coolcaper
Hi Glen,

Thanks for the plugin. I have updated to 0.2.0 but get this in the log:

Action Group Front Feature LED Smooth
LED Simple Effects Error Error in plugin execution ExecuteAction:

Traceback (most recent call last):
File "plugin.py", line 206, in setLEDeffect
ValueError: invalid literal for int() with base 10: ''

I am using the plug in on a ZW121 led strip with protocol version 4.34, app version 1.01.

This is the action called:

Re: LED Simple Effects Plugin

PostPosted: Sun Jan 20, 2019 2:01 pm
by GlennNZ
Hi
Need to enter something for all the figures - missing a 0 from the time base...

Glenn


Sent from my iPad using Tapatalk

Re: LED Simple Effects Plugin

PostPosted: Tue Jan 29, 2019 12:18 am
by Coolcaper
Works now. Thanks Glenn.

Re: LED Simple Effects Plugin

PostPosted: Thu Jun 04, 2020 1:29 pm
by jltnol
So I"m back at this again, and while I know I did have it working, thru a lot of changes, the LED's were put out to pasture, but I've recently found a new use for them.

I'm got a Fibro RGBW controller, Indigo can control the master channel as well as the 4 for RGBW, and I've got your plugin installed.

I create a new Action Group and navigate to LED Simple Actions, and choose Set LED Mode(the only option)
From here, I choose the master of my RGBW device. again the only choice.
From here, the big Paramaraters widow appears, but the LED Effect popup is grayed out. I can't choose anything here, so regardless of the other parameters, I get an error message every time I fire the action group.
LED Simple Effects Error No Command to Execute was specified in action for "***RGB. #1"

Any ideas what I'm doing wrong ?

Re: LED Simple Effects Plugin

PostPosted: Thu Jun 04, 2020 10:41 pm
by GlennNZ
jltnol wrote:
So I"m back at this again, and while I know I did have it working, thru a lot of changes, the LED's were put out to pasture, but I've recently found a new use for them.

I'm got a Fibro RGBW controller, Indigo can control the master channel as well as the 4 for RGBW, and I've got your plugin installed.

I create a new Action Group and navigate to LED Simple Actions, and choose Set LED Mode(the only option)
From here, I choose the master of my RGBW device. again the only choice.
From here, the big Paramaraters widow appears, but the LED Effect popup is grayed out. I can't choose anything here, so regardless of the other parameters, I get an error message every time I fire the action group.
LED Simple Effects Error No Command to Execute was specified in action for "***RGB. #1"

Any ideas what I'm doing wrong ?


Hi

It will be a difference in your model name at a guess. It definitely won’t work without selecting an appropriate option (which obviously you can’t)

What is the model name of the devices?


Sent from my iPad using Tapatalk