Skip to content

Commit 6786345

Browse files
authored
Add Hexaconnect gateway (117) to enums (#1452)
1 parent 249aff5 commit 6786345

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
@@ -59,6 +59,7 @@ class GatewayType(IntEnum):
5959
COZYTOUCH_V2 = 105
6060
TAHOMA_RAIL_DIN_S = 108
6161
NEXITY_RAIL_DIN_S = 109
62+
HEXACONNECT = 117
6263
DAIKIN_ONECTA = 118
6364
TAHOMA_SWITCH_US = 121
6465
TAHOMA_SWITCH_SC = 128

0 commit comments

Comments
 (0)