From c733e9be124ad9d1a94223eb24b3c1a02dad6d95 Mon Sep 17 00:00:00 2001 From: Tim Lunn Date: Sat, 14 Sep 2024 23:27:41 +1000 Subject: [PATCH] Add documentation for Update Platform on SMLIGHT --- source/_integrations/smlight.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/smlight.markdown b/source/_integrations/smlight.markdown index fec30ece6f43..bee72274c175 100644 --- a/source/_integrations/smlight.markdown +++ b/source/_integrations/smlight.markdown @@ -62,3 +62,12 @@ The following switches will be created: - **Disable LEDs** - Disable all LEDs on the SLZB-06x device. - **LED night mode** - Enables night mode, which turns off the LEDs overnight, based on the times set in SLZB-06x web UI. - **Auto Zigbee update** - This allows the core firmware on SLZB-06x to manage Zigbee firmware updates and it will automatically install updates when they are released. + +### Updates + +The following update entities will be created: + +- **Core firmware** - Core firmware updates of SLZB-06x firmware +- **Zigbee firmware** - Firmware updates of Zigbee chip + +The updates offered in Home Assistant, will match your currently installed firmware. This is based on firmware channel (dev, release) and for Zigbee also the firmware type (coordinator, router, thread). If you wish to switch channels, install the different firmware type in the SMLIGHT web UI. \ No newline at end of file