2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "default_config",
|
2020-01-07 12:23:52 +00:00
|
|
|
"name": "Default Config",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/default_config",
|
2019-04-04 04:14:45 +00:00
|
|
|
"dependencies": [
|
|
|
|
"automation",
|
|
|
|
"cloud",
|
|
|
|
"frontend",
|
|
|
|
"history",
|
|
|
|
"logbook",
|
|
|
|
"map",
|
|
|
|
"mobile_app",
|
|
|
|
"person",
|
2020-05-02 07:49:52 +00:00
|
|
|
"scene",
|
2019-04-04 04:14:45 +00:00
|
|
|
"script",
|
2019-05-27 02:48:27 +00:00
|
|
|
"ssdp",
|
2019-04-04 04:14:45 +00:00
|
|
|
"sun",
|
|
|
|
"system_health",
|
|
|
|
"updater",
|
2020-01-30 09:06:17 +00:00
|
|
|
"zeroconf",
|
2020-02-22 23:18:10 +00:00
|
|
|
"zone",
|
|
|
|
"input_boolean",
|
|
|
|
"input_datetime",
|
|
|
|
"input_text",
|
|
|
|
"input_number",
|
|
|
|
"input_select"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"codeowners": []
|
|
|
|
}
|