2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "daikin",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Daikin AC",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/daikin",
|
2020-01-23 02:09:52 +00:00
|
|
|
"requirements": ["pydaikin==1.6.2"],
|
2019-04-04 04:14:45 +00:00
|
|
|
"dependencies": [],
|
2020-01-08 13:19:42 +00:00
|
|
|
"codeowners": ["@fredrike", "@rofrantz"],
|
|
|
|
"quality_scale": "platinum"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|