Skip to content

Commit 4ca9052

Browse files
authored
Add Rexel Energeasy Connect gateway type (#316)
1 parent acb7b59 commit 4ca9052

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
@@ -30,6 +30,7 @@ class GatewayType(IntEnum):
3030
CONNEXOON_RTS = 53
3131
OPENDOORS_LOCK_SYSTEM = 54
3232
CONNEXOON_RTS_JAPAN = 56
33+
ENERGEASY_CONNECT = 57
3334
HOME_PROTECT_SYSTEM = 58
3435
CONNEXOON_RTS_AUSTRALIA = 62
3536
THERMOSTAT_SOMFY_SYSTEM = 63

0 commit comments

Comments
 (0)