core/homeassistant/components/twitch/manifest.json

10 lines
234 B
JSON

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