Hi,
My config is Raspberry pi, FHEM and USB Key EnOcean TCM310
i have door contact enocean, temperature sensor, pir enocean all working properly.
I bought this kind of enocean for blinds ->>
https://www.leroymerlin.fr/v3/p/produits/electricite-domotique/domotique-et-objets-connectes/domotique-l1401059772?megaBoostRefId=1501495173&gclid=Cj0KCQjw9ZDeBRD9ARIsAMbAmoYwhvspQQmFiMenyJMC081AY0RgrJbuVLBUpis7eeXqBRbJivXIYEoaAngPEALw_wcB&gclsrc=aw.ds
It was working properly , manageable through FHEM.
But now no thing work , i think it is after FHEM upgrade
i try many time, deregister, register again the module : nothing work ?
i add this message in FHEM : EnOcean En0_050EAD13 teach: UTE teach-in is missing
Here is me TCM310 definition
Zitatfhem> list EnOcean
Internals:
BaseID FFD67800
ChipID 019FACF0
DEF ESP3 /dev/enocean@57600
DeviceName /dev/enocean@57600
FD 11
LastID FFD6787F
MODEL ESP3
NAME EnOcean
NOTIFYDEV global
NR 19
NTFY_ORDER 50-EnOcean
PARTIAL
RSSI -86
STATE initialized
SmartAckLearn 1
TYPE TCM
Teach 1
READINGS:
2018-10-15 10:45:18 baseID BaseID: FFD67800 RemainingWriteCycles: 0A
2018-10-15 10:45:18 maturity 01
2018-10-15 10:45:18 repeater RepEnable: 00 RepLevel: 00
2018-10-15 13:35:56 smartAckLearnMode Enable: 01 Extended: 00
2018-10-15 10:45:18 state initialized
2018-10-15 10:45:18 version APIVersion: 02060300 APPVersion: 020B0100 ChipID: 019FACF0 ChipVersion: 454F0103 Desc: GATEWAYCTRL
helper:
telegramSentTimeLast 1539603356.78407
awaitCmdResp:
Attributes:
sendInterval 0
smartAckMailboxMax 0
and type
set EnOcean teach 300
i press 3 times the button on the remote blind device
and my device is register like this in FHEM
Zitatfhem> list EnO_050EAD13
Internals:
CFGFN
DEF 050EAD13
EnOcean_DestinationID FFFFFFFF
EnOcean_MSGCNT 2
EnOcean_PacketType 1
EnOcean_RSSI -79
EnOcean_ReceivingQuality good
EnOcean_RepeatingCounter 0
EnOcean_SubTelNum 3
EnOcean_TIME 2018-10-15 13:38:34
IODev EnOcean
LASTInputDev EnOcean
MSGCNT 2
NAME EnO_050EAD13
NR 107
NTFY_ORDER 50-EnO_050EAD13
STATE FF000004
TYPE EnOcean
READINGS:
2018-10-15 13:38:34 state FF000004
2018-10-15 13:37:31 teach UTE teach-in is missing
helper:
teachInWait UTE
Attributes:
IODev EnOcean
room EnOcean
subType VLD
with UTE teach-in is missing
Do you know why ?
regards