Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

91 total results found

Zigbee network sniffing guide for SLZB-MRx and SLZB-06Mx adapters

SLZB-06x/MRx/MRxU/Ultima series

Prerequisites 1. Coordinator You will need coordinator with EFR32 radio module from Silicon Labs.You can use radio module1 on SLZB-MR adapters or single-radio adapters with EFR32 only: SLZB-06M, 06Mg24, 06Mg26 and their U versions. 2. Host PC with internet ...

Bluetooth Low Energy

SLZB-OS

Please note!To use this functionality, you need to update your Home Assistant to 2026.8 or higher and update SLZB-OS to v3.3.3.dev7 or higher. General information SLZB-OS supports receiving BLE advertisements for U series and Ultima devices (ESP32-S3 devices...

v3.3.5.dev1

SLZB-OS Breaking changes

Where did the changes take place? Zigbee Hub mode users (Does not apply to you if you are using ZHA or Zigbee2MQTT) USB to Ethernet passthrough mode Berry: HTTP and ZB modules Zigbee Hub mode breaking changes Applies only to those using Zigbee Hub mode W...

FAQ and troubleshooting

SLZB-06x/MRx/MRxU/Ultima series

FAQ I switched the device to router mode but it did not appear in Zigbee2MQTT / ZHA The device in router mode only forwards ZigBee traffic over the ZigBee network, so it must be paired over the air just like any other ZigBee device. Of course, the device mus...

Device setup

SLWF-01pro

Insert the USB port of the air conditioner Wait for the AC-wifi network to appear Connect to it with the password slwf01pro Go from the browser to the address http://192.168.4.1 In the menu, select the home WiFi network Enter the password and connect. ...

Device update

SLWF-01pro

Precompiled firmware 1. Install driver: https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all2. Go to flasher tool https://smlight.tech/flasher/#slwf01proV23. Connect the device to the PC with the button pressed. Use a type-c connector!4. Afte...

Buttons and LEDs functions

SLZB-06x/MRx/MRxU/Ultima series SLZB-Ultima

USB/LAN mode button switches the device from LAN to USB mode and vice versa.This button is also used to force the device into USB firmware update mode, you need to hold it down and connect the device to USB while keeping it pressed.

Overview

SLZB-06x/MRx/MRxU/Ultima series SLZB-MRW10 and MRW10U

SLZB-MRW10 is a compact, powerful multiprotocol adapter developed by SMLIGHT, integrating: CC2674P10 for Zigbee 3.0, Thread, and Matter over Thread EFR32ZG23 for Z-Wave 800 series (currently non-Z-Wave certified) ESP32 (ESP32-S3 for U variant) for Wi-Fi a...

🧰 Manual for Testers: Setting Up Z-Wave JS UI in Home Assistant

SLZB-06x/MRx/MRxU/Ultima series SLZB-MRW10 and MRW10U

Z-Wave JS UI is a powerful Z-Wave Home Assistant integration with a full web interface for network management. It's ideal for advanced users who want full control. Purposes of each component: Z-Wave JS UI addon - this addon manages Z-Wave network from ...

🧰 Manual for Testers: Z-Wave Integration Installation (Home Assistant)

SLZB-06x/MRx/MRxU/Ultima series SLZB-MRW10 and MRW10U

1. Open Integrations Menu Go to Settings → Devices & Services, then click Add Integration at the bottom right. 2. Search for Z-Wave Integration Type Z-Wave into the search bar and click on the integration when it appears. 3. Select Custom Installation ...

🧰 Manual for Testers: Pairing a Z-Wave Device

SLZB-06x/MRx/MRxU/Ultima series SLZB-MRW10 and MRW10U

1. Open Device Page You should be redirected to the Z-Wave adapter page. Click Add Device.If not redirected, go to: Settings → Devices & Services → Z-Wave → SLZB-MRW10 2. Choose Pairing Method Choose your preferred pairing method: Method Ease...

Berry ZCN system manual

SLZB-OS Zigbee Hub

Everything here requires the device to run in Zigbee Hub mode and SLZB-OS v3.3.8.dev0 or higher. This document describes the Berry side of the ZCN converter system: writing device-specific Zigbee Hub converters as Berry scripts, without rebuilding the firmwar...

v3.3.8.dev1 (non-U devices)

SLZB-OS Known issues

OTA updates not working What happened? Starting with v3.3.8.dev1, OTA updates do not work on non-U devices. Due to a bug, native OTBR support was enabled for non-U devices, which resulted in low available RAM values. Due to the low amount of available RAM, ...

All OS versions

SLZB-OS Known issues

Authentication does not work through a proxy Solution Add proxy to config: error_page 403 https://domain; error_page 404 https://domain; location ~ ^/ { proxy_pass http://192.168.xxx.xxx:80; proxy_http_version 1.1; proxy_set_header Host 192.168.xxx.x...