From a4ded852201c589d216d08fba09f53a2ba4d29b6 Mon Sep 17 00:00:00 2001 From: TimL Date: Mon, 16 Sep 2024 17:32:06 +1000 Subject: [PATCH] Add Info sensors for Smlight integration (#34634) * Make sensors sentence case * Add info sensors * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/smlight.markdown | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/source/_integrations/smlight.markdown b/source/_integrations/smlight.markdown index fec30ece6f4..716888db192 100644 --- a/source/_integrations/smlight.markdown +++ b/source/_integrations/smlight.markdown @@ -40,14 +40,17 @@ You need a supported SLZB-06 adapter. The following sensors will be created: -- **Core Temperature** - Temperature of core ESP32 -- **Zigbee Temperature** - Temperature of Zigbee CC2652 or EFR32 chip -- **Core Uptime** - Uptime of Core device -- **Zigbee Uptime** - Uptime of Zigbee connection to ZHA/Z2M -- **RAM Usage** - Monitor RAM Usage -- **FS Usage** - Monitor filesystem usage +- **Core temperature** - Temperature of core ESP32 +- **Zigbee temperature** - Temperature of Zigbee CC2652 or EFR32 chip +- **Core uptime** - Uptime of Core device +- **Zigbee uptime** - Uptime of Zigbee connection to ZHA/Z2M +- **RAM usage** - Monitor RAM Usage +- **FS usage** - Monitor filesystem usage +- **Connection mode** - Connection mode - Ethernet, Wi-Fi, or USB - **Ethernet** - Ethernet connection status - **Wi-Fi** - Wi-Fi connection status +- **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. The following buttons will be created: