News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Bibi

#1
Installation issues / Re: EIB/KNX with Eibd
August 08, 2011, 07:15:21 PM
Many Thanks Posde
Now working fine.
This is the procedure that i've followed.
1) sudo su
2) cd /usr/pluto/bin
3) rm EIB
4) wget  deb.linuxmce.org/ubuntu/dists/intrepid/EIB (insert http before)
5) chmod + x EIB
6) restart with "quick reload router" button on webadmin
On webadmin
A) Insert INTERFACES (manufacture --> PLUTO; Device category -->Interfaces; device template --> EIB serial port dev/ttyS0)
B) Insert Light (Light switch on/off template 37; port/channel -->0/0/x|0/0/y_state; Controlled By: EIB)

where 0/0/x and 0/0/y_state are light group address and state light group address.

Thanks a lot
Bye John
#2
Installation issues / EIB/KNX with Eibd
August 08, 2011, 05:03:46 PM
Hi
 anyone can you help me about a Eibd configuration...
I've installed Eibd like a guide in
wiki.linuxmce.org/index.php/EIB/KNX_with_eibd
Eibd work fine with eibd with command
/usr/bin/eibd -D -T -R -S -i -u --daemon=/var/log/eibd.log ipt:192.168.0.191
like 192.168.0.191 is the KNX/IP gateway.
If I send terminal command
groupwrite ip:127.0.0.1 0/0/7 1
it work fine.
Now the question is that I would like use LinuxMCE for control light.
I don't know how create a device-->interface in Webadmin panel for work with eibd over IP.
In particular:
manufacturer?
device category?
device template?
I use linucMCE 8.10.

Many thanks
Bibi