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 3e8f61b commit 54c8167Copy full SHA for 54c8167
plugwise_usb/messages/responses.py
@@ -59,7 +59,6 @@ class NodeResponseType(bytes, Enum):
59
CIRCLE_PLUS = b"00DD"
60
CLOCK_ACCEPTED = b"00D7"
61
JOIN_ACCEPTED = b"00D9"
62
- REJOINING = b"0061"
63
RELAY_SWITCHED_OFF = b"00DE"
64
RELAY_SWITCHED_ON = b"00D8"
65
RELAY_SWITCH_FAILED = b"00E2"
0 commit comments