Starting KNX Binding

i have an knx smart home installed, and i need to connect (binding) with openhab solution… i need this to control a TV screen (on/off change HDMI interface) using network through a knx system that installed… is this possible…? how i can start…?

Hi Yasser,

What you’re asking is definitely possible.
How to start… by reading a lot! :slight_smile:

I would start by going trough the tutorial. So you understand the basic concepts of OpenHAB.
The next step is to install and set up the KNX binding.
Some interesting links can be found here and here.
Before thinking about controlling your TV, make sure that the KNX binding well. Create an item that allows you to toggle one of your KNX lights (that is how I’ve started).

The next step is to install the binding for your TV. You didn’t specify what TV you have, but you can find a list of bindings here. Depending on the make/model of your TV, you need to follow different steps.

When your TV binding is set up, you might need to create a rule to connect your KNX action with your TV. Some reading material can be found here.

Don’t be overambitious, take it step by step. :slight_smile:

Quoting Dries bot@community.openhab.org:

Hi Yasser,

What you’re asking is definitely possible.
How to start… by reading a lot! :slight_smile:

I would start by going trough the
tutorial
. So
you understand the basic concepts of OpenHAB.
The next step is to install and set up the KNX binding.
Some interesting links can be found
here
and
here.
Before thinking about controlling your TV, make sure that the KNX
binding well. Create an item that allows you to toggle one of your
KNX lights (that is how I’ve started).

The next step is to install the binding for your TV. You didn’t
specify what TV you have, but you can find a list of bindings
here. Depending on
the make/model of your TV, you need to follow different steps.

When your TV binding is set up, you might need to create a rule to
connect your KNX action with your TV. Some reading material can be
found here.

Don’t be overambitious, take it step by step. :slight_smile:


Visit
Topic

or reply to this email to respond.

To unsubscribe from these emails, click
here
.

Tanks…

Can someone help me to write the soitable code (rule) to make the knx system to control the samsung TV as follows : when the group address (for example 1/3/6) have a signal from sensor the TV should view the HDMI input 2 for a 10 sec then go back to same status at HDMI input 1…

i am beginner in openhab, so, can someone to help me to add a samsung TV in the .things file and use it to send a commend to this TV to switch source to HDMI2 when some rule applied…