2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "twitch",
|
|
|
|
"name": "Twitch",
|
2023-06-19 09:51:04 +00:00
|
|
|
"codeowners": ["@joostlek"],
|
2023-02-08 19:41:50 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/twitch",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:41:50 +00:00
|
|
|
"loggers": ["twitch"],
|
2023-05-21 19:13:59 +00:00
|
|
|
"requirements": ["twitchAPI==3.10.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|