25 lines
428 B
JSON
25 lines
428 B
JSON
{
|
|
"domain": "default_config",
|
|
"name": "Default config",
|
|
"documentation": "https://www.home-assistant.io/components/default_config",
|
|
"requirements": [],
|
|
"dependencies": [
|
|
"automation",
|
|
"cloud",
|
|
"config",
|
|
"frontend",
|
|
"history",
|
|
"logbook",
|
|
"map",
|
|
"mobile_app",
|
|
"person",
|
|
"script",
|
|
"ssdp",
|
|
"sun",
|
|
"system_health",
|
|
"updater",
|
|
"zeroconf"
|
|
],
|
|
"codeowners": []
|
|
}
|