2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "daikin",
|
|
|
|
"name": "Daikin",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/daikin",
|
|
|
|
"requirements": [
|
2019-05-23 20:55:23 +00:00
|
|
|
"pydaikin==1.4.6"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@fredrike",
|
|
|
|
"@rofrantz"
|
|
|
|
]
|
|
|
|
}
|