Skip to content

Commit

Permalink
Add Hexaconnect gateway (117) to enums (#1452)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Nov 27, 2024
1 parent 249aff5 commit 6786345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyoverkiz/enums/gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class GatewayType(IntEnum):
COZYTOUCH_V2 = 105
TAHOMA_RAIL_DIN_S = 108
NEXITY_RAIL_DIN_S = 109
HEXACONNECT = 117
DAIKIN_ONECTA = 118
TAHOMA_SWITCH_US = 121
TAHOMA_SWITCH_SC = 128
Expand Down

0 comments on commit 6786345

Please sign in to comment.