From f9ad47b882b1b592946be44c4b9e0d669911571e Mon Sep 17 00:00:00 2001 From: TimL Date: Sun, 1 Jun 2025 15:15:58 +1000 Subject: [PATCH] Add new SMLIGHT devices to supported device list (#39336) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/smlight.markdown | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source/_integrations/smlight.markdown b/source/_integrations/smlight.markdown index ea505454ca3..164de0df5da 100644 --- a/source/_integrations/smlight.markdown +++ b/source/_integrations/smlight.markdown @@ -41,8 +41,13 @@ You need a supported SLZB-06 adapter. - [SLZB-06Mg24](https://smlight.tech/product/slzb-06mg24) - [SLZB-06p7](https://smlight.tech/product/slzb-06p7) - [SLZB-06p10](https://smlight.tech/product/slzb-06p10/) -- [SLZB-MR1](https://smlight.tech/product/slzb-mr1/) - Additional entities will be created for the second Zigbee radio, including Zigbee firmware updates, temperature sensor, and firmware type. (Note: the Zigbee restart and flash mode buttons are shared between both radios.) Requires core firmware `v2.8.x` or later. - + +Multi radio devices - Additional entities will be created for the second Zigbee radio, including Zigbee firmware updates, temperature sensor, router reconnect button, and firmware type. (Note: the Zigbee restart and flash mode buttons are shared between both radios.) Requires core firmware `v2.8.x` or later. + +- [SLZB-MR1](https://smlight.tech/product/slzb-mr1/) +- [SLZB-MR2](https://smlight.tech/product/slzb-mr2/) +- [SLZB-MR3](https://smlight.tech/product/slzb-mr3/) + Core firmware on your SLZB-06x device must be `v2.3.6` or newer. If you have an older `v2.x.x` version, you can update from within Home Assistant. If you have `v0.9.9`, update using the [SMLIGHT web flasher](https://smlight.tech/flasher/#SLZB-06) before installing this integration. {% include integrations/config_flow.md %}