Files
core/homeassistant/components/twitch/manifest.json
Joost Lekkerkerker c12fae4775 Bump TwitchAPI to 3.10.0 (#92418)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-21 21:13:59 +02:00

10 lines
235 B
JSON

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