core/homeassistant/components/twinkly/manifest.json

11 lines
271 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,
"iot_class": "local_polling"
}