mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"domain": "wink",
|
|
"name": "Wink",
|
|
"documentation": "https://www.home-assistant.io/integrations/wink",
|
|
"requirements": ["pubnubsub-handler==1.0.9", "python-wink==1.10.5"],
|
|
"dependencies": ["configurator", "http"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling"
|
|
}
|