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-07-13 06:40:16 +00:00
|
|
|
"requirements": ["pydaikin==2.3.1"],
|
2020-04-15 13:12:10 +00:00
|
|
|
"codeowners": ["@fredrike"],
|
2020-05-28 23:30:01 +00:00
|
|
|
"zeroconf": ["_dkapi._tcp.local."],
|
2020-01-08 13:19:42 +00:00
|
|
|
"quality_scale": "platinum"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|