We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080d1eb commit a8aadb8Copy full SHA for a8aadb8
1 file changed
pyoverkiz/enums/gateway.py
@@ -59,6 +59,7 @@ class GatewayType(IntEnum):
59
TAHOMA_RAIL_DIN_S = 108
60
NEXITY_RAIL_DIN_S = 109
61
DAIKIN_ONECTA = 118
62
+ TAHOMA_SWITCH_SC = 128
63
64
@classmethod
65
def _missing_(cls, value): # type: ignore
0 commit comments