From a92290d6c6c4e0cc57c7824b865efa11ea02d087 Mon Sep 17 00:00:00 2001 From: tdfountain <174762217+tdfountain@users.noreply.github.com> Date: Fri, 11 Apr 2025 21:43:28 -0700 Subject: [PATCH] Remove extra asterisk from sensor definition (#38489) --- source/_integrations/nut.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index f53a8c23526..77f4195df9b 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -135,7 +135,7 @@ for the sensor may vary by manufacturer. The following diagnostic sensors may be available: -- **Ambient humidity (%)**\*: *Ambient relative humidity +- **Ambient humidity (%)**\*: Ambient relative humidity - **Ambient humidity status**\*: Ambient humidity status relative to the thresholds, with the available states: `good`, `warning-low`, `critical-low`, `warning-high`, and `critical-high` - **Ambient temperature (°C)**\*: Ambient temperature - **Ambient temperature status**\*: Ambient temperature status relative to the thresholds, with the available states: `good`, `warning-low`, `critical-low`, `warning-high`, and `critical-high`