Remove extra asterisk from sensor definition (#38489)

This commit is contained in:
tdfountain 2025-04-11 21:43:28 -07:00 committed by GitHub
parent 55bc710974
commit a92290d6c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,7 +135,7 @@ for the sensor may vary by manufacturer.
The following diagnostic sensors may be available: 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 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 (°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` - **Ambient temperature status**\*: Ambient temperature status relative to the thresholds, with the available states: `good`, `warning-low`, `critical-low`, `warning-high`, and `critical-high`