From 1c89a361869eaf1c295aedd7d364b3435719f3cc Mon Sep 17 00:00:00 2001 From: Tim Lunn Date: Fri, 20 Sep 2024 21:11:23 +1000 Subject: [PATCH] Document events platform for Smlight integration --- source/_integrations/smlight.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/smlight.markdown b/source/_integrations/smlight.markdown index 26071b29f8e4..0f5593222efe 100644 --- a/source/_integrations/smlight.markdown +++ b/source/_integrations/smlight.markdown @@ -90,3 +90,9 @@ The following update entities will be created: - **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. + +### Events + +The following {% term events %} can be triggered in real-time from SLZB-06x actions. + +- **core-reboot** - Triggered on core reboot, includes the attribute `reason` indicating the cause of the reboot. \ No newline at end of file