Skip to content

Z-Wave region: add info about Long Range option #40432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_integrations/zwave_js.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,11 @@ If you are using the Z-Wave JS add-on, Home Assistant automatically changes the
1. Go to {% my supervisor_addon addon="core_zwave_js" title="**Settings** > **Add-ons** > **Z-Wave JS**" %}.
2. Open the **Configuration** tab.
3. In the **Options** section, select the **Radio Frequency Region**.
- **Automatic** sets the region based on the location defined under {% my general title="**Settings** > **System** > **General**" %}.
- For regions where Long Range is available, it uses Long Range if the adapter supports it.
- If you set regions manually, choose one of the Long Range options where available:
- **Europe (Long Range)** or **USA (Long Range)**.
- Even with the Long Range option selected, you can still add devices that don't support Long Range.
4. To apply your changes, select **Save**.
- Your Z-Wave adapter is now ready to communicate with devices that were specified for your chosen region.
5. To return to the default setting and use the region defined by Home Assistant, under **Radio Frequency Region** choose **Automatic**.
Expand Down