Helvar Router

good job dude!

it’s complex but it works :slight_smile:

Now for the next challenge: use a Dimmer Item Type and try to find a way to send a variable mapped command to set dynamically from 0% to 100% the light at the DALI endpoint :slight_smile:

By the way: Since you are not collecting the status from the DALI endpoint (not < incoming tcp), you don’t need the reverse maps (from … to ON etc)

Tried to get the dimmer to work with no luck :stuck_out_tongue:
I am having trouble with the binding only accepting ON OFF in the command parameter. If you use anything else it will return an error.
And you need to pass the dimmer value to the string that you are sending.
L:60 is the percentage 0-100% for the light value you wish to set. Here it is set to 60%

>V:1,C:13,G:17,L:60,F:9000#

Btw, you need to have the reverse maps or else it will produce the errors again. Here i removed the reverse maps from Dali1.map

15:01:57.470 [WARN ] [orm.AbstractFileTransformationService] - Could not transform '>V:2,C:11,G:1,B:1,S:1,F:900#' with the file 'Dali1.map' : Target value not found in map for '>V:2,C:11,G:1,B:1,S:1,F:900#'
15:01:57.473 [WARN ] [ding.tcp.protocol.internal.TCPBinding] - Cannot parse input >V:2,C:11,G:1,B:1,S:1,F:900# to match command 0 on item Dali_full
1 Like

Hey, i’m working with these controllers every day and would like to create a binding for them, there are tons more commands with you could use as to discover all of the groups/devices that excist on the controllers and also get feedback from the current states of each dali device individually. I’m not familiar with the openhab ecosystem so if anybody would care to help I would be willing to help out. I’ve got most of the discovery stuff ready in a node.js app, but as said I’dont really know how to transform this into a binding.

grts ,
Kenny

1 Like

Now you 2 guys need a binding developer who uses these DALI Routers to join your team and you have the right mix :slight_smile:

You can always start by reading https://www.openhab.org/docs/developer/contributing/contributing.html & checking the forum @ https://www.eclipse.org/forums/index.php?t=thread&frm_id=271 but it’s not easy… I know

I’m slowly building out a Helvar binding here: https://github.com/tomplayford/openhab-addons/tree/helvarBundle

It’s very, very much a work in progress - but I’ll need some help testing soonish, I’ve only got a very limited set of devices. Let me know if you’re interested in helping out.

Cool. Its been a long time since this was on my mind :stuck_out_tongue: I have a couple of spot lights i could connect. It has been a long time since i had openhab installed. Just post here and i will try to make the time :slight_smile:

Hi. I can help you

Thanks @Ole, @vasilescualexe.

Getting there now - a few more evenings and I’ll have something worth sharing.

Features:

  • Dimmer support
  • DMX & DALI dimmer device auto discovery
  • Group support with scene selection and device level updates
  • Receives group scene changes from router

Todo / limitations

  • Input device support (I have no sensors or buttons) and auto discovery.
  • Full device status support (including power)
  • Colour support (I have no RGB dimmers or devices)
  • Multiple router support (I only have one)
  • Multiple cluster support (as above)

I have combined light / motion sensors and module 4 in helvar, but I have not had time to set them in OH 2.5., to date I am using router 910 with 11 groups of lights under OH2.5. If I can help you, give me a whistle