FHEM Forum

FHEM => English Corner => Thema gestartet von: PITP2 am 12 Juni 2015, 10:51:05

Titel: FHEM / KNX EIBD
Beitrag von: PITP2 am 12 Juni 2015, 10:51:05
Hello,
i try to connect FHEM with KNX.
I installed FHEM and it works fine with enocean devices.
I installed EIBD and i try to communicate with the IP/router in my KNX bus.
But i don't know how to configure Ip address of the routeur in FHEM or EIBD ?

Is there someone that can help me ?
Is there a tutorial to do that ?

Thank you
Titel: Antw:FHEM / KNX EIBD
Beitrag von: drdownload am 12 Juni 2015, 12:21:02
Here is an Tutorial for the Usage ob eibd with FHEM. Its in German, but you should get enough hints
http://www.meintechblog.de/2014/06/knx-eib-gateway-in-fhem-einbinden/
Titel: Antw:FHEM / KNX EIBD
Beitrag von: PITP2 am 12 Juni 2015, 13:06:25
Thank you for your reply.
I try with this tutorial http://michlstechblog.info/blog/raspberry-pi-eibd-with-a-knx-usb-interface/ and now it's work
I have some traces in the log when i use this command =>  vbusmonitor1 ip:localhost
But now i don't know how link FHEM and EIBD ....

Titel: Antw:FHEM / KNX EIBD
Beitrag von: drdownload am 12 Juni 2015, 14:09:02
Just a disclaimer, I don't use EIBD / KNX.

AFAIU you need to define a TUL device: define KNX TUL eibd:localhost 1.1.255

Titel: Antw:FHEM / KNX EIBD
Beitrag von: PITP2 am 15 Juni 2015, 11:29:12
Thank you it works  :D

I have some informations of my knx bus now and devices are created in the FHEM interface.
I can visualize The state of my sensors in the knx bus but now i try to set on or off some actuators and that don't work.
It could be a problem with the adress of FHEM in the KNX bus

LPDU: BC 11 06 12 02 E3 00 80 1D F5 CF :L_Data low from 1.1.6 to 2/2/2 hops: 06                                             T_DATA_XXX_REQ A_GroupValue_Write 1D F5
LPDU: BC 00 00 09 02 F1 00 81 38 :L_Data low from 0.0.0 to 1/1/2 hops: 07 T_DATA                                            _XXX_REQ A_GroupValue_Write (small) 01
LPDU: BC 11 06 12 02 E3 00 80 1D F5 CF :L_Data low from 1.1.6 to 2/2/2 hops: 06 T_DATA_XXX_REQ A_GroupValue_Write 1D F5
LPDU: BC 11 06 11 01 E1 00 81 24 :L_Data low from 1.1.6 to 2/1/1 hops: 06 T_DATA_XXX_REQ A_GroupValue_Write (small) 01
LPDU: BC 11 06 11 01 E1 00 80 25 :L_Data low from 1.1.6 to 2/1/1 hops: 06 T_DATA_XXX_REQ A_GroupValue_Write (small) 00
LPDU: BC 11 06 12 02 E3 00 80 1E C9 F0 :L_Data low from 1.1.6 to 2/2/2 hops: 06 T_DATA_XXX_REQ A_GroupValue_Write 1E C9

Titel: Antw:FHEM / KNX EIBD
Beitrag von: smurfix am 17 September 2015, 02:38:22
NB: the current version of eibd is now named knxd, and available at https://github.com/knxd/knxd (https://github.com/knxd/knxd).