OH2/ESH DMX binding

thank you for your anwer but the links are not working anymore. Is it possible to upload the jar file again?

dynamicturnonvalue what do this? (I don’t know it)

The link is no longer available because the feature is already available in latest master builds.

The lasted master builds are the snapshots?

Why isn’t it possible to update the bindings in your running openhab system? (like apps on your smartphone)

The last days I tested the “dynamicturnonvalue” function together with the last snapshot binding.
I have the following problem:
Sometimes the values (RGB) are changed to 0 (or almost 0).
I think that when I turn OFF a RGB LED strip that sometimes the “dynamicturnonvalue” function used values of the RGB LED strip when it is almost OFF.
I use this options on my thing: [dmxid="1/3", fadetime=1000, dimtime=5000, dynamicturnonvalue=true]
could it be that the “dynamicturnonvalue” function cannot work together or clash with the fadetime or dimetime delays?

Maybe. I don‘t use it. I can imagine that dimtime could be a problem.

I change the fadetime and dimtime both to 0 but the problem remain.
sometimes the state gets recoverd but most of the time the LEDs stay off when a ON command is send to the item.
What can I do to get this to work?

When I remove “fadetime” from my thing configuration it seems to work.
Can this be fixed in the binding?

Hi @J-N-K

That lovely DMXactions method you created for the rules seems to have stopped working now that I’ve upgraded to 2.5.3. (I’m happy to roll back if that’s the only reasonable action)

Whenever I trigger a rules based DMX effect, like developed here, I get this error in the openhab.log file

2020-04-10 11:00:08.638 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'Clock switch turned ON': Instance is not an DmxActions class.
2020-04-10 11:00:12.644 [ERROR] [ntime.internal.engine.RuleEngineImpl] - Rule 'Clock switch changed': Instance is not an DmxActions class.

I have downloaded your latest version from your website.
2.5.0.201907130751

Many thanks for any time you can spare to look at this.

Best wishes,
Stuart

The 2.5.3 buildings newer (never updated the one, since nothing changed). This „not a thingaction class“ error happens sometimes if new bindings are installed (or updated). A restart should fix it.

1 Like

Oh right…

That’s the one thing I haven’t done.

Thanks :smile:


Update

Yup… That fixed it :slight_smile: :confetti_ball:

FTR: This is necessary until https://github.com/openhab/openhab-core/issues/1265 is fixed.

1 Like

Hi,

I would like to control with Openhab some decorative light strips with DMX. In terms of hardware, can you check if this will work?

The Art-Net Box above do the same thing as the Smart Show NetDMX?

In theory… Yes