11 lines
323 B
JSON
11 lines
323 B
JSON
{
|
|
"domain": "safe_mode",
|
|
"name": "Safe Mode",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": false,
|
|
"dependencies": ["frontend", "persistent_notification", "cloud"],
|
|
"documentation": "https://www.home-assistant.io/integrations/safe_mode",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|