Skip to content

Commit

Permalink
Add EU Long Range to RFRegion
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone authored Jan 15, 2025
1 parent bd13153 commit 32fbcce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zwave_js_server/const/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ class RFRegion(IntEnum):
RUSSIA = 7
CHINA = 8
USA_LONG_RANGE = 9
EUROPE_LONG_RANGE = 11
JAPAN = 32
KOREA = 33
UNKNOWN = 254
Expand Down

0 comments on commit 32fbcce

Please sign in to comment.