14 lines
240 B
JSON
14 lines
240 B
JSON
|
{
|
||
|
"domain": "daikin",
|
||
|
"name": "Daikin",
|
||
|
"documentation": "https://www.home-assistant.io/components/daikin",
|
||
|
"requirements": [
|
||
|
"pydaikin==1.3.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fredrike",
|
||
|
"@rofrantz"
|
||
|
]
|
||
|
}
|