Hallo,
ich verwende 2 HM LC SW4 Schaltaktoren. FHEM läuft auf einem Raspberry pi.
Zum Schalten verwende ich die GUI von Fhem bzw den 6 Kanal Taster (HM PB 6 WM55). Die Aktoren werden sowohl über die Taster als auch über Fhem (GUI) richtig geschaltet, jedoch bekomme ich bei der Steuerung des ersten HM LC SW4 über den 6 Kanal Taster eine Rückmeldung (Grüne LED) und beim anderen keine Rückmeldung (Rote LED).
Taste 1 --> SW 1 des Schaltaktors 1 grüne LED
Taste 2 --> SW 2 des Schaltaktors 2 rote LED
Taste 3 --> SW 1 des Schaltaktors 2 rote LED
Taste 4 --> SW 4 des Schaltaktors 1 grüne LED
Ich habe die Parameter der beiden Aktoren überprüft und finde keinen Unterschied. Taster wurden auch mit den Aktoren gepairt.
Vielen Dank für eure Hilfe.
LG
C
Hi,
Klingt so als hat der schaltaktor 2 ein Problem. Der Taster 2 und 3 bekommt keine Rückmeldung.
Überprüfe am einfachsten mal dein System mit hminfo configcheck.
Gruß Otto
Mit hminfo configcheck oder auch peercheck erst einmal prüfen ob tatsächlich eine saubere Verknüpfung vorhanden ist. Es wird immer rot geben, wenn die Taster zusätzlich an andere Aktoren senden, die nicht vorhanden sind. Rot gibt es, wenn nur einer von mehreren Partnern nicht antwortet.
Weiterhin kann es sein, dass die Funkbefehle des Tasters zwar vom Aktor verstanden werden, aber dessen Antwort nicht am Taster ankommt, weil die Funkverbindung gestört ist. Ein störendes Gerät in der Nähe des Tasters kann die Rückmeldung des Schaltaktors 2 "unhörbar" machen, während die des Schaltaktors 1 noch durchkommt. Es kann ebenso auch sein, dass Schaltaktor 2 mehr am Senden gehindert wird, etwa aus einem Metallkasten heraus. Teilweise entscheidet sogar die räumliche Lage und die Antennenausrichtung.
Ob FHEM alle Partner mitlesen und -steuern kann, hat damit ziemlich wenig zu tun.
Vielen Dank für eure Hilfe.
Da ich mich mit den Befehlen und Meldungen etwas schwer tue, verstehe ich auch nicht wirklich, wie ich die Probleme aus der Configcheck lösen kann.
57E255 ist der alte Schaltaktor
760BDB ist der neue, der die Probleme macht
configCheck done:
missing register list
HM_5AB634_Btn_03: RegL_01.,RegL_04.HM_760BDB_Sw_01
HM_5AB634_Btn_05: RegL_01.,RegL_04.HM_760BDB_Sw_03
HM_5AB634_Btn_06: RegL_04.HM_57E255_Sw_04,RegL_04.HM_760BDB_Sw_01,RegL_04.HM_760BDB_Sw_03,RegL_04.HM_760BDB_Sw_02,RegL_04.HM_57E255_Sw_01
peer not verified. Check that peer is set on both sides
HM_5AB634_Btn_04: p:HM_57E255_Sw_02
Fhem.cfg
define initialUsbCheck notify global:INITIALIZED usb create
setuuid initialUsbCheck 60f71d54-f33f-913d-a300-36425b1837880f4f
define myHmUART HMUARTLGW /dev/ttyAMA0
setuuid myHmUART 60f71d54-f33f-913d-509f-4d3ca715a8421983
attr myHmUART hmId 061266
define HM_57E255 CUL_HM 57E255
setuuid HM_57E255 60f71d54-f33f-913d-8c13-5252ca55da4ef5be
attr HM_57E255 .mId 00D0
attr HM_57E255 IODev myHmUART
attr HM_57E255 autoReadReg 4_reqStatus
attr HM_57E255 expert defReg,rawReg
attr HM_57E255 firmware 2.4
attr HM_57E255 model HM-LC-SW4-DR-2
attr HM_57E255 room CUL_HM
attr HM_57E255 serialNr OEQ0615965
attr HM_57E255 subType switch
attr HM_57E255 webCmd getConfig:clear msgEvents
define FileLog_HM_57E255 FileLog ./log/HM_57E255-%Y.log HM_57E255|HM_5AB634|fakelog
setuuid FileLog_HM_57E255 60f71d54-f33f-913d-bd55-e4fbcca233d31134
attr FileLog_HM_57E255 logtype text
attr FileLog_HM_57E255 room CUL_HM
define HM_57E255_Sw_01 CUL_HM 57E25501
setuuid HM_57E255_Sw_01 60f71d54-f33f-913d-afb5-1a801391adb756b7
attr HM_57E255_Sw_01 userattr room_map structexclude
attr HM_57E255_Sw_01 alias Würfel
attr HM_57E255_Sw_01 group Garten
attr HM_57E255_Sw_01 model HM-LC-SW4-DR-2
attr HM_57E255_Sw_01 peerIDs 00000000,5AB63401,5AB63406
attr HM_57E255_Sw_01 room Außenbeleuchtung
attr HM_57E255_Sw_01 sortby 01
attr HM_57E255_Sw_01 webCmd :
define HM_57E255_Sw_04 CUL_HM 57E25504
setuuid HM_57E255_Sw_04 60f71d54-f33f-913d-4f18-f3e4dbe4b9b5d20f
attr HM_57E255_Sw_04 userattr room_map structexclude
attr HM_57E255_Sw_04 alias Loggia
attr HM_57E255_Sw_04 group Garten
attr HM_57E255_Sw_04 model HM-LC-SW4-DR-2
attr HM_57E255_Sw_04 peerIDs 00000000,5AB63404,5AB63406
attr HM_57E255_Sw_04 room Außenbeleuchtung
attr HM_57E255_Sw_04 sortby 04
attr HM_57E255_Sw_04 webCmd :
define Garten_Lampen structure room set HM_57E255_Sw_01 HM_57E255_Sw_04 HM_760BDB_Sw_02 HM_760BDB_Sw_01 HM_760BDB_Sw_03
setuuid Garten_Lampen 60f71d54-f33f-913d-a55f-c9bde9e24c4be28d
attr Garten_Lampen alias alle Lampen
attr Garten_Lampen group Garten
attr Garten_Lampen room Außenbeleuchtung
attr Garten_Lampen webCmd :
define Garten_Licht_an at *{sunset("HORIZON=-0.833",0,"16:00","22:30")} {fhem("set Garten_Lampen on") if (Value("Schaltuhr_an_aus") eq "an");;;;}
setuuid Garten_Licht_an 60f71d54-f33f-913d-1b67-2d0e9ae1568e279b
attr Garten_Licht_an alias Lampen an
attr Garten_Licht_an group Schaltuhr
attr Garten_Licht_an room Außenbeleuchtung
define Garten_Licht_aus at *22:45 {fhem("set Garten_Lampen off") if (Value("Schaltuhr_an_aus") eq "an");;;;;;;;}
setuuid Garten_Licht_aus 60f71d54-f33f-913d-5e7b-b49767000c49f638
attr Garten_Licht_aus alias Lampen aus
attr Garten_Licht_aus group Schaltuhr
attr Garten_Licht_aus room Außenbeleuchtung
define HM_5AB634 CUL_HM 5AB634
setuuid HM_5AB634 60f71d54-f33f-913d-9fef-c0d857b0ed984622
attr HM_5AB634 .mId 00A9
attr HM_5AB634 IODev myHmUART
attr HM_5AB634 autoReadReg 4_reqStatus
attr HM_5AB634 expert defReg,rawReg
attr HM_5AB634 firmware 1.2
attr HM_5AB634 model HM-PB-6-WM55
attr HM_5AB634 room CUL_HM
attr HM_5AB634 serialNr OEQ0650875
attr HM_5AB634 subType remote
attr HM_5AB634 webCmd getConfig:clear msgEvents
define HM_5AB634_Btn_01 CUL_HM 5AB63401
setuuid HM_5AB634_Btn_01 60f71d54-f33f-913d-19a8-7b568d306affc12e
attr HM_5AB634_Btn_01 model HM-PB-6-WM55
attr HM_5AB634_Btn_01 peerIDs 00000000,57E25501
define HM_5AB634_Btn_02 CUL_HM 5AB63402
setuuid HM_5AB634_Btn_02 60f71d54-f33f-913d-09b2-c8c8f4dd4f827f38
attr HM_5AB634_Btn_02 model HM-PB-6-WM55
attr HM_5AB634_Btn_02 peerIDs 00000000,760BDB02
define HM_5AB634_Btn_03 CUL_HM 5AB63403
setuuid HM_5AB634_Btn_03 60f71d54-f33f-913d-d5a2-9a4ca4c426cae908
attr HM_5AB634_Btn_03 model HM-PB-6-WM55
attr HM_5AB634_Btn_03 peerIDs 00000000,760BDB01
define HM_5AB634_Btn_04 CUL_HM 5AB63404
setuuid HM_5AB634_Btn_04 60f71d54-f33f-913d-de64-4db7f3694530c97d
attr HM_5AB634_Btn_04 model HM-PB-6-WM55
attr HM_5AB634_Btn_04 peerIDs 00000000,57E25502
define HM_5AB634_Btn_05 CUL_HM 5AB63405
setuuid HM_5AB634_Btn_05 60f71d54-f33f-913d-e18e-6041fb443eea3832
attr HM_5AB634_Btn_05 model HM-PB-6-WM55
attr HM_5AB634_Btn_05 peerIDs 00000000,760BDB03
define HM_5AB634_Btn_06 CUL_HM 5AB63406
setuuid HM_5AB634_Btn_06 60f71d54-f33f-913d-7757-eb40cd657026a73a
attr HM_5AB634_Btn_06 model HM-PB-6-WM55
attr HM_5AB634_Btn_06 peerIDs 00000000,760BDB01,760BDB02,760BDB03,57E25501,57E25504
define Schaltuhr_an_aus dummy
setuuid Schaltuhr_an_aus 60f71d54-f33f-913d-b646-afb9c516ade026dc
attr Schaltuhr_an_aus alias Schaltuhr
attr Schaltuhr_an_aus devStateIcon an.*:general_an:aus aus.*:general_aus:an
attr Schaltuhr_an_aus group Schaltuhr
attr Schaltuhr_an_aus room Außenbeleuchtung
attr Schaltuhr_an_aus setList state:an,aus
attr Schaltuhr_an_aus sortby 01
define HM_760BDB CUL_HM 760BDB
setuuid HM_760BDB 60f98037-f33f-913d-1635-aa7b535957dd2c92
attr HM_760BDB .mId 00D0
attr HM_760BDB IODev myHmUART
attr HM_760BDB autoReadReg 4_reqStatus
attr HM_760BDB expert defReg,rawReg
attr HM_760BDB firmware 2.4
attr HM_760BDB model HM-LC-SW4-DR-2
attr HM_760BDB room CUL_HM
attr HM_760BDB serialNr SEQ0344218
attr HM_760BDB subType switch
attr HM_760BDB webCmd getConfig:clear msgEvents
define HM_760BDB_Sw_01 CUL_HM 760BDB01
setuuid HM_760BDB_Sw_01 60f98037-f33f-913d-f858-9e72f27f52b0c741
attr HM_760BDB_Sw_01 userattr room_map structexclude
attr HM_760BDB_Sw_01 alias Garten oben
attr HM_760BDB_Sw_01 group Garten
attr HM_760BDB_Sw_01 model HM-LC-SW4-DR-2
attr HM_760BDB_Sw_01 peerIDs 00000000,5AB63403,5AB63406
attr HM_760BDB_Sw_01 room Außenbeleuchtung
attr HM_760BDB_Sw_01 sortby 03
attr HM_760BDB_Sw_01 webCmd :
define HM_760BDB_Sw_02 CUL_HM 760BDB02
setuuid HM_760BDB_Sw_02 60f98037-f33f-913d-e763-3643591c9cd826d2
attr HM_760BDB_Sw_02 userattr room_map structexclude
attr HM_760BDB_Sw_02 alias Garten unten
attr HM_760BDB_Sw_02 group Garten
attr HM_760BDB_Sw_02 model HM-LC-SW4-DR-2
attr HM_760BDB_Sw_02 peerIDs 00000000,5AB63402,5AB63406
attr HM_760BDB_Sw_02 room Außenbeleuchtung
attr HM_760BDB_Sw_02 sortby 02
attr HM_760BDB_Sw_02 webCmd :
define HM_760BDB_Sw_03 CUL_HM 760BDB03
setuuid HM_760BDB_Sw_03 60f98037-f33f-913d-0385-79750223a1f62b7d
attr HM_760BDB_Sw_03 userattr room_map structexclude
attr HM_760BDB_Sw_03 alias Pool
attr HM_760BDB_Sw_03 group Garten
attr HM_760BDB_Sw_03 model HM-LC-SW4-DR-2
attr HM_760BDB_Sw_03 peerIDs 00000000,5AB63405,5AB63406
attr HM_760BDB_Sw_03 room Außenbeleuchtung
attr HM_760BDB_Sw_03 sortby 05
attr HM_760BDB_Sw_03 webCmd :
define HM_760BDB_Sw_04 CUL_HM 760BDB04
setuuid HM_760BDB_Sw_04 60f98037-f33f-913d-7173-7c955e43a90695b9
attr HM_760BDB_Sw_04 model HM-LC-SW4-DR-2
attr HM_760BDB_Sw_04 peerIDs 00000000
attr HM_760BDB_Sw_04 webCmd statusRequest:toggle:on:off
define HM_57E255_Sw_03 CUL_HM 57E25503
setuuid HM_57E255_Sw_03 60faad92-f33f-913d-c311-2da08ecc4b092aca
attr HM_57E255_Sw_03 alias Frei
attr HM_57E255_Sw_03 group Garten
attr HM_57E255_Sw_03 model HM-LC-SW4-DR-2
attr HM_57E255_Sw_03 webCmd :
define HM_57E255_Sw_02 CUL_HM 57E25502
setuuid HM_57E255_Sw_02 60facc06-f33f-913d-c8e8-1b55d8cccda4e55e
attr HM_57E255_Sw_02 alias frei
attr HM_57E255_Sw_02 model HM-LC-SW4-DR-2
attr HM_57E255_Sw_02 webCmd statusRequest:toggle:on:off
define hm HMinfo
setuuid hm 60fc2ce9-f33f-913d-b066-f23a62ad841a3d7f
attr hm sumERROR battery:ok,sabotageError:off,powerError:ok,overload:off,overheat:off,reduced:off,motorErr:ok,error:none,uncertain:[no|yes],smoke_detect:none,cover:closed
attr hm sumStatus battery,sabotageError,powerError,motor
attr hm webCmd update:protoEvents short:rssi:peerXref:configCheck:models
Hi,
die config bringt uns an der Stelle keine Einblicke, wenn dann bitte ein list der Geräte. Siehe auch https://forum.fhem.de/index.php/topic,71806.0.html
Du solltest die Register einlesen, geht mit set ... getConfig. Bei der FB musst Du zur Datenübertragung den configtaster drücken.
Du hast die Aktoren mit mehreren Tasten gepeert? Wolltest Du das so?
Mit hminfo peerXref kannst Du Dir die Peerings anzeigen lassen und prüfen.
Dieses Peering ist zwar auf einer Seite eingerichtet, steht aber nicht in Deiner Wunsch Tabelle?:
HM_5AB634_Btn_04: p:HM_57E255_Sw_02
Gruß Otto
... zum Glück gibt es das Forum und die Experten hier. Ich sehe leider vor lauter Bäume den Wald nicht mehr :-)
Nein dieses Peering ist nicht gewollt, finde es aber auch nicht im FHEM definiert.
diese zusätzlichen Peerings kommen noch hinzu
Btn_05 --> 760BDB_Sw_03
Btn_06 --> alle Aktoren
Ich gehe mal davon aus, dass die Probleme von der neuen Zuweisung der Btn kommen, da ich über Jahre nur 1 Sender und 1 Aktor in Verwendung hatte und nun 2 Aktoren verwende und die Btn andere Zuweisungen bekommen haben. Ich werde sicher 1 od. 2 Schritte übersprungen haben.
Hier das list der Geräte
Internals:
DEF 760BDB
FUUID 60f98037-f33f-913d-1635-aa7b535957dd2c92
IODev myHmUART
LASTInputDev myHmUART
MSGCNT 489
NAME HM_760BDB
NOTIFYDEV global
NR 43
NTFY_ORDER 50-HM_760BDB
STATE CMDs_done
TYPE CUL_HM
channel_01 HM_760BDB_Sw_01
channel_02 HM_760BDB_Sw_02
channel_03 HM_760BDB_Sw_03
channel_04 HM_760BDB_Sw_04
lastMsg No:FB - t:10 s:760BDB d:061266 030000
myHmUART_MSGCNT 489
myHmUART_RAWMSG 05010054FBA010760BDB061266030000
myHmUART_RSSI -84
myHmUART_TIME 2021-07-25 10:50:19
protCmdDel 112
protLastRcv 2021-07-25 10:50:19
protNack 1 last_at:2021-07-24 13:19:24
protRcv 489 last_at:2021-07-25 10:50:19
protResnd 86 last_at:2021-07-24 22:45:12
protResndFail 24 last_at:2021-07-24 22:45:17
protSnd 602 last_at:2021-07-25 10:50:19
protState CMDs_done
rssi_HM_5AB634 cnt:16 min:-103 max:-49 avg:-65.24 lst:-63
rssi_at_myHmUART cnt:489 min:-92 max:-54 avg:-76.72 lst:-84
rssi_myHmUART cnt:131 min:-93 max:-58 avg:-81.62 lst:-88
READINGS:
2021-07-24 13:31:58 CommandAccepted yes
2021-07-24 13:00:31 D-firmware 2.4
2021-07-24 13:00:31 D-serialNr SEQ0344218
2021-07-24 11:43:50 IODev myHmUART
2021-07-25 10:50:07 PairedTo 0x061266
2021-07-24 12:02:01 R-pairCentral 0x061266
2021-07-25 10:50:07 RegL_00. 00:00 02:01 0A:06 0B:12 0C:66 15:FF 18:00
2021-07-25 10:51:19 cfgState ok
2021-07-25 10:50:19 commState CMDs_done
2021-07-25 10:50:03 powerOn 2021-07-25 10:50:03
2021-07-25 10:50:19 state CMDs_done
helper:
HM_CMDNR 251
PONtest 0
cSnd 01061266760BDB03045AB6340503,01061266760BDB03045AB6340603
cfgStateUpdt 0
mId 0003
peerFriend -
peerOpt -:switch
regLst 0
rxType 1
supp_Pair_Rep 0
cmds:
TmplKey :no:1627120911.14238
TmplTs 1627120911.14238
cmdKey 0:1:0::HM_760BDB:0003:00:
cmdLst:
assignHmKey noArg
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
deviceRename -newName-
fwUpdate -filename- [-bootTime-]
getConfig noArg
getDevInfo noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
getVersion noArg
pair noArg
raw -data- [...]
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
reset noArg
tplDel -tplDel-
unpair noArg
lst:
condition slider,0,1,255
peer
peerOpt
tplDel
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
io:
flgs 0
newChn +760BDB,00,00,00
nextSend 1627203019.8919
prefIO
rxt 0
vccu
p:
760BDB
00
00
00
mRssi:
mNo FB
io:
myHmUART:
-82
-82
peerIDsH:
prt:
bErr 0
sProc 0
rspWait:
q:
qReqConf
qReqStat
regCollect:
role:
dev 1
prs 1
rpt:
IO myHmUART
flg A
ts 1627203019.59619
ack:
HASH(0x321efe0)
FB8002061266760BDB00
rssi:
HM_5AB634:
avg -65.25
cnt 16
lst -63
max -49
min -103
at_myHmUART:
avg -76.7280163599182
cnt 489
lst -84
max -54
min -92
myHmUART:
avg -81.6259541984733
cnt 131
lst -88
max -58
min -93
shadowReg:
tmpl:
Attributes:
IODev myHmUART
autoReadReg 4_reqStatus
expert defReg,rawReg
firmware 2.4
model HM-LC-SW4-DR-2
room CUL_HM
serialNr SEQ0344218
subType switch
webCmd getConfig:clear msgEvents
Internals:
DEF 57E255
FUUID 60f71d54-f33f-913d-8c13-5252ca55da4ef5be
IODev myHmUART
LASTInputDev myHmUART
MSGCNT 217
NAME HM_57E255
NOTIFYDEV global
NR 20
NTFY_ORDER 50-HM_57E255
STATE CMDs_done
TYPE CUL_HM
channel_01 HM_57E255_Sw_01
channel_02 HM_57E255_Sw_02
channel_03 HM_57E255_Sw_03
channel_04 HM_57E255_Sw_04
lastMsg No:A7 - t:10 s:57E255 d:061266 06010000
myHmUART_MSGCNT 217
myHmUART_RAWMSG 05010027A7A41057E25506126606010000
myHmUART_RSSI -39
myHmUART_TIME 2021-07-25 00:22:21
protLastRcv 2021-07-25 00:22:21
protRcv 213 last_at:2021-07-25 00:22:21
protSnd 244 last_at:2021-07-25 00:22:21
protState CMDs_done
rssi_HM_5AB634 cnt:9 min:-94 max:-46 avg:-78.33 lst:-86
rssi_at_myHmUART cnt:217 min:-45 max:-38 avg:-40.97 lst:-39
rssi_myHmUART cnt:111 min:-48 max:-41 avg:-43.56 lst:-45
READINGS:
2021-07-24 15:20:41 CommandAccepted yes
2021-07-23 16:02:46 D-firmware 2.4
2021-07-23 16:02:46 D-serialNr OEQ0615965
2021-07-24 11:43:50 IODev myHmUART
2021-07-23 16:02:50 PairedTo 0x061266
2021-07-23 16:02:50 R-pairCentral 0x061266
2021-07-23 16:02:50 RegL_00. 00:00 02:01 0A:06 0B:12 0C:66 15:FF 18:00
2021-07-25 10:50:49 cfgState ok
2021-07-25 00:22:21 commState CMDs_done
2021-07-23 08:57:13 deviceMsg off (to broadcast)
2021-07-23 08:57:13 level 0
2021-07-23 08:57:13 pct 0
2021-07-23 08:54:47 powerOn 2021-07-23 08:54:47
2021-07-23 08:57:13 recentStateType info
2021-07-25 00:22:21 state CMDs_done
2021-07-23 08:57:13 timedOn off
2021-07-23 14:02:42 trigLast HM_5AB634_Btn_05:short
2021-07-23 14:02:42 trig_HM_5AB634_Btn_05 Short_187
helper:
HM_CMDNR 167
cSnd 1106126657E2550201000000,1106126657E2550204000000
cfgStateUpdt 0
mId 0003
peerFriend -
peerOpt -:switch
regLst 0
rxType 1
supp_Pair_Rep 0
cmds:
TmplKey :no:1627119829.27738
TmplTs 1627119829.27738
cmdKey 0:1:0::HM_57E255:0003:00:
cmdLst:
assignHmKey noArg
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
deviceRename -newName-
fwUpdate -filename- [-bootTime-]
getConfig noArg
getDevInfo noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
getVersion noArg
pair noArg
raw -data- [...]
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
reset noArg
tplDel -tplDel-
unpair noArg
lst:
condition slider,0,1,255
peer
peerOpt
tplDel
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
io:
flgs 0
newChn +57E255,00,00,00
nextSend 1627165341.49588
prefIO
rxt 0
vccu
p:
57E255
00
00
00
mRssi:
mNo A7
io:
myHmUART:
-31
-31
peerIDsH:
prt:
bErr 0
sProc 0
rspWait:
q:
qReqConf
qReqStat
role:
dev 1
prs 1
rpt:
IO myHmUART
flg A
ts 1627165341.20032
ack:
HASH(0x2895b00)
A7800206126657E25500
rssi:
HM_5AB634:
avg -78.3333333333333
cnt 9
lst -86
max -46
min -94
at_myHmUART:
avg -40.9723502304148
cnt 217
lst -39
max -38
min -45
myHmUART:
avg -43.5675675675676
cnt 111
lst -45
max -41
min -48
shadowReg:
tmpl:
Attributes:
IODev myHmUART
autoReadReg 4_reqStatus
expert defReg,rawReg
firmware 2.4
model HM-LC-SW4-DR-2
room CUL_HM
serialNr OEQ0615965
subType switch
webCmd getConfig:clear msgEvents
Internals:
DEF 5AB634
FUUID 60f71d54-f33f-913d-9fef-c0d857b0ed984622
IODev myHmUART
LASTInputDev myHmUART
MSGCNT 395
NAME HM_5AB634
NOTIFYDEV global
NR 27
NTFY_ORDER 50-HM_5AB634
STATE HM_5AB634_Btn_01 Short
TYPE CUL_HM
channel_01 HM_5AB634_Btn_01
channel_02 HM_5AB634_Btn_02
channel_03 HM_5AB634_Btn_03
channel_04 HM_5AB634_Btn_04
channel_05 HM_5AB634_Btn_05
channel_06 HM_5AB634_Btn_06
lastMsg No:A6 - t:40 s:5AB634 d:57E255 010D
myHmUART_MSGCNT 395
myHmUART_RAWMSG 0500003DA6A4405AB63457E255010D
myHmUART_RSSI -61
myHmUART_TIME 2021-07-25 00:22:18
protCmdPend 28 CMDs_pending
protLastRcv 2021-07-25 00:22:18
protRcv 309 last_at:2021-07-25 00:22:18
protResnd 2 last_at:2021-07-24 13:00:26
protSnd 69 last_at:2021-07-24 13:00:37
protState CMDs_pending
rssi_at_myHmUART cnt:395 min:-89 max:-46 avg:-69.7 lst:-61
READINGS:
2021-07-24 13:00:33 CommandAccepted yes
2021-07-24 13:00:26 D-firmware 1.2
2021-07-24 13:00:26 D-serialNr OEQ0650875
2021-07-24 11:43:49 IODev myHmUART
2021-07-24 12:01:55 PairedTo 0x061266
2021-07-24 12:01:55 R-pairCentral 0x061266
2021-07-24 12:01:55 RegL_00. 00:00 02:01 0A:06 0B:12 0C:66 18:00
2021-07-24 11:59:15 alive yes
2021-07-25 00:22:18 battery ok
2021-07-25 10:50:49 cfgState ok
2021-07-24 15:15:55 commState CMDs_pending
2021-07-24 11:59:15 powerOn 2021-07-24 11:59:15
2021-07-24 11:59:15 recentStateType info
2021-07-25 00:22:18 state HM_5AB634_Btn_01 Short
cmdStack:
++A0010612665AB6340501760BDB0303
++A0010612665AB6340505760BDB0304
++A0010612665AB63405080100
++A0010612665AB6340506
++A0010612665AB6340501760BDB0303
++A0010612665AB6340505760BDB0304
++A0010612665AB63405080100
++A0010612665AB6340506
++A0010612665AB6340501760BDB0300
++A0010612665AB6340505760BDB0304
++A0010612665AB63405080100
++A0010612665AB6340506
++A0010612665AB6340601760BDB0202
++A0010612665AB6340601760BDB0101
++A0010612665AB6340601760BDB0303
++A0010612665AB634030257E2550100
++A0010612665AB634030257E2550200
##A0010612665AB63403040000000001
##A0010612665AB6340303
++A0010612665AB634060157E2550101
++A0010612665AB634060157E2550404
++A0010612665AB6340601760BDB0202
++A0010612665AB6340601760BDB0101
++A0010612665AB6340601760BDB0303
++A0010612665AB634060157E2550100
++A0010612665AB634060557E2550104
++A0010612665AB63406080100
++A0010612665AB6340606
helper:
HM_CMDNR 166
PONtest 0
cSnd 010612665AB6340304760BDB0104,010612665AB634030457E2550204
cfgStateUpdt 1
mId 00A9
peerFriend -
peerOpt -:remote
regLst 0
rxType 28
supp_Pair_Rep 0
ack:
HM_57E255 HM_5AB634_Btn_01:A6
cmds:
TmplKey :no:1627120919.1982
TmplTs 1627120919.1982
cmdKey 0:1:0::HM_5AB634:00A9:00:
cmdLst:
assignHmKey noArg
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
deviceRename -newName-
fwUpdate -filename- [-bootTime-]
getConfig noArg
getDevInfo noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
raw -data- [...]
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
reset noArg
tplDel -tplDel-
unpair noArg
lst:
condition slider,0,1,255
peer
peerOpt
tplDel
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
io:
flgs 2
newChn +5AB634,02,00,00
nextSend 1627165339.1456
prefIO
rxt 2
vccu
p:
5AB634
00
00
00
mRssi:
mNo A6
io:
myHmUART:
-57
-57
peerIDsH:
prt:
bErr 0
sProc 2
sleeping 1
try 1
rspWait:
q:
qReqConf 06
qReqStat
regCollect:
role:
dev 1
rssi:
at_myHmUART:
avg -69.7037974683545
cnt 395
lst -61
max -46
min -89
shadowReg:
tmpl:
Attributes:
IODev myHmUART
autoReadReg 4_reqStatus
expert defReg,rawReg
firmware 1.2
model HM-PB-6-WM55
room CUL_HM
serialNr OEQ0650875
subType remote
webCmd getConfig:clear msgEvents
Zitat von: cyrusfd am 25 Juli 2021, 12:01:49
Nein dieses Peering ist nicht gewollt, finde es aber auch nicht im FHEM definiert.
Peerings werden in FHEM nicht definiert, die werden in den Geräten eingerichtet und in FHEM maximal abgebildet.
Du solltest die listings bitte in Codetags einbetten, sonst ist das kaum zu lesen. Wie es geht steht in meinem Link!
Kannst Du auch nachträglich editieren in deinem Beitrag! Einfach die listings markieren und den # Knopf über dem Smily :-X drücken.
Du hast jetzt die Hauptgeräte gelistet, da sieht man das sie offenbar ganz gut funktionieren, die Details (z.B. Peerings) sieht man in den Channels. Aber musst Du jetzt nicht alle posten, das wird zuviel.
Wenn die Btn andere Zuweisungen bekommen haben, musst Du die alten (nicht mehr benötigten) löschen. Wie gesagt was gepeert ist siehst Du mit peerXref, wenn das was nicht stimmt musst Du die peers löschen. Wie hast Du gepeert? Mit peerChan Befehl oder mit peerSmart?
Poste doch mal die Ausgabe von hminfo peerXref.
Den peer Befehl führst Du zwar in FHEM aus, geschrieben wird die Info aber in die Geräte! D.h. bei dem Taster musst Du die configtaste drücken um die Übertragung auszulösen.
Gruß Otto
Vielen Dank für den Tipp, jetzt ist es natürlich viel leserlicher.
Ich habe einige mit Smart gepeert. Am Ende habe ich sie jedoch alle nochmals mit peerChan gepeert da ich ja den Btn als Toggle verwenden möchte. "2 <> Single set".
peerXref done:
x-ref list
sender
HM_5AB634_Btn_01 => HM_57E255_Sw_01
HM_5AB634_Btn_02 => HM_760BDB_Sw_02
HM_5AB634_Btn_03 => HM_760BDB_Sw_01
HM_5AB634_Btn_04 => HM_57E255_Sw_02
HM_5AB634_Btn_05 => HM_760BDB_Sw_03
HM_5AB634_Btn_06 => HM_57E255_Sw_01 HM_57E255_Sw_04 HM_760BDB_Sw_01 HM_760BDB_Sw_02 HM_760BDB_Sw_03
actor
HM_57E255_Sw_01 => HM_5AB634_Btn_01 HM_5AB634_Btn_06
HM_57E255_Sw_04 => HM_5AB634_Btn_04 HM_5AB634_Btn_06
HM_760BDB_Sw_01 => HM_5AB634_Btn_03 HM_5AB634_Btn_06
HM_760BDB_Sw_02 => HM_5AB634_Btn_02 HM_5AB634_Btn_06
HM_760BDB_Sw_03 => HM_5AB634_Btn_05 HM_5AB634_Btn_06
Wo ist die Configtaste? Der Anlernbutton?
ZitatD.h. bei dem Taster musst Du die configtaste drücken um die Übertragung auszulösen.
Ja configtaste sag ich meist, anlernbutton ist es auch ...
Dazu, die Fernbedienung (Der 6-fach Taster) hat nicht alles verarbeitet -> Taste drücken, manchmal nach warten noch mal drücken. Du siehts die Übertragung am hektischen unregelmäßigen Blinken. Das pending muss verschwinden...
protState CMDs_pending
Zum roten Licht:
ZitatprotNack 1 last_at:2021-07-24 13:19:24
protResnd 86 last_at:2021-07-24 22:45:12
protResndFail 24 last_at:2021-07-24 22:45:17
...
rssi_HM_5AB634 cnt:16 min:-103 max:-49 avg:-65.24 lst:-63
rssi_at_myHmUART cnt:489 min:-92 max:-54 avg:-76.72 lst:-84
rssi_myHmUART cnt:131 min:-93 max:-58 avg:-81.62 lst:-88
Der Funkempfang ist schlecht - man sagt immer unter -80 kann gehen, muss aber nicht.
Der Aktor HM_57E255_Sw_02 weiß noch nicht, dass er gepeert ist? Der fehlt in der unteren Liste.
Kann aber sein, FHEM weiß es nicht, also erstmal die Register einlesen! configCheck muss ein leeres Ergebnis bringen.
Gruß Otto
Der Taster hat seine Configtaste auf der Rückseite zwischen den Batteriefächern.
Wie Otto schon sagt:n Hier ist (noch) ein Widerspruch:
HM_5AB634_Btn_04 => HM_57E255_Sw_02 <-- Taste 4 sendet an Kanal 2 des Aktors HM_57E255
HM_57E255_Sw_04 => HM_5AB634_Btn_04 HM_5AB634_Btn_06 <--- es ist aber Kanal 4, der darauf reagiert
Damit sendet der falsche Aktor(kanal) eine Quittung, und das moniert der Taster zu Recht mit rot.
peerCheck (!) sollte eigentlich monieren, dass die peers dort nicht gegenseitig eingetragen sind.
Und leider sagt auch diese Referenztabelle noch gar nichts darüber aus, welche Taste welche Funktion hat. Taste 6 übernimmt ja offenbar so etwas wie eine Generalschaltfunktion, aber ob dort ein-, aus- oder der jeweils andere Zustand (toggle) geschaltet werden, verrät uns erst ein Blick in die regTable des betroffenen Aktorkanals.
Beim Mix aus peerSmart und peerChan entsteht in der Regel irgendwie immer Kleinholz. peerSmart ist bei weitem nicht so smart - kann es aber auch gar nicht, der User sollte seine Wünsche schon deutlicher machen müssen.
:) vielen Dank an alle. Jetzt funktioniert alles wieder!
Ich hätte noch ein kleines Problem mit dem An-/Ausschalten aller Lampen.
Grundsätzlich funktioniert es, wenn ich Btn_06 als Toggle alle Sw steuere, nur, wenn eine Lampe aus ist, werden 5 ausgeschaltet und die, die aus war, wird angeschaltet.
Ich hätte gerne, wenn die, die aus sind auch ausbleiben.
Ich habe ein Device gemacht mit dem ich über GUI alle Lampen aus- und anschalten kann. kann man dies einem Btn zuordnen?
Internals
ATTR room
CHANGEDCNT 2064
DEF room HM_57E255_Sw_01 HM_57E255_Sw_04 HM_760BDB_Sw_02 HM_760BDB_Sw_01 HM_760BDB_Sw_03
FUUID 60f71d54-f33f-913d-a55f-c9bde9e24c4be28d
NAME Garten_Lampen
NOTIFYDEV HM_57E255_Sw_01,HM_57E255_Sw_04,global,HM_760BDB_Sw_03,HM_760BDB_Sw_01,HM_760BDB_Sw_02
NR 24
NTFY_ORDER 50-Garten_Lampen
STATE off
TYPE structure
Naja toggle ist konsequent :)
Du kannst es so machen, das kein toggle passiert sondern eben aus?
Du kannst natürlich über fhem die Betätigung des Tasters ermitteln (event -> notify -> set ...) und damit etwas machen.
Du kannst über FHEM eine Taste auch mit einem virtuellen Knopf / Aktor peeren.
Es gibt viele Möglichkeiten :)
Zitat von: cyrusfd am 25 Juli 2021, 15:04:22
Grundsätzlich funktioniert es, wenn ich Btn_06 als Toggle alle Sw steuere, nur, wenn eine Lampe aus ist, werden 5 ausgeschaltet und die, die aus war, wird angeschaltet.
Der Weg über eine Lösung in FHEM funktioniert natürlich immer und natürlich kann auch das Event, dass die Betätigung des Tasters in FHEM auslöst, für einen Trigger der entsprechenden Aktion dienen, aber ich finde Lösungen abseits von FHEM immer eleganter.
Homematic bietet Dir dafür drei Möglichkeiten an:
1. ein General-Aus kann natürlich so programmiert werden, dass ein Aktor, der schon aus ist, nicht dadurch wieder an geht
2. Du kannst alle Aktoren über eine Taste so synchronisieren, dass ein Tastendruck alle Aktoren einschaltet und der nächste alle ausschaltet (https://wiki.fhem.de/wiki/HomeMatic_Register_programmieren#shActionType_.26_lgActionType_-_ein_weiterer_Aktions-Hauptschalter). Das ist bei Toggle-Tasten allerdings etwas verwirrend, weil nicht vorhergesagt werden kann, ob der nächste Tastendruck zu einem Ein- oder Ausschalten führt. Wenn das nicht stört und ein versehentliches kurzes Schalten ebenfalls nicht, dann kannst Du die eine Taste als General-Ein und General-Aus verwenden. Es reicht dann eben aus, einen Aktor zu beobachten, weil alle anderen synchron mit schalten.
3. Das beste beider Welten kannst Du erreichen, indem Du den langen und den kurzen Tastendruck, der normalerweise bei gepeerten Aktoren die gleiche Aktion auslöst, im Aktor unterschiedlich behandelst (denn was auf einen Tastendruck geschieht, wird im Aktor festgelegt, nicht etwa im Taster, der liefert nur das Event, das Ereignis, in die Luft, auf das die Aktoren dann reagieren, siehe meinen vorigen Post). Ich habe in meiner Landschaft davon ausgiebig Gebrauch gemacht und finde das extrem praktisch. So kannst Du Aktoren mit nur einer Fernbedienungstaste immer gezielt ein- oder ausschalten. (https://wiki.fhem.de/wiki/HomeMatic_Register_programmieren#Gezieltes_Schalten_eines_.28unsichtbaren.29_Aktors_mit_nur_einer_Taste)
Natürlich eine einwandfreie Funkverbindung vorausgesetzt!
edit: Das ist natürlich schon harter Tobak für einen Einsteiger, aber es soll nur einmal zeigen, was man mit Homematic bei einmaliger Programmierung (mit Hilfe von FHEM) auch anstellen kann. Für Deinen Zweck empfehle ich Dir wie immer den "Event Monitor" in FHEM. Rufe ihn auf, drücke auf eine Taste, finde das angezeigte Event, markiere die Zeile und lasse Dir ein DOIF oder ein notify davon erstellen. In das so entstehende Rohgerüst kann Du den Befehl einsetzen, der dem Klick auf der GUI Deiner
structure entspricht. Du kannst aber - wenn es wirklich nur um einen Auschaltbefehl geht, die Schaltbefehle dort gleich entsprechend eintragen.
Allerdings beachte: Sinnvoll ist nur ein entweder-oder. Derzeit sind Deine Aktoren mit der Taste 6 verknüpft. Wenn Du eine Eventsteuerung aus FHEM bevorzugst, solltest Du die Verknüpfungen wieder löschen. Sonst kommen sich FHEM und die Direktverknüpfung immer ins Gehege.
edit2:
ceterum censio ... ;)
Solltest Du in Erwägung ziehen, die Programmierung der Register in Handarbeit vorzunehmen, schaue Dir unbedingt die Erweiterung "hm.js" vom User frank an. Statt des Eintippens von "set HM_57E255_Sw_01 regSet shActionType toggleToCnt HM_5AB634_Btn_06" (was wenn ich mich nicht nicht geirrt habe, den betreffenden Aktor bezüglich der Taste 6 auf triggernummersynchrones Schalten umschaltet) kannst Du damit die Manipulation der Register aus einer Liste von Vorauswahlen zusammenklicken.
ich habe soeben mehrmals versucht folgendes einzugeben.
set HM_57E255_Sw_01 regSet shActionType toggleToCnt HM_5AB634_Btn_06
leider kommt immer wieder die Meldung: cannot calculate value. Please issue set HM_57E255 getConfig first - invalid
Auch beim anderen Aktor bekomme ich diese Meldung.
Nach getConfig ist keine Änderung eingetreten.
Nur zur Unterstützung, da gab es schon mal was: https://forum.fhem.de/index.php?topic=97490.0
Beim HM_57E255 hatte hminfo doch aber keine fehlenden Register angemeckert?
leider kann ich das nicht interpretieren
configCheck done:
nach einem Anlernen nur mehr folgende Meldung:
trigger sent to undefined device
HM_5AB634_Btn_06: 061266
die Register für HM_5AB634 (Taster) sind nicht komplett gelesen.
OT
Wobei ich nicht mehr weiß in welchem Status CUL_HM derzeit ist. Ich verwende jetzt die aktuelle Version, aber es entstehen bei mir immer wieder Fehler über fehlende Peer und Register. Mit der alten Version CUL_HM von vor einem Jahr wurden in mein System beim Neustart immer öfter wild attribute gelöscht.
Ich will sagen: ich kann Dir nicht versprechen und Dir kein sicheres Vorgehen sagen, wie Du die Register gelesen bekommst. Außer es mit getConfig, viel Ruhe und Knöppchen drücken zu versuchen.
Oh jetzt haben wir beide parallel editiert :)
mal mal ein list DEF=061266
Beim "list" wird nichts angezeigt. "061266" ist der owner im UART.
ok ja das ist Deine hmId des HMUART. Warum er das jetzt anmeckert?
Da hab ich erstmal keine weitere Idee
vermutlich keine vccu definiert.
Laut post 1 gibt es keine vccu - aber wir wollten ja erstmal das einfache Problem lösen :)
aber ist dies - auf diese Art zu monieren - ein bug oder feature?
bei DeviceOverview steht:
DeviceOverview
HM_5AB634_Btn_06 Short 3_3 (to myHmUART)
bei den anderen steht zB:
HM_5AB634_Btn_01 Short 1_16 (to HM_57E255)
Zitataber ist dies - auf diese Art zu monieren - ein bug oder feature?
ich sag: feature. 8)
Zitat von: cyrusfd am 28 Juli 2021, 12:40:16
bei DeviceOverview steht:
Naja das sind nur die Einträge welcher trigger zuletzt wohin ging. Nach meiner Erfahrung sind diese Einträge nicht immer völlig nachvollziehbar.
Dein regSet funktioniert aber nach wie vor nicht?
nein, funktioniert immer noch nicht
Nur nochmal zur Deutlichkeit gesagt, obgleich Otto das Problem schon benannt hat:
Zitat von: cyrusfd am 28 Juli 2021, 11:10:51
cannot calculate value. Please issue set HM_57E255 getConfig first - invalid
...
Nach getConfig ist keine Änderung eingetreten.
Das Setzen mancher Register erfolgt auf Bitebene, es werden aber dennoch Bytes geschrieben. Dazu müssen die restlichen Bits aber bekannt sein, um nicht irgendwas zu "verstellen". Deswegen besteht CUL_HM darauf, die Konfiguration vollständig zu kennen.
getConfigs müssen auch abgearbeitet werden. Alle Befehle stauen sich im Befehlscache, wenn sie nicht abgearbeitet werden. Wenn anscheinend gar nichts mehr geht oder sich ändert, sollte man auch den Befehlscache in Richtung des Gerätes einmal löschen (set <geraetename_oder_kanal> clear msgEvents) und dann erst mal ein getConfig setzen und abarbeiten lassen.
ich habe das jetzt alles ausprobiert, jedoch leider ohne Erfolg. "trigger sent to undefined device HM_5AB634_Btn_06: 061266"
Damit ich trotzdem mit Btn_06 alle Lampen an- und ausschalten kann, habe ich es mit Notify versucht.
Wenn der Status der "Garten_Lampen" = off, wird Sw_01 auf on und dann sofort wieder auf off geschalten.
Da "Garten_Lampe" in verbindung mit den Aktoren Sw_01,... ist, ändert sich natürlich nach dem Schalten auch der Status wieder.
STATE "Garten_Lampe" = off wenn Sw_01 off
STATE "Garten_Lampe" = off wenn Sw_01 on
Sollte diese IF Bedingung nicht nur einmal dies überprüfen. Es kommt mir so vor, als ob die Schleife so langsam ist, dass er zuerst den Sw_01 auf "on" schaltet und dann beim ELSE merkt, dass der Status wieder ein anderer ist und den Aktor wieder umschaltet.
Langsam glaube ich, dass ich für Fhem nicht geeignet bin ;-)
define Alle_Lampen_Btn_06 notify HM_5AB634_Btn_06 IF ([Garten_Lampen:&STATE] eq "off") (set HM_57E255_Sw_01 on) ELSE (set HM_57E255_Sw_01 off)
PS: Wenn ich einen ConfigCheck mache, werden die Aktoren alle geschaltet... :-\
Guten Morgen,
das wird schon :)
Schau Dir Dein notify / Taster mal im Event Monitor an und schau was da abgeht. https://wiki.fhem.de/wiki/Event_monitor
Danach sag ich gerne mehr dazu. ;)
Gruß Otto
Guten Morgen Otto,
der EventMonitor bestätigt meine Annahme, oder?
2021-07-29 09:27:48 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 deviceMsg: off (to myHmUART)
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 level: 0
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 pct: 0
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 off
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:48 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_02 deviceMsg: off (to myHmUART)
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_02 level: 0
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_02 pct: 0
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_02 off
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_01 trigLast: fhem:02
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:48 structure Garten_Lampen undefined
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 deviceMsg: off (to myHmUART)
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 level: 0
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 pct: 0
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 off
2021-07-29 09:27:48 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:49 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 deviceMsg: off (to myHmUART)
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 level: 0
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 pct: 0
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 off
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 level: 100
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 pct: 100
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 on
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:49 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_02 trigLast: fhem:02
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 deviceMsg: off (to myHmUART)
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 level: 0
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 pct: 0
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 off
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:49 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_01 trigLast: fhem:02
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:49 structure Garten_Lampen undefined
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 deviceMsg: on (to myHmUART)
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 level: 100
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 pct: 100
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 on
2021-07-29 09:27:49 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:50 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 deviceMsg: on (to myHmUART)
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 level: 100
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 pct: 100
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 on
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 level: 100
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 pct: 100
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 on
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:50 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 level: 100
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 pct: 100
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 on
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:50 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_01 trigLast: fhem:02
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:50 structure Garten_Lampen undefined
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 deviceMsg: on (to myHmUART)
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 level: 100
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 pct: 100
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 on
2021-07-29 09:27:50 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:51 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 trigLast: fhem:02
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 deviceMsg: on (to myHmUART)
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 level: 100
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 pct: 100
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_01 level: 100
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_01 pct: 100
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_01 on
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:51 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 deviceMsg: on (to myHmUART)
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 level: 100
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 pct: 100
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:51 structure Garten_Lampen on
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:51 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 trigLast: fhem:02
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 deviceMsg: on (to myHmUART)
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 level: 100
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 pct: 100
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 on
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:52 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 level: 100
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 pct: 100
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 level: 100
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 pct: 100
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 on
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:52 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_02 trigLast: fhem:02
2021-07-29 09:27:52 structure Garten_Lampen on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 deviceMsg: on (to myHmUART)
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 level: 100
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 pct: 100
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 on
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:52 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 trigLast: fhem:02
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 deviceMsg: on (to myHmUART)
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 level: 100
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 pct: 100
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 on
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:53 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 deviceMsg: on (to myHmUART)
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 level: 100
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 pct: 100
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 level: 100
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 pct: 100
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 on
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:53 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 level: 100
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 pct: 100
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:53 structure Garten_Lampen on
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:53 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 trigLast: fhem:02
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 deviceMsg: on (to myHmUART)
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 level: 100
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 pct: 100
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 on
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:54 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 trigLast: fhem:02
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 deviceMsg: on (to myHmUART)
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 level: 100
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 pct: 100
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255 commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 level: 100
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 pct: 100
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 on
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_01 timedOn: off
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_57E255_Sw_04 trigLast: fhem:02
2021-07-29 09:27:54 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 deviceMsg: on (to myHmUART)
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 level: 100
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 pct: 100
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:54 structure Garten_Lampen on
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:54 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:55 CUL_HM HM_57E255 commState: CMDs_done
2021-07-29 09:27:55 CUL_HM HM_57E255 CMDs_done
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_01 commState: CMDs_done
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_02 commState: CMDs_done
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_03 commState: CMDs_done
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_04 commState: CMDs_done
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_04 deviceMsg: on (to myHmUART)
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_04 level: 100
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_04 pct: 100
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_04 on
2021-07-29 09:27:55 CUL_HM HM_57E255_Sw_04 timedOn: off
2021-07-29 09:27:55 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 level: 100
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 pct: 100
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:55 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_02 trigLast: fhem:02
2021-07-29 09:27:55 structure Garten_Lampen on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 deviceMsg: on (to myHmUART)
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 level: 100
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 pct: 100
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 on
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:55 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 deviceMsg: on (to myHmUART)
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 level: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 pct: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 level: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 pct: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 trigLast: fhem:02
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 deviceMsg: on (to myHmUART)
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 level: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 pct: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_01 trigLast: fhem:02
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 deviceMsg: on (to myHmUART)
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 level: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 pct: 100
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_02 timedOn: off
2021-07-29 09:27:56 structure Garten_Lampen on
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:56 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:57 CUL_HM HM_760BDB commState: CMDs_processing...
2021-07-29 09:27:57 structure Garten_Lampen on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 commState: CMDs_processing...
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 deviceMsg: on (to myHmUART)
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 level: 100
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 pct: 100
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 timedOn: off
2021-07-29 09:27:57 structure Garten_Lampen on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_02 commState: CMDs_processing...
2021-07-29 09:27:57 structure Garten_Lampen on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 commState: CMDs_processing...
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 trigLast: fhem:02
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_04 commState: CMDs_processing...
2021-07-29 09:27:57 CUL_HM HM_760BDB commState: CMDs_done
2021-07-29 09:27:57 CUL_HM HM_760BDB CMDs_done
2021-07-29 09:27:57 structure Garten_Lampen on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_01 commState: CMDs_done
2021-07-29 09:27:57 structure Garten_Lampen on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_02 commState: CMDs_done
2021-07-29 09:27:57 structure Garten_Lampen on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 commState: CMDs_done
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 deviceMsg: on (to myHmUART)
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 level: 100
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 pct: 100
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 on
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_03 timedOn: off
2021-07-29 09:27:57 CUL_HM HM_760BDB_Sw_04 commState: CMDs_done
Ich habe das Notify etwas ergänzt:
HM_5AB634_Btn_06 IF ([Garten_Lampen] eq "on") ((set HM_57E255_Sw_01,HM_57E255_Sw_04,HM_760BDB_Sw_02,HM_760BDB_Sw_01,HM_760BDB_Sw_03 off)) ELSE ((set HM_57E255_Sw_01,HM_57E255_Sw_04,HM_760BDB_Sw_02,HM_760BDB_Sw_01,HM_760BDB_Sw_03 on))
falscher Ansatz! Dein notify reagiert auf alles vom Taster HM_5AB634_Btn_06 - den hast Du Dir doch nicht mal angeschaut?
Tipp: Filter setzen auf HM_5AB634_Btn_06.*
Zitatich habe das jetzt alles ausprobiert, jedoch leider ohne Erfolg. "trigger sent to undefined device HM_5AB634_Btn_06: 061266"
was hast du alles ausprobiert?
wie bereits geschrieben, verschwindet diese meldung erst, wenn du eine vccu definierst.
diese meldung hat aber nichts damit zu tun, dass du die register nicht setzen kannst.
poste jeweils ein list vom hauptdevice und dem entsprechenden channel, wo du probleme beim register setzen hast. ausserdem die fehlermeldung.
HM_5AB634_Btn_06:Short.*
jetzt funktioniert es. Danke für die Anregung ;-)... selbst ist der Mann
Ausprobiert habe ich die Empfehlungen von Pfriemler (siehe weiter oben)
Zitat(set <geraetename_oder_kanal> clear msgEvents) und dann erst mal ein getConfig setzen und abarbeiten lassen.
Fehlermeldung: cannot calculate value. Please issue set HM_57E255 getConfig first
Internals:
DEF 5AB634
FUUID 60f71d54-f33f-913d-9fef-c0d857b0ed984622
IODev myHmUART
LASTInputDev myHmUART
MSGCNT 197
NAME HM_5AB634
NOTIFYDEV global
NR 27
NTFY_ORDER 50-HM_5AB634
STATE HM_5AB634_Btn_06 Short
TYPE CUL_HM
channel_01 HM_5AB634_Btn_01
channel_02 HM_5AB634_Btn_02
channel_03 HM_5AB634_Btn_03
channel_04 HM_5AB634_Btn_04
channel_05 HM_5AB634_Btn_05
channel_06 HM_5AB634_Btn_06
lastMsg No:92 - t:40 s:5AB634 d:061266 062E
myHmUART_MSGCNT 197
myHmUART_RAWMSG 0501004992A2405AB634061266062E
myHmUART_RSSI -73
myHmUART_TIME 2021-07-29 10:42:14
protLastRcv 2021-07-29 10:42:14
protRcv 74 last_at:2021-07-29 10:42:14
protResnd 2 last_at:2021-07-29 08:43:47
protSnd 73 last_at:2021-07-29 10:42:14
protState CMDs_done
rssi_at_myHmUART cnt:197 min:-84 max:-52 avg:-70.65 lst:-73
CL:
Authenticated 0
BUF
FD 11
FW_ID 463
LASTACCESS 1627548333
NAME WEB_10.0.1.43_63571
NR 458
PEER 10.0.1.43
PORT 63571
SNAME WEB
SSL
STATE Connected
TEMPORARY 1
TYPE FHEMWEB
canAsyncOutput 1
READINGS:
2021-07-29 10:44:20 state Connected
READINGS:
2021-07-28 13:39:13 CommandAccepted yes
2021-07-29 08:43:47 D-firmware 1.2
2021-07-29 08:43:47 D-serialNr OEQ0650875
2021-07-28 20:35:59 IODev myHmUART
2021-07-29 08:28:29 PairedTo 0x061266
2021-07-28 13:39:13 R-pairCentral 0x061266
2021-07-29 08:28:29 RegL_00. 00:00 02:01 0A:06 0B:12 0C:66 18:00
2021-07-24 11:59:15 alive yes
2021-07-29 10:42:14 battery ok
2021-07-29 08:44:49 cfgState ok
2021-07-29 10:42:14 commState CMDs_done
2021-07-24 11:59:15 powerOn 2021-07-24 11:59:15
2021-07-24 11:59:15 recentStateType info
2021-07-29 10:42:14 state HM_5AB634_Btn_06 Short
helper:
HM_CMDNR 146
cSnd 010612665AB63406040000000001,010612665AB6340603
cfgStateUpdt 0
mId 00A9
peerFriend -
peerOpt -:remote
regLst 0
rxType 28
supp_Pair_Rep 0
ack:
myHmUART HM_5AB634_Btn_06:92
cmds:
TmplKey :no:1627497360.06003
TmplTs 1627497360.06003
cmdKey 0:1:0::HM_5AB634:00A9:00:
cmdLst:
assignHmKey noArg
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
deviceRename -newName-
fwUpdate -filename- [-bootTime-]
getConfig noArg
getDevInfo noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
raw -data- [...]
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
reset noArg
tplDel -tplDel-
unpair noArg
lst:
condition slider,0,1,255
peer
peerOpt
tplChan
tplDel
tplPeer
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
io:
flgs 0
newChn +5AB634,00,00,00
nextSend 1627548134.4371
prefIO
rxt 2
vccu
p:
5AB634
00
00
00
mRssi:
mNo 92
io:
myHmUART:
-71
-71
peerIDsH:
prt:
bErr 0
sProc 0
sleeping 1
rspWait:
q:
qReqConf
qReqStat
regCollect:
role:
dev 1
rpt:
IO myHmUART
flg A
ts 1627548134.1413
ack:
HASH(0x178b790)
9280020612665AB63400
rssi:
at_myHmUART:
avg -70.6598984771573
cnt 197
lst -73
max -52
min -84
shadowReg:
tmpl:
Attributes:
IODev myHmUART
autoReadReg 4_reqStatus
expert defReg,rawReg
firmware 1.2
model HM-PB-6-WM55
room CUL_HM
serialNr OEQ0650875
subType remote
webCmd getConfig:clear msgEvents
Internals:
DEF 5AB63406
FUUID 60f71d54-f33f-913d-7757-eb40cd657026a73a
IODev
NAME HM_5AB634_Btn_06
NOTIFYDEV global
NR 33
NTFY_ORDER 50-HM_5AB634_Btn_06
STATE Short 1_46 (to myHmUART)
TYPE CUL_HM
chanNo 06
device HM_5AB634
protState Info_Cleared
CL:
Authenticated 0
BUF
FD 14
FW_ID 458
LASTACCESS 1627548377
NAME WEB_10.0.1.43_51181
NR 460
PEER 10.0.1.43
PORT 51181
SNAME WEB
SSL
STATE Connected
TEMPORARY 1
TYPE FHEMWEB
canAsyncOutput 1
READINGS:
2021-07-29 10:44:28 state Connected
READINGS:
2021-07-28 13:23:54 R-HM_760BDB_Sw_04-expectAES off
2021-07-28 13:23:54 R-HM_760BDB_Sw_04-peerNeedsBurst off
2021-07-22 17:02:52 R-sign off
2021-07-29 08:43:48 RegL_01. 00:00 04:10 08:00 09:00
2021-07-29 08:44:49 cfgState TrigUndef
2021-07-29 10:42:14 commState CMDs_done
2021-07-29 10:42:14 state Short 1_46 (to myHmUART)
2021-07-29 10:42:14 trigDst_061266 noConfig
2021-07-29 10:42:14 trigger Short_46
2021-07-28 13:25:57 triggerTo_HM_760BDB Short_4_ack
2021-07-29 10:42:14 triggerTo_myHmUART Short_46
2021-07-29 10:42:14 trigger_cnt 46
helper:
BNO 46
BNOCNT 1
peerFriend peerAct,peerVirt
peerIDsRaw ,00000000
peerIDsState complete
peerOpt 4:remote
regLst 1,4p
cfgChk:
idPz05 061266
cmds:
TmplKey :no:1627497360.09911
TmplTs 1627497360.09911
cmdKey 1:0:0::HM_5AB634:00A9:06:
cmdLst:
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
getConfig noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
peerBulk -peer1,peer2,...- [({set}|unset)]
peerChan -btnNumber- -actChn- [({single}|dual|reverse)] [({set}|unset)] [(actor|remote|{both})]
peerSmart -peerOpt-
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
sign [(on|{off})]
tplDel -tplDel-
tplSet_0 -tplChan-
trgEventL -peer- -condition-
trgEventS -peer- -condition-
trgPressL [(-peer-|{all})]
trgPressS [(-peer-|{all})]
lst:
condition slider,0,1,255
peer
peerOpt HM_57E255_Sw_01,HM_57E255_Sw_02,HM_57E255_Sw_03,HM_57E255_Sw_04,HM_760BDB_Sw_01,HM_760BDB_Sw_02,HM_760BDB_Sw_03,HM_760BDB_Sw_04
tplChan
tplDel
tplPeer
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
peerIDsH:
00000000 broadcast
prt:
bErr 0
sProc 0
regCollect:
role:
chn 1
shadowReg:
tmpl:
Attributes:
model HM-PB-6-WM55
peerIDs 00000000
du hast jetzt aber die list vom taster gezeigt.
das zu ändernde register war doch shActType, welches immer nur in einem aktor existiert.
ausserdem müssen taster channel und aktor channel gepeert sein. das list von taster 6 zeigt aber kein peering.
die fehlermeldung zeigt das device HM_57E255.
Btn_06 soll ja keinen spezifischen Aktor schalten, sondern nur als "alles Aus oder An"
Internals:
DEF 57E255
FUUID 60f71d54-f33f-913d-8c13-5252ca55da4ef5be
IODev myHmUART
LASTInputDev myHmUART
MSGCNT 1076
NAME HM_57E255
NOTIFYDEV global
NR 20
NTFY_ORDER 50-HM_57E255
STATE CMDs_done
TYPE CUL_HM
channel_01 HM_57E255_Sw_01
channel_02 HM_57E255_Sw_02
channel_03 HM_57E255_Sw_03
channel_04 HM_57E255_Sw_04
lastMsg No:CD - t:02 s:57E255 d:061266 0104000029
myHmUART_MSGCNT 1076
myHmUART_RAWMSG 0403002ACD800257E2550612660104000029
myHmUART_RSSI -42
myHmUART_TIME 2021-07-29 10:52:20
protLastRcv 2021-07-29 10:52:20
protRcv 426 last_at:2021-07-29 10:52:20
protResnd 3 last_at:2021-07-29 10:06:47
protSnd 424 last_at:2021-07-29 10:52:19
protState CMDs_done
rssi_HM_5AB634 cnt:1 min:-81 max:-81 avg:-81 lst:-81
rssi_at_myHmUART cnt:1076 min:-50 max:-34 avg:-40.24 lst:-42
rssi_myHmUART cnt:1045 min:-53 max:-40 avg:-43.93 lst:-41
CL:
Authenticated 0
BUF
FD 11
FW_ID 484
LASTACCESS 1627550597
NAME WEB_10.0.1.43_53359
NR 479
PEER 10.0.1.43
PORT 53359
SNAME WEB
SSL
STATE Connected
TEMPORARY 1
TYPE FHEMWEB
canAsyncOutput 1
READINGS:
2021-07-29 11:22:54 state Connected
READINGS:
2021-07-26 19:48:47 CommandAccepted yes
2021-07-29 08:29:26 D-firmware 2.4
2021-07-29 08:29:26 D-serialNr OEQ0615965
2021-07-28 20:36:01 IODev myHmUART
2021-07-28 20:38:24 PairedTo 0x061266
2021-07-23 16:02:50 R-pairCentral 0x061266
2021-07-28 20:38:24 RegL_00. 00:00 02:01 0A:06 0B:12 0C:66 15:FF 18:00
2021-07-29 08:34:11 cfgState ok
2021-07-29 10:52:20 commState CMDs_done
2021-07-23 08:57:13 deviceMsg off (to broadcast)
2021-07-23 08:57:13 level 0
2021-07-23 08:57:13 pct 0
2021-07-25 22:19:10 powerOn 2021-07-25 22:19:10
2021-07-23 08:57:13 recentStateType info
2021-07-29 10:52:20 state CMDs_done
2021-07-23 08:57:13 timedOn off
2021-07-23 14:02:42 trigLast HM_5AB634_Btn_05:short
2021-07-23 14:02:42 trig_HM_5AB634_Btn_05 Short_187
helper:
HM_CMDNR 205
cSnd 1106126657E2550201000000,1106126657E2550204000000
cfgStateUpdt 0
mId 0003
peerFriend -
peerOpt -:switch
regLst 0
rxType 1
supp_Pair_Rep 0
cmds:
TmplKey :no:1627497359.99566
TmplTs 1627497359.99566
cmdKey 0:1:0::HM_57E255:0003:00:
cmdLst:
assignHmKey noArg
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
deviceRename -newName-
fwUpdate -filename- [-bootTime-]
getConfig noArg
getDevInfo noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
getVersion noArg
pair noArg
raw -data- [...]
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
reset noArg
tplDel -tplDel-
unpair noArg
lst:
condition slider,0,1,255
peer
peerOpt
tplChan
tplDel
tplPeer
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
io:
flgs 0
newChn +57E255,00,00,00
nextSend 1627548740.34895
prefIO
rxt 0
vccu
p:
57E255
00
00
00
mRssi:
mNo CD
io:
myHmUART:
-34
-34
peerIDsH:
prt:
bErr 0
sProc 0
q:
qReqConf
qReqStat
regCollect:
role:
dev 1
prs 1
rssi:
HM_5AB634:
avg -81
cnt 1
lst -81
max -81
min -81
at_myHmUART:
avg -40.2434944237918
cnt 1076
lst -42
max -34
min -50
myHmUART:
avg -43.9311004784689
cnt 1045
lst -41
max -40
min -53
shadowReg:
tmpl:
Attributes:
IODev myHmUART
autoReadReg 4_reqStatus
expert defReg,rawReg
firmware 2.4
model HM-LC-SW4-DR-2
room CUL_HM
serialNr OEQ0615965
subType switch
webCmd getConfig:clear msgEvents
Internals:
DEF 57E25501
FUUID 60f71d54-f33f-913d-afb5-1a801391adb756b7
NAME HM_57E255_Sw_01
NOTIFYDEV global
NR 22
NTFY_ORDER 50-HM_57E255_Sw_01
STATE off
TYPE CUL_HM
chanNo 01
device HM_57E255
peerList HM_5AB634_Btn_01
CL:
Authenticated 0
BUF
FD 17
FW_ID 487
LASTACCESS 1627550756
NAME WEB_10.0.1.43_63239
NR 492
PEER 10.0.1.43
PORT 63239
SNAME WEB
SSL
STATE Connected
TEMPORARY 1
TYPE FHEMWEB
canAsyncOutput 1
READINGS:
2021-07-29 11:25:51 state Connected
READINGS:
2021-07-29 10:52:19 CommandAccepted yes
2021-07-23 09:06:27 R-HM_5AB634_Btn_01-lgActionType jmpToTarget
2021-07-23 09:06:27 R-HM_5AB634_Btn_01-shActionType jmpToTarget
2018-11-03 11:31:02 R-powerUpAction off
2018-11-03 11:31:02 R-sign off
2021-07-28 20:38:25 RegL_01. 00:00 08:00 30:06 56:00 57:24
2021-07-28 20:38:30 RegL_03.HM_5AB634_Btn_01 00:00 02:00 03:00 04:32 05:64 06:00 07:FF 08:00 09:FF 0A:01 0B:14 0C:63 82:00 83:00 84:32 85:64 86:00 87:FF 88:00 89:FF 8A:21 8B:14 8C:63
2021-07-29 08:34:11 cfgState ok
2021-07-29 10:52:20 commState CMDs_done
2021-07-29 10:52:19 deviceMsg off (to myHmUART)
2021-07-29 10:52:19 level 0
2021-07-29 08:20:13 levelMissed desired:100
2021-07-29 10:52:19 pct 0
2021-07-28 20:38:25 peerList HM_5AB634_Btn_01
2021-07-29 10:52:19 recentStateType ack
2021-07-29 10:52:19 state off
2021-07-29 10:52:19 timedOn off
2021-07-29 10:52:19 trigLast fhem:02
2021-07-28 20:51:27 trig_HM_5AB634_Btn_01 Short_28
2021-07-25 14:27:30 trig_HM_5AB634_Btn_02 Short_24
2021-07-25 22:19:07 trig_HM_5AB634_Btn_06 Short_5
helper:
dlvlCmd ++A01106126657E2550201000000
peerFriend peerSens,peerVirt
peerIDsRaw ,5AB63401,00000000
peerIDsState complete
peerOpt 3:switch
regLst 1,3p
cmds:
TmplKey HM_5AB634_Btn_01:no:1627497360.03834
TmplTs 1627497360.03834
cmdKey 1:0:0::HM_57E255:0003:01:HM_5AB634_Btn_01
cmdLst:
clear [(readings|trigger|register|oldRegs|rssi|msgEvents|{msgErrors}|attack|all)]
eventL -peer- -cond-
eventS -peer- -cond-
getConfig noArg
getRegRaw (List0|List1|List2|List3|List4|List5|List6|List7) [-peerChn-]
inhibit [(on|{off})]
off noArg
on noArg
on-for-timer -ontime-
on-till -time-
peerBulk -peer1,peer2,...- [({set}|unset)]
peerIODev [IO] -btn- [({set}|unset)] 'not for future use'
peerSmart -peerOpt-
press [(long|{short})] [(-peer-|{self01})] [(-repCount-|{0})] [(-repDelay-|{0.25})]
pressL [(-peer-|{self01})]
pressS [(-peer-|{self01})]
regBulk -list-.-peerChn- -addr1:data1- [-addr2:data2-]...
regSet [(prep|{exec})] -regName- -value- [-peerChn-]
sign [(on|{off})]
statusRequest noArg
toggle noArg
tplDel -tplDel-
tplSet_0 -tplChan-
tplSet_HM_5AB634_Btn_01 -tplPeer-
lst:
condition slider,0,1,255
peer HM_5AB634_Btn_01
peerOpt HM_5AB634_Btn_01,HM_5AB634_Btn_02,HM_5AB634_Btn_03,HM_5AB634_Btn_04,HM_5AB634_Btn_05,HM_5AB634_Btn_06
tplChan
tplDel
tplPeer SwCondAbove_long,SwCondAbove_short,SwCondBelow_long,SwCondBelow_short,SwOff_long,SwOff_short,SwOnCond_long,SwOnCond_short,SwOn_long,SwOn_short,SwToggle_long,SwToggle_short,autoOff_long,autoOff_short,motionOnSw_long,motionOnSw_short
rtrvLst:
cmdList [({short}|long)]
deviceInfo [({short}|long)]
list [({normal}|full)]
param -param-
reg -addr- -list- [-peerChn-]
regList noArg
regTable noArg
regVal -addr- -list- [-peerChn-]
saveConfig [-filename-]
tplInfo noArg
expert:
def 1
det 0
raw 1
tpl 0
peerIDsH:
00000000 broadcast
5AB63401 HM_5AB634_Btn_01
regCollect:
role:
chn 1
shadowReg:
tmpl:
Attributes:
alias Würfel
group Garten
model HM-LC-SW4-DR-2
peerIDs 00000000,5AB63401
room Außenbeleuchtung
sortby 01
userattr room_map structexclude
webCmd :
Es ging um die ähnliche Aufgabe wie hier
https://forum.fhem.de/index.php/topic,97490.0.html
Alle gepeerten Aktoren in die gleiche Richtung toggeln.
ZitatBtn_06 soll ja keinen spezifischen Aktor schalten, sondern nur als "alles Aus oder An"
wenn du das mit direkter verbindung, also ohne fhem, machen willst, musst du
alle aktor channels mit dem taster 6 peeren.
die register existieren immer nur für gepeerte channel und nur im aktor.
Ich weiß nicht, ob ich jetzt auf der Leitung stehe, nur hatte ich das ja mit "set HM_57E255_Sw_01 regSet shActionType toggleToCnt HM_5AB634_Btn_06" vor gehabt. Leider kam ja dann die Fehlermeldung "cannot calculate value. Please issue set HM_57E255 getConfig first" und habe mich dann entschieden es über Fhem zu machen.
sagen wir mal so: aus meiner Sicht ist alles in Ordnung ;)
Du hast jetzt eine Lösung über FHEM für die Komfortfunktion alles aus.
Du hast die Basisfunktion Aktor toggeln 1-5 mit peer eingerichtet.
Soweit ist Deine Aufgabe gelöst?
Der ursprüngliche Ansatz war glaube ich alles mit peering zu machen, erfordert eine relative Arie an Aktionen: alle Aktoren zus. mit Btn06 peeren und in jedem Aktor für diese Peering ein/mehrere Register setzen.
Vorteil würde auch ohne FHEM funktionieren.
Nachteil: etwas mehr Aufwand.
Ich würde es so lassen wenn Du zufrieden bist.
Gruß Otto
Zitatund in jedem Aktor für diese Peering ein/mehrere Register setzen
für jeden aktor lediglich ein template zuweisen.
Vielen Dank an euch alle!
Ja, grundsätzlich ist das Ziel, dank eurer Hilfe, erreicht. Es funktioniert soweit alles richtig und falls Fhem mal ausfallen sollte, kann ich halt mit dem Taster nicht alle Lampen auf einmal ausschalten. Das dürfte ich aber auch noch verkraften ;-)
LG
C