Skip to content

Commit bf14d06

Browse files
committed
Update NodeResetResponse info
1 parent 4fee0ee commit bf14d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/messages/requests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ class NodeResetRequest(PlugwiseRequest):
485485
"""
486486

487487
_identifier = b"0009"
488-
_reply_identifier = b"0003"
488+
# _reply_identifier is b"0000'with NODE_RESET_ACK, not b"0003" @dirixmjm & @bouwew 20250910
489489

490490
def __init__(
491491
self,

0 commit comments

Comments
 (0)