Fix add-on security rating range (#12300)

This commit is contained in:
Franck Nijhof 2022-04-11 14:04:54 +02:00 committed by GitHub
parent 8b82383790
commit d900e40d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",