11 lines
250 B
JSON
11 lines
250 B
JSON
{
|
|
"domain": "wink",
|
|
"name": "Wink",
|
|
"documentation": "https://www.home-assistant.io/integrations/wink",
|
|
"requirements": [
|
|
"pubnubsub-handler==1.0.8",
|
|
"python-wink==1.10.5"
|
|
],
|
|
"dependencies": ["configurator"],
|
|
"codeowners": []
|
|
}
|