Capitalize "REST", remove excessive commas (#26109)

This commit is contained in:
Norbert Rittel 2025-07-08 12:57:30 +02:00 committed by GitHub
parent 2809a306e6
commit aa52825b40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8670,7 +8670,7 @@
"input_select": "Input selects", "input_select": "Input selects",
"template": "Template entities", "template": "Template entities",
"universal": "Universal media player entities", "universal": "Universal media player entities",
"rest": "Rest entities and notify services", "rest": "REST entities and notify services",
"command_line": "Command line entities", "command_line": "Command line entities",
"filter": "Filter entities", "filter": "Filter entities",
"statistics": "Statistics entities", "statistics": "Statistics entities",
@ -9106,7 +9106,7 @@
}, },
"host_pid": { "host_pid": {
"title": "Host processes namespace", "title": "Host processes namespace",
"description": "Usually, the processes the add-on runs, are isolated from all other system processes. The add-on author has requested the add-on to have access to the system processes running on the host system instance, and allow the add-on to spawn processes on the host system as well. This mode gives the add-on full access and control to your entire Home Assistant system, which adds security risks, and could damage your system when misused. Therefore, this feature impacts the add-on security score negatively.\n\nThis level of access is not granted automatically and needs to be confirmed by you. To do this, you need to disable the protection mode on the add-on manually. Only disable the protection mode if you know, need AND trust the source of this add-on." "description": "Usually, the processes run by the add-on are isolated from all other system processes. The add-on author has requested the add-on to have access to the system processes running on the host system instance, and allow the add-on to spawn processes on the host system as well. This mode gives the add-on full access and control to your entire Home Assistant system, which adds security risks and could damage your system when misused. Therefore, this feature impacts the add-on security score negatively.\n\nThis level of access is not granted automatically and needs to be confirmed by you. To do this, you need to disable the protection mode on the add-on manually. Only disable the protection mode if you know, need AND trust the source of this add-on."
}, },
"apparmor": { "apparmor": {
"title": "AppArmor", "title": "AppArmor",