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