mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
clarify security status sensor (#17759)
* clarify security status sensor Explain to the user how the security status is derived to avoid confusion like in https://github.com/home-assistant/core/issues/50330 * Tweeak Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
02bc66245c
commit
df2e339aad
@ -85,6 +85,12 @@ Entities reporting status, total size (TB), used size (TB), % of volume used, av
|
||||
|
||||
Entities reporting the update and security status of the NAS.
|
||||
|
||||
<div class='note'>
|
||||
|
||||
The security status corresponds with the analysis of the DSM Security Advisor, e.g., an `outOfDate` state for the `Update` attribute not only reflects the update status of the installed DSM version but also the status of the installed DSM packages.
|
||||
|
||||
</div>
|
||||
|
||||
### Disk sensors
|
||||
|
||||
Similar to the [normal disk sensors](#disk-sensors), there are binary sensors reporting each drive's status. These sensors report if a drive has exceeded the maximum threshold for detected bad sectors and if a drive has dropped below the threshold for its remaining life.
|
||||
|
Loading…
x
Reference in New Issue
Block a user