Making simple actions

There’s a pretty straightforward docu here telling you

Type switch        : demoSwitch        "Light"       [ ga="3/0/4+<3/0/5" ]

which should answer your question in regards to the notation.

Do you see a slider or a switch? If it’s not a dimmer, it should be a switch and also defined as such.

Thank you for replying. I cannot seem to find any log file. Is this a seperate download/application? Or do you mean the KNX diagnostic?

Hi Chris,

i have seen the document. The KNX device is set as a normal “switch”, as it also is in the KNX actuator.

I have seen the document but my OpenHab is without the coding. Just added the things and bindings.

Hope this information helps.

You would normally link your KNX Thing channel to an Item as well.

Hi Rossko, thank you for replying.
Is there a manual on how to link KNX Things channels to items?
Thank you

There’s more than one way to do it, PaperUI or files. Your choice.
It’s the same for any binding with channels.

I am using PaperUI.
So how do i link the Thing channel to an Item as well like you suggested?

I got it working!
My KNX/IP gateway was setup as router but i changed it to tunnel and added the IP and now it works :slight_smile:
Thanks!

I don’t know, I don’t use PaperUI. I think you probably poke the big blue button next to the channel name.

Excellent.
The Items are needed for any rules or proper UI work.

Another quick question.
On the website it says there is a Denon Heos binding: https://www.openhab.org/addons/bindings/heos/
But in my add-ons -> bindings list, it is not there.
Can it be found somewhere else or is it removed?

It’s labelled as “Heos Binding” in PaperUI.

1 Like

Hi rpwong, that is also not in my list…

Here’s what I’m seeing. What version of OH are you running? I’m on 2.5.1.

Under PaperUI > Configuration > System, make sure “Access Remote Repository” is on, and saved.

Yes, the “acces remote repository” is on and saved.
Still not there.

Aantekening 2020-03-17 194741

Sounds like it’s fallen off the 2.4 list somehow, doubt that will get fixed now.
You’ll have to manually install 2.4 binding

Care to explain how i do that :slight_smile: ?

Basically, you put a jar file in /addons

So your next task is obtaining a 2.4 jar file for the heos binding, which I think should be in the standard 2.4 download package ‘addons’ kar file

I don’t seem to have a /addons.
Do i make this map myself of where can i find this path?

i have been searching online and on Synology there must be a /volume1 or /public folder but i don’t have these.
Can someone help?