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 d3b5268 commit 6e16b65Copy full SHA for 6e16b65
plugwise_usb/api.py
@@ -50,6 +50,7 @@ class NodeFeature(str, Enum):
50
POWER = "power"
51
RELAY = "relay"
52
RELAY_INIT = "relay_init"
53
+ RELAY_LOCK = "relay_lock"
54
SWITCH = "switch"
55
TEMPERATURE = "temperature"
56
0 commit comments