core/homeassistant/components/twitch/manifest.json

9 lines
220 B
JSON

{
"domain": "twitch",
"name": "Twitch",
"documentation": "https://www.home-assistant.io/integrations/twitch",
"requirements": ["python-twitch-client==0.6.0"],
"codeowners": [],
"iot_class": "cloud_polling"
}