core/homeassistant/components/default_config/manifest.json

26 lines
442 B
JSON

{
"domain": "default_config",
"name": "Default Config",
"documentation": "https://www.home-assistant.io/integrations/default_config",
"requirements": [],
"dependencies": [
"automation",
"cloud",
"config",
"frontend",
"history",
"logbook",
"map",
"mobile_app",
"person",
"script",
"ssdp",
"sun",
"system_health",
"updater",
"zeroconf",
"zone"
],
"codeowners": []
}