Skip to content

Commit

Permalink
Add TaHoma Switch Oceania to enums (#1467)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Dec 11, 2024
1 parent dbe475e commit 4a366b3
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 @@ -62,6 +62,7 @@ class GatewayType(IntEnum):
HEXACONNECT = 117
DAIKIN_ONECTA = 118
TAHOMA_SWITCH_US = 121
TAHOMA_SWITCH_OC = 122
TAHOMA_SWITCH_SC = 128

@classmethod
Expand Down

0 comments on commit 4a366b3

Please sign in to comment.