Homegear Gateway,EnOcean. Hilfe bei der Einrichtung

Also ich habe es geschafftm der Aktor ist angelernt und funktioniert :slight_smile:

Die Lösung für das Problem

[quote="swofford01, post:4, topic:1789"]
01/15/18 20:03:46.362 Module EnOcean: EnOcean USB 300 "My-EOC": Error: No response received to packet: 5500010005700838
01/15/18 20:03:46.363 Module EnOcean: Info: Sending packet 5500010005700838
01/15/18 20:03:46.369 Module EnOcean: EnOcean USB 300 "My-EOC": Error: CRC (0xB4) failed for header: 55050200D600
01/15/18 20:03:50.954 Info: Not broadcasting event as I'm still starting up.
[/quote]

war ein Fehler in der enocean.cfg, dort hatte ich eine Raute nicht gesetzt bei der Überschrift für das Modul :
___________________________________________________________________________

--------------------------------- EnOcean ---------------------------------
___________________________________________________________________________

[General]

moduleEnabled = true

# If all configured interfaces have the same EnOcean ID (= address), Homegear
# automatically tries to find the best interface. Set to "false" to disable
# this feature.
roaming = false

Dort fehlte es-> # [TCM310]

# Works with any device using EnOcean's TCM310 module.

## Specify an unique id here to identify this device in Homegear
## After devices are paired to Homegear don't rename the interface
## as the ID is used to assign it to the peers!
id = My-EOC

## Options: tcm310, homegeargateway
deviceType = tcm310

## Device name of your interface
device = /dev/ttyAMA0

## Should be 57600 for the "official" CUL.
baudrate =57600

Aus Verzweiflung habe zwischenzeitlich auf Stretch geupgraded, hatte lange gedauert aber problemlos funktioniert!

Besten Dank erstmal, das Projekt wächst weiter

Tahoma, 433 und 866 MHz CUL , Z Wave, Enocean, Homematic

2 Likes