Hallo,
ich habe das Problem das Gong und LED max 2 mal klingeln bzw blinken und dann ausgehen.
Mein ziel wäre ein on-for-timer 300 sec. aber ein set on-for-timer oder on-till bewirkt auch nur ein 2 maliges klingeln bzw blinken.
Hat das schon jemand hinbekommen??
Meine Config:
define SIGNAL_SEC_INNEN CUL_HM 2B9234
attr SIGNAL_SEC_INNEN IODev HMLAN1
attr SIGNAL_SEC_INNEN IOgrp VCCU:HMLAN1
attr SIGNAL_SEC_INNEN autoReadReg 4_reqStatus
attr SIGNAL_SEC_INNEN expert 2_full
attr SIGNAL_SEC_INNEN firmware 1.1
attr SIGNAL_SEC_INNEN model HM-OU-CF-PL
attr SIGNAL_SEC_INNEN room Security
attr SIGNAL_SEC_INNEN serialNr LEQ0573124
attr SIGNAL_SEC_INNEN subType outputUnit
attr SIGNAL_SEC_INNEN webCmd getConfig:clear msgEvents
define FileLog_SIGNAL_SEC_INNEN FileLog /media/usblog/fhem/log/SIGNAL_SEC_INNEN-%Y.log SIGNAL_SEC_INNEN
attr FileLog_SIGNAL_SEC_INNEN logtype text
attr FileLog_SIGNAL_SEC_INNEN room CUL_HM
define SIGNAL_SEC_INNEN_LED CUL_HM 2B923401
attr SIGNAL_SEC_INNEN_LED model HM-OU-CF-PL
attr SIGNAL_SEC_INNEN_LED peerIDs 00000000,
attr SIGNAL_SEC_INNEN_LED room Security
define SIGNAL_SEC_INNEN_SOUND CUL_HM 2B923402
attr SIGNAL_SEC_INNEN_SOUND model HM-OU-CF-PL
attr SIGNAL_SEC_INNEN_SOUND peerIDs 00000000,
attr SIGNAL_SEC_INNEN_SOUND room Security
Ein list SIGNAL_SEC_INNEN bringt folgendes:
Internals:
DEF 2B9234
HMLAN1_MSGCNT 3
HMLAN1_RAWMSG R8FDA531C,0001,EAC0BF6D,FF,FFC7,09A4102B9234BADB330602000039
HMLAN1_RSSI -57
HMLAN1_TIME 2014-11-08 15:41:30
IODev HMLAN1
LASTInputDev HMLAN1
MSGCNT 3
NAME SIGNAL_SEC_INNEN
NR 1085
STATE CMDs_done
TYPE CUL_HM
channel_01 SIGNAL_SEC_INNEN_LED
channel_02 SIGNAL_SEC_INNEN_SOUND
lastMsg No:0A - t:10 s:2B9234 d:000000 06010000
protLastRcv 2014-11-08 15:41:38
protSnd 10 last_at:2014-11-08 15:41:30
protState CMDs_done
rssi_HMLAN1 lst:-57 max:-56 min:-58 avg:-57.12 cnt:8
rssi_at_HMLAN1 min:-58 avg:-56.09 cnt:11 lst:-58 max:-55
Readings:
2014-11-08 15:18:29 CommandAccepted yes
2014-11-08 15:18:28 D-firmware 1.1
2014-11-08 15:18:28 D-serialNr LEQ0573124
2014-11-08 15:18:33 PairedTo 0xBADB33
2014-11-08 15:18:30 R-pairCentral 0xBADB33
2014-11-08 15:18:33 RegL_00: 02:01 03:00 04:00 05:00 06:00 07:00 08:00 09:00 0A:BA 0B:DB 0C:33 00:00
2014-11-08 15:41:30 state CMDs_done
Helper:
cSnd 01BADB332B9234020E
mId 005C
rxType 1
Io:
newChn +2B9234,00,01,00
nextSend 1415457698.86257
prefIO HMLAN1
rxt 0
vccu VCCU
p:
2B9234
00
01
00
Mrssi:
mNo 0A
Io:
HMLAN1 -56
Prt:
bErr 0
sProc 0
Rspwait:
Q:
qReqConf
qReqStat
Role:
dev 1
prs 1
Rssi:
Hmlan1:
avg -57.125
cnt 8
lst -57
max -56
min -58
At_hmlan1:
avg -56.0909090909091
cnt 11
lst -58
max -55
min -58
Shadowreg:
Attributes:
IODev HMLAN1
IOgrp VCCU:HMLAN1
autoReadReg 4_reqStatus
expert 2_full
firmware 1.1
model HM-OU-CF-PL
room Security
serialNr LEQ0573124
subType outputUnit
webCmd getConfig:clear msgEvents
ein List SIGNAL_SEC_INNEN_LED oder list SIGNAL_SEC_INNEN_SOUND macht mehr sinn.
Welches Kommando sendest du?
on-for-timer sollte eigentlich funktionieren - waas passiert dabei? was schickt das Device zurück? Kannst du ein paar msg-traces ziehen(sniffen)? Siehe Wiki