FHEM Forum

FHEM - Hausautomations-Systeme => EnOcean => Thema gestartet von: ianjenn am 28 Dezember 2014, 11:16:27

Titel: fhem raspberry pi enocean tm310 and Max!
Beitrag von: ianjenn am 28 Dezember 2014, 11:16:27
Hi
I have the Max! cube and room thermostats working really well but I would like to incorporate boiler control. I have therfore been playing with a raspberry pi but hit a problem.

the raspberry pi B+ running latest raspian, has a piface real time clock and the enocean TCM310 over the top. I have disabled the serial port to linux and installed Perl lib as per the enocean PDF. The problem is that FHEM doesn't seem to recognise the TCM310. I have manually put in the line

define TCM310_0 TCM 310 /dev/ttyAMA0@57600
and the log file seems to suggest it is working

2014.12.28 08:39:55 1: Including fhem.cfg
2014.12.28 08:39:56 3: telnetPort: port 7072 opened
2014.12.28 08:39:57 3: WEB: port 8083 opened
2014.12.28 08:39:57 3: WEBphone: port 8084 opened
2014.12.28 08:39:57 3: WEBtablet: port 8085 opened
2014.12.28 08:39:57 2: eventTypes: loaded 5 events from ./log/eventTypes.txt
2014.12.28 08:39:58 3: Opening TCM310_0 device /dev/ttyAMA0
2014.12.28 08:39:58 3: Setting TCM310_0 baudrate to 57600
2014.12.28 08:39:58 3: TCM310_0 device opened
2014.12.28 08:39:58 1: Including ./log/fhem.save
2014.12.28 08:40:01 2: TCM TCM310_0 initialized

but the event window has been empty for days. I have tried activating the cube and the room thermostats, but nothing seems to be recognised in FHEM. Please can anyone point me in the right direction. I am a complete newbie. I have searched and translated the whole of google without success!!!
Titel: Antw:fhem raspberry pi enocean tm310 and Max!
Beitrag von: ianjenn am 28 Dezember 2014, 14:09:26
I'm a fool
Is now connected
Define ml MAXLAN 192.168.x.x

This is a steep learning curve