core/homeassistant/components/twinkly/manifest.json

10 lines
239 B
JSON

{
"domain": "twinkly",
"name": "Twinkly",
"documentation": "https://www.home-assistant.io/integrations/twinkly",
"requirements": ["twinkly-client==0.0.2"],
"dependencies": [],
"codeowners": ["@dr1rrb"],
"config_flow": true
}