Skip to content

Commit 4a366b3

Browse files
authored
Add TaHoma Switch Oceania to enums (#1467)
1 parent dbe475e commit 4a366b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyoverkiz/enums/gateway.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ class GatewayType(IntEnum):
6262
HEXACONNECT = 117
6363
DAIKIN_ONECTA = 118
6464
TAHOMA_SWITCH_US = 121
65+
TAHOMA_SWITCH_OC = 122
6566
TAHOMA_SWITCH_SC = 128
6667

6768
@classmethod

0 commit comments

Comments
 (0)