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",
|
2020-11-23 19:49:13 +00:00
|
|
|
"counter",
|
2021-01-14 08:09:08 +00:00
|
|
|
"dhcp",
|
2019-04-04 04:14:45 +00:00
|
|
|
"frontend",
|
|
|
|
"history",
|
2020-11-23 19:49:13 +00:00
|
|
|
"input_boolean",
|
|
|
|
"input_datetime",
|
|
|
|
"input_number",
|
|
|
|
"input_select",
|
|
|
|
"input_text",
|
2019-04-04 04:14:45 +00:00
|
|
|
"logbook",
|
|
|
|
"map",
|
2020-09-04 15:16:29 +00:00
|
|
|
"media_source",
|
2019-04-04 04:14:45 +00:00
|
|
|
"mobile_app",
|
2021-02-08 13:44:46 +00:00
|
|
|
"my",
|
2019-04-04 04:14:45 +00:00
|
|
|
"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",
|
2020-08-11 09:08:47 +00:00
|
|
|
"tag",
|
2020-11-23 19:49:13 +00:00
|
|
|
"timer",
|
2019-04-04 04:14:45 +00:00
|
|
|
"updater",
|
2020-11-23 19:49:13 +00:00
|
|
|
"webhook",
|
2020-01-30 09:06:17 +00:00
|
|
|
"zeroconf",
|
2020-11-23 19:49:13 +00:00
|
|
|
"zone"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"codeowners": []
|
|
|
|
}
|