mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Fix add-on security rating range (#12300)
This commit is contained in:
parent
8b82383790
commit
d900e40d04
@ -4203,7 +4203,7 @@
|
||||
},
|
||||
"rating": {
|
||||
"title": "Add-on Security Rating",
|
||||
"description": "Home Assistant provides a security rating to each of the add-ons, which indicates the risks involved when using this add-on. The more access an add-on requires on your system, the lower the score, thus raising the possible security risks.\n\nA score is on a scale from 1 to 6. Where 1 is the lowest score (considered the most insecure and highest risk) and a score of 6 is the highest score (considered the most secure and lowest risk)."
|
||||
"description": "Home Assistant provides a security rating to each of the add-ons, which indicates the risks involved when using this add-on. The more access an add-on requires on your system, the lower the score, thus raising the possible security risks.\n\nA score is on a scale from 1 to 8. Where 1 is the lowest score (considered the most insecure and highest risk) and a score of 8 is the highest score (considered the most secure and lowest risk)."
|
||||
},
|
||||
"host_network": {
|
||||
"title": "Host Network",
|
||||
|
Loading…
x
Reference in New Issue
Block a user