Skip to content

Commit d9a21be

Browse files
committed
Try
1 parent 870fdf2 commit d9a21be

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
@@ -424,7 +424,7 @@ async def send(self, suppress_node_errors: bool = False) -> StickResponse | None
424424
)
425425

426426

427-
class NodeAddRequest(PlugwiseRequestWithStickResponse):
427+
class NodeAddRequest(PlugwiseRequest):
428428
"""Add node to the Plugwise Network and add it to memory of Circle+ node.
429429
430430
Supported protocols : 1.0, 2.0

0 commit comments

Comments
 (0)