We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d6074 commit 38488c2Copy full SHA for 38488c2
1 file changed
plugwise_usb/api.py
@@ -87,6 +87,7 @@ class NodeType(Enum):
87
NodeFeature.MOTION_CONFIG,
88
NodeFeature.TEMPERATURE,
89
NodeFeature.SENSE,
90
+ NodeFeature.SENSE_HYSTERESIS,
91
NodeFeature.SWITCH,
92
)
93
0 commit comments