Add documentation for Update Platform on SMLIGHT (#34733)

* Add documentation for Update Platform on SMLIGHT

* update platform

* tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
TimL 2024-09-16 22:14:33 +10:00 committed by GitHub
parent c3b7e9a108
commit 147859370a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@ title: SMLIGHT SLZB
description: The SMLIGHT SLZB integration allows users to monitor and manage their SMLIGHT SLZB-06x devices from directly within Home Assistant.
ha_category:
- Sensor
- Update
ha_release: 2024.9
ha_iot_class: Local Push
ha_config_flow: true
@ -11,6 +12,7 @@ ha_zeroconf: true
ha_platforms:
- button
- sensor
- update
ha_codeowners:
- '@tl-sl'
ha_integration_type: device
@ -65,3 +67,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 the firmware channel (dev, release) and for Zigbee also on the firmware type (coordinator, router, Thread). If you wish to switch channels, install the different firmware type in the SMLIGHT web UI. You will get notifications when new firmware updates are available to install.