Insatllation und Konfiguration NanoCul Hilfe

Hallo zusammen, ich hoffe jemand kann mir helfen da ich neuling bin auf dem Gebiet und nicht mehr weiter weiß.

Ich möchte einen NanoCul mit Homegear zum laufen bringen um Homatic geräte später über OpenHab2 zu steuern. Der NanoCul ist mit der 1.67 geflasht und unter FHEM (davon wollte ich weg) arbeitete er auch.

Homegear kann ich mit sudo homegear -r Starten, Meine Conf sieht so aus:

#######################################
########## General Settings ##########
#######################################

[General]

moduleEnabled = true

The BidCoS address of Homegear. It is recommended to change this to a random 3 byte hexadecimal

value starting with 0xFD (e. g. 0xFD43AB). Only change this, when no HomeMatic BidCoS devices

are paired to Homegear as existing pairings will not work anymore!

centralAddress = 0xFD0001

rfKey = 00112233445566778899AABBCCDDEEFF

With each key change currentRFKeyIndex needs to be

incremented by 1

currentRfKeyIndex = 1

##oldRfKey = 00112233445566778899AABBCCDDEEFF

processBroadcastWithAesEnabled = false

#######################################
################# CUL #################
#######################################

The device family this interface is for

[CUL]

Specify an unique id here to identify this device in Homegear

id = My-CUL

When default is set to “true” Homegear will assign this device

to new peers.

default = true

Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway

deviceType = cul

#device = /dev/ttyACM0___________________________________________________________________________

---------------------------- HomeMatic BidCoS ----------------------------


#######################################
########## General Settings ##########
#######################################

[General]

moduleEnabled = true

The BidCoS address of Homegear. It is recommended to change this to a random 3 byte hexadecimal

value starting with 0xFD (e. g. 0xFD43AB). Only change this, when no HomeMatic BidCoS devices

are paired to Homegear as existing pairings will not work anymore!

centralAddress = 0xFD0001

Specify a 16 byte (32 characters) long AES key here to protect your wireless communication

!!! IMPORTANT: It is highly recommended to change this key before pairing the first device.

!!! 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 using Homegear. The factory

reset on the device is not possible!!!

rfKey = 00112233445566778899AABBCCDDEEFF

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

When set to “true” unsigned broadcast packets are processed by Homegear. This could enable an

attacker to make Homegear do things, you don’t want. That means, this option is a security

risk.

processBroadcastWithAesEnabled = false

#######################################
################# CUL #################
#######################################

The device family this interface is for

[CUL]

Specify an unique id here to identify this device in Homegear

id = My-CUL

When default is set to “true” Homegear will assign this device

to new peers.

default = true

Options: cul, cc1100, coc, cunx, hmcfglan, hmlgw, hm-mod-rpi-pcb, homegeargateway

deviceType = cul

#device = /dev/ttyACM0
deviceType=/dey/ttyUSB0

responseDelay = 95

Ich benutze dann das tool zum Konfiguriern von Homegear, Der Pairingvorgang lässt sich starten aber es wird kein Gerät gefunden. Ich möchte z.b. einen Schlater Pairen…

Hat jemand eine Idee was ich falsch mache?

Danke für die Hilfe

Gruß
Tim

Sorry ist beim Kopieren ein Fehler unterlaufen, ich kann diesen leider nicht beheben, habe versehenlich 2 mal eingefügt.

Unten beim Post ... und dann auf den Stift drücken. Du kannst deinen Beitrag damit editieren.

Nutze außerdem bitte die Formatierungsfunktionen des Forums.

image