core/homeassistant/components/wunderlist/manifest.json

11 lines
219 B
JSON

{
"domain": "wunderlist",
"name": "Wunderlist",
"documentation": "https://www.home-assistant.io/integrations/wunderlist",
"requirements": [
"wunderpy2==0.1.6"
],
"dependencies": [],
"codeowners": []
}