Guten Abend Sathya,
erst einmal vielen Dank, das du so geduldig mit mir bist!
Also ich habe heute noch einmal die IP und die restliche Konfig. überprüft, das sieht richtig für mich aus und die IP stimmt definitiv.
Auszug aus der Konfig:
[list=]
#################################
########## HM-CFG-LAN ###########
#################################
The device family this interface is for
[HomeMaticBidCoS]
Specify an unique id here to identify this device in Homegear
id = My-HM-CFG-LAN
When default is set to “true” Homegear will assign this device
to new peers.
default = true
Options: cul, cc1100, coc, hmcfglan, hmlgw
deviceType = hmcfglan
IP address of your HM-CFG-LAN
host = 192.168.178.100
Port number your HM-CFG-LAN listens on. Normally 1000.
port = 1000
Put the AES key printed on your HM-CFG-LAN here
lanKey = “der auf dem Adapter aufgedruckte AES-Key”
Specify an AES key here to protect your wireless communication
!!! IMPORTANT: Never ever lose this key. That would render your devices useless.
To remove the key from your devices, you need to factory reset them
rfKey = “der einmal von mir geänderte Key”
With each key change currentRFKeyIndex needs to be
incremented by 1
currentRFKeyIndex = 1
When you change rfKey, put the old key here. To
change the key Homegear needs to know the old and
the new one.
!!! Do not set oldRFKey when you set rfKey for the first time !!!
##oldRFKey = 00112233445566778899AABBCCDDEEFF
Default: responseDelay = 95
Should be “95” for CUL or COC, “100” for TI CC1101 and “60” for HM-CFG-LAN or HM-LGW
responseDelay = 60
[/list]
Nachdem ich die Diskstation noch einmal Neu gestartet habe, sieht die Ausgabe jetzt so aus:
[list=]Synology-DS> homegear
10/30/14 18:08:15.094 Loading RPC server settings from /etc/homegear/rpcservers.conf
10/30/14 18:08:15.095 Loading RPC client settings from /etc/homegear/rpcclients.conf
10/30/14 18:08:15.098 Info: Loading family module mod_homematicbidcos.so
10/30/14 18:08:15.111 Info: Loading family module mod_homematicwired.so
10/30/14 18:08:15.120 Info: Loading family module mod_insteon.so
10/30/14 18:08:15.129 Info: Loading family module mod_max.so
10/30/14 18:08:15.139 Info: Loading family module mod_philipshue.so
10/30/14 18:08:15.166 Module HomeMatic BidCoS: LAN-Konfigurationsadapter “My-HM-CFG-LAN”: Info: Enabling AES encryption for communication with HM-C FG-LAN.
10/30/14 18:08:15.167 Initializing database…
10/30/14 18:08:15.171 Initializing family controller…
10/30/14 18:08:15.172 Module HomeMatic BidCoS: Loading XML RPC devices…
10/30/14 18:08:15.637 Info: Not initializing device family HomeMatic Wired, bacause no physical interface was found.
10/30/14 18:08:15.638 Info: Not initializing device family INSTEON, bacause no physical interface was found.
10/30/14 18:08:15.638 Info: Not initializing device family MAX!, bacause no physical interface was found.
10/30/14 18:08:15.638 Info: Not initializing device family Philips hue, bacause no physical interface was found.
10/30/14 18:08:15.638 Loading devices…
10/30/14 18:08:15.638 Module HomeMatic BidCoS: Loading HomeMatic BidCoS device 1
10/30/14 18:08:15.640 Module HomeMatic BidCoS: Loading HomeMatic BidCoS device 2
10/30/14 18:08:15.641 Start listening for packets…
10/30/14 18:08:15.642 Initializing RPC client…
10/30/14 18:08:15.642 Starting XML RPC server RPCServer1 listening on 0.0.0.0:2001…
10/30/14 18:08:15.642 Info: Connecting to host 192.168.178.100 on port 1000…
10/30/14 18:08:15.644 Starting XML RPC server RPCServer2 listening on 0.0.0.0:2002, SSL enabled…
10/30/14 18:08:15.644 RPC Server (Port 2001): Info: RPC Server started listening on address 0.0.0.0 and port 2001
10/30/14 18:08:15.646 Info: Connected to host 192.168.178.100 on port 1000. Client number is: 0
10/30/14 18:08:15.649 Module HomeMatic BidCoS: LAN-Konfigurationsadapter “My-HM-CFG-LAN”: Error: Error communicating with HM-CFG-LAN. AES is enable d but no IV was send from HM-CFG-LAN.
10/30/14 18:08:15.649 Module HomeMatic BidCoS: LAN-Konfigurationsadapter “My-HM-CFG-LAN”: Error: Error communicating with HM-CFG-LAN. AES is enable d but no IV was send from HM-CFG-LAN.
10/30/14 18:08:15.651 Starting XML RPC server RPCServer3 listening on 0.0.0.0:2003, SSL enabled, authentification enabled…
10/30/14 18:08:15.651 RPC Server (Port 2002): Info: RPC Server started listening on address 0.0.0.0 and port 2002
10/30/14 18:08:15.658 Initializing event handler…
10/30/14 18:08:15.658 Loading events…
10/30/14 18:08:15.658 RPC Server (Port 2003): Info: RPC Server started listening on address 0.0.0.0 and port 2003
10/30/14 18:08:15.659 Startup complete.
[/list]
Ich habe auch versucht Homegear als Deamon zu starten. Mit folgendem Ergebnis, die Datei S99homegear ist in dem entsprechendem Verzeichnis und die Rechte sind gesetzt. Nach dem ausführen gab es eine neue Datei “homgear” in dem Verzeichnis.
[list=]
Synology-DS> /opt/etc/init.d/S99homegear start
-ash: /opt/etc/init.d/S99homegear: not found
[/list]
Was mache ich falsch?
Liebe Grüße
Klaus