From c4587065d2b92ec0bf8b8d559569c9fa8206b0cc Mon Sep 17 00:00:00 2001 From: TimL Date: Wed, 18 Sep 2024 23:55:47 +1000 Subject: [PATCH] Update metadata for Smlight integration (#34741) * Update platforms for Smlight integration * add missing sub-heading for supported platforms --- source/_integrations/smlight.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/smlight.markdown b/source/_integrations/smlight.markdown index 072f1498563d..fced21697650 100644 --- a/source/_integrations/smlight.markdown +++ b/source/_integrations/smlight.markdown @@ -2,7 +2,10 @@ 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: + - Binary sensor + - Button - Sensor + - Switch - Update ha_release: 2024.9 ha_iot_class: Local Push @@ -10,8 +13,10 @@ ha_config_flow: true ha_domain: smlight ha_zeroconf: true ha_platforms: + - binary_sensor - button - sensor + - switch - update ha_codeowners: - '@tl-sl' @@ -40,6 +45,8 @@ You need a supported SLZB-06 adapter. ## Integration entities +### Sensors + The following sensors will be created: - **Core temperature** - Temperature of core ESP32 @@ -56,6 +63,8 @@ The following sensors will be created: - **Firmware channel** - Channel for updates, stable, or development firmware or currently installed firmware. - **Zigbee type** - Current mode of Zigbee chip. Coordinator, router, or Thread. Only works with official firmware installed via OTA in SMLIGHT web UI. +### Buttons + The following buttons will be created: - **Core restart** - Restart core ESP32