FHEM und CCU1 als RF Sender

Begonnen von Maxl, 28 Februar 2015, 21:37:58

Vorheriges Thema - Nächstes Thema

Maxl

Hallo,

habe versucht eine alte CCU1 in FHEM einzubinden, bekomme aber beim Starten von FHEM die Fehlermeldung, dass das Modul HMRPC nicht geladen wird. Ich habe die beiden Module auch ins FHEM Verzeichnis kopiert und  libxml-simple.perl nachinstalliert. Eingebunden ist die CCU1 wie beschrieben mit:


################ Homematic Zentrale ####################
define hm_wir HMRPC 192.168.1.119 2000
define hm_rfd HMRPC 192.168.1.119 2001
########################################################


2015.02.28 21:15:57 2: HM485: Assigned HMW_IO_12_Sw14_DR_LEQ1322965 (00011169) to HM_LAN_WIRED
2015.02.28 21:15:58 1: Including ./log/fhem.save
2015.02.28 21:15:58 1: configfile: Cannot load module HMRPC
Cannot load module HMRPC

2015.02.28 21:15:58 1: usb create starting
2015.02.28 21:16:05 1: usb create end
2015.02.28 21:16:05 2: Error messages while initializing FHEM: configfile: Cannot load module HMRPC Cannot load module HMRPC
2015.02.28 21:16:05 0: Server started with 81 defined entities (version $Id: fhem.pl 6913 2014-11-08 10:32:44Z rudolfkoenig $, os linux, user pi, pid 12042)
2015.02.28 21:16:10 1: PERL WARNING: Use of uninitialized value $value in concatenation (.) or string at ./FHEM/10_HM485.pm line 910.
2015.02.28 21:17:12 1: localhost:2000 reappeared (HM_LAN_WIRED)
2015.02.28 21:17:48 1: PERL WARNING: Use of uninitialized value $channelBehaviour in concatenation (.) or string at FHEM/lib/HM485/Device.pm line 357.


und wenn ich die Module neu lade kommt folgendes:

Can't locate RPC/XML/Server.pm in @INC (@INC contains: /opt/fhem /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . ./FHEM) at ./FHEM/00_HMRPC.pm line 24.
BEGIN failed--compilation aborted at ./FHEM/00_HMRPC.pm line 24.



Kann mir jemand weiterhelfen. Danke.
FHEM auf Raspberry mit HM, HMC und AVR Netios.