Hi @sathya,
ich habe mal wieder ein Problem mit den Wired Komponenten . Dieses Mal betrifft es das HMW-IO-12/7. Ich bin mir ziemlich sicher das es vor 3-4 Wochen schon alles lief. Leider hatte ich vor kurzen (und auch heute) auf das latest nightly gewechselt (version 0.8.0-2002)
.
Das Problem ist das ich aus OH2 heraus keine Relais mehr schalten kann. Ein am Modul hängender Taster funktioniert hingegen noch tadellos. Nach etwas stöbern im log bin ich auf folgende Error Meldung gestoßen.
Module HomeMatic Wired: Error constructing packet. param "SIM_COUNTER" not found. Peer: 2 Serial number: OEQ0161336 Frame: KEY_SIM_SHORT
Hast du eine Idee was das sein kann? Gibt es einen Workaround?
Hier hast du zur Sicherheit noch mal das vollständige Log im Debug Modus.
02/19/18 20:04:42.544 RPC Server (Port 2001): Debug: Packet received: 42696E000000003C0000000873657456616C756500000003000000030000000C4F4551303136313333363A37000000030000000B50524553535F53484F52540000000201
02/19/18 20:04:42.544 RPC Server (Port 2001): Info: Client number 1837 is calling RPC method: setValue (2) Parameters:
(String) OEQ0161336:7
(String) PRESS_SHORT
(Boolean) 1
02/19/18 20:04:42.545 Module HomeMatic Wired: Debug: PRESS_SHORT of peer 2 with serial number OEQ0161336:7 was set to 01.
02/19/18 20:04:42.545 Module HomeMatic Wired: Error constructing packet. param "SIM_COUNTER" not found. Peer: 2 Serial number: OEQ0161336 Frame: KEY_SIM_SHORT
02/19/18 20:04:42.546 Module HomeMatic Wired: HMW-LGW "SH-HMW-LGW": Info: Sending (SH-HMW-LGW): 000185451C000000014B000600
02/19/18 20:04:42.546 Module HomeMatic Wired: HMW-LGW "SH-HMW-LGW": Debug: Sending (Port 1000): FD10B753C8000185451C000000014B000600
02/19/18 20:04:42.586 Module HomeMatic Wired: HMW-LGW "SH-HMW-LGW": Debug: Packet received from HMW-LGW on port 1000: FD07B7725E69060000
02/19/18 20:04:42.586 Debug (SH-HMW-LGW): Packet FD000000015E000185450669060000B6BE enters raisePacketReceived.
02/19/18 20:04:42.586 Debug (SH-HMW-LGW): Packet FD000000015E000185450669060000B6BE is now passed to the EventHandler.
02/19/18 20:04:42.586 HomeMatic Wired packet received: FD000000015E000185450669060000B6BE
02/19/18 20:04:42.591 RPC Server (Port 2001): Response:
(void)
02/19/18 20:04:42.592 RPC client: Debug: Calling RPC method "system.multicall" on server 192.168.178.46.
02/19/18 20:04:42.592 RPC client: Parameters:
02/19/18 20:04:42.592 RPC Server (Port 2001): Response binary:
42696E01000000080000000300000000
(Array length=1)
{
(Struct length=2)
{
[methodName]
{
(String) event
}
[params]
{
(Array length=4)
{
(String) RF-ccu
(String) OEQ0161336:7
(String) PRESS_SHORT
(Boolean) 1
}
}
}
}
02/19/18 20:04:42.592 Debug: Calling getFileDescriptor...
02/19/18 20:04:42.592 Debug: Connecting to host 192.168.178.46 on port 9126...
02/19/18 20:04:42.593 Debug: Connected to host 192.168.178.46 on port 9126. Client number is: 2222
02/19/18 20:04:42.593 RPC client: Debug: Sending packet: 42696E000000008F0000001073797374656D2E6D756C746963616C6C00000001000001000000000100000101000000020000000A6D6574686F644E616D6500000003000000056576656E7400000006706172616D730000010000000004000000030000000652462D636375000000030000000C4F4551303136313333363A37000000030000000B50524553535F53484F52540000000201
02/19/18 20:04:42.594 Debug (SH-HMW-LGW): Packet processing of packet FD000000015E000185450669060000B6BE took 7 ms.
02/19/18 20:04:42.596 RPC client: Debug: Packet received: 42696E0100000015000001000000000100000003000000056576656E74
02/19/18 20:04:42.599 RPC client: Debug: Received packet from server 192.168.178.46: 42696E0100000015000001000000000100000003000000056576656E74
02/19/18 20:04:42.600 RPC client: Response was:
(Array length=1)
{
(String) event
}
und so sehen die peers aus
(Family)> ls
ID │ Name │ Address │ Serial Number │ Type │ Type String │ Firmware │ Unreach
─────────┼───────────────────────────┼──────────┼───────────────┼──────┼───────────────────────────┼──────────┼────────
│ │ │ │ │ │ │
2 │ HMW-IO-12-Sw7-DR OEQ01... │ 00018545 │ OEQ0161336 │ 1200 │ HMW-IO-12-Sw7-DR │ 3.6 │ No
3 │ │ 00017E9D │ NEQ1827751 │ 1500 │ HMW-LC-Bl1-DR │ 3.6 │ No
─────────┴───────────────────────────┴──────────┴───────────────┴──────┴───────────────────────────┴──────────┴────────
(Family)> ps 2
(Peer)> peers list
Channel: 7 Address: 0x18545 Remote channel: 13 Serial number: OEQ0161336
Channel: 13 Address: 0x18545 Remote channel: 7 Serial number: OEQ0161336
VG Sven