30 lines
521 B
JSON
30 lines
521 B
JSON
{
|
|
"domain": "default_config",
|
|
"name": "Default Config",
|
|
"documentation": "https://www.home-assistant.io/integrations/default_config",
|
|
"dependencies": [
|
|
"automation",
|
|
"cloud",
|
|
"config",
|
|
"frontend",
|
|
"history",
|
|
"logbook",
|
|
"map",
|
|
"mobile_app",
|
|
"person",
|
|
"script",
|
|
"ssdp",
|
|
"sun",
|
|
"system_health",
|
|
"updater",
|
|
"zeroconf",
|
|
"zone",
|
|
"input_boolean",
|
|
"input_datetime",
|
|
"input_text",
|
|
"input_number",
|
|
"input_select"
|
|
],
|
|
"codeowners": []
|
|
}
|