2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "wink",
|
|
|
|
"name": "Wink",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/wink",
|
|
|
|
"requirements": [
|
|
|
|
"pubnubsub-handler==1.0.3",
|
|
|
|
"python-wink==1.10.3"
|
|
|
|
],
|
2019-04-12 03:11:56 +00:00
|
|
|
"dependencies": ["configurator"],
|
2019-04-04 04:14:45 +00:00
|
|
|
"codeowners": []
|
|
|
|
}
|