selfstream ist die Firmware auf der P44 aktuell?
Ja, das sollte im Matter-Log (allerdings auch nur wenn auf Level 6) auch sichtbar sein.
Hier wie die Logs (beide auf Level 6, vdcd und matter) bei meiner Kaffeemaschine (SW-L200) aussehen, wenn ich die lokal ein- und ausschalte:
# vdcd (AUS)
[2025-08-15 10:15:46.728 I] ℹ️ vDC 030BA0528E7557A0C06EB64A3687D08300 (P44-DSB-E2 ds485) ➡️ dS485 Message: 3504175FE000000000000010000006F600 -> <none>: [13] 77 01 00 00 B1 10 00 00 04 0B 3E 00 00
[2025-08-15 10:15:46.729 N] ✅ vdSD 3504175FE0000000000000000006FD3400 (Kaffeemaschine) ➡️ dS device output locally switched, update output state
[2025-08-15 10:15:46.730 I] ℹ️ vdSD 3504175FE0000000000000000006FD3400 (Kaffeemaschine): channel[0] switch ➡️ cached value synchronized from 100.00 -> 0.00
# matter (AUS)
[2025-08-15 10:15:46.740 I] ℹ️ composed device 'Kaffeemaschine' @endpoint 15 ➡️ Notification 'pushNotification' received: {"changedproperties":{"channelStates":{"relay":{"value":0.0,"age":0.00040900000000000002}},"outputState":{"error":0,"localPriority":false,"transitionTime":0.0}},"dSUID":"3504175FE0000000000000000006FD3400","notification":"pushNotification"}
[2025-08-15 10:15:46.741 I] ℹ️ on-off plug-in unit subdevice 'Kaffeemaschine' @endpoint 16 (part of @endpoint 15) ➡️ updating onOff to OFF - updatemode=0x2
[2025-08-15 10:15:46.742 I] ℹ️ composed device 'Kaffeemaschine' @endpoint 15 ➡️ processed notification
# vdcd (EIN)
[2025-08-15 10:15:57.678 I] ℹ️ vDC 030BA0528E7557A0C06EB64A3687D08300 (P44-DSB-E2 ds485) ➡️ dS485 Message: 3504175FE000000000000010000006F600 -> <none>: [13] 77 01 00 00 B1 10 00 00 04 0C 3E 00 00
[2025-08-15 10:15:57.679 N] ✅ vdSD 3504175FE0000000000000000006FD3400 (Kaffeemaschine) ➡️ dS device output locally switched, update output state
[2025-08-15 10:15:57.681 I] ℹ️ vdSD 3504175FE0000000000000000006FD3400 (Kaffeemaschine): channel[0] switch ➡️ cached value synchronized from 0.00 -> 100.00
# matter (EIN)
[2025-08-15 10:15:57.692 I] ℹ️ composed device 'Kaffeemaschine' @endpoint 15 ➡️ Notification 'pushNotification' received: {"changedproperties":{"channelStates":{"relay":{"value":100.0,"age":0.00053499999999999999}},"outputState":{"error":0,"localPriority":false,"transitionTime":0.0}},"dSUID":"3504175FE0000000000000000006FD3400","notification":"pushNotification"}
[2025-08-15 10:15:57.693 I] ℹ️ on-off plug-in unit subdevice 'Kaffeemaschine' @endpoint 16 (part of @endpoint 15) ➡️ updating onOff to ON - updatemode=0x2
[2025-08-15 10:15:57.693 I] ℹ️ composed device 'Kaffeemaschine' @endpoint 15 ➡️ processed notification