We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21d0fa commit 1a15ab6Copy full SHA for 1a15ab6
pyoverkiz/enums/gateway.py
@@ -63,6 +63,8 @@ class GatewayType(IntEnum):
63
DAIKIN_ONECTA = 118
64
TAHOMA_SWITCH_US = 121
65
TAHOMA_SWITCH_OC = 122
66
+ TAHOMA_SWITCH_AU = 123
67
+ TAHOMA_SWITCH_CH = 126
68
TAHOMA_SWITCH_SC = 128
69
70
@classmethod
0 commit comments