We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be029ea commit b198e08Copy full SHA for b198e08
plugwise_usb/network/__init__.py
@@ -40,7 +40,6 @@ class StickNetwork:
40
41
accept_join_request = False
42
_event_subscriptions: dict[StickEvent, int] = {}
43
- _old_acc_join_req = False
44
45
def __init__(
46
self,
0 commit comments