Jonny Bergdahl 6c3bef2a2b
Twitch: Expand app creation instructions (#31972)
* Twitch: Expand app creation instructions

* Changed wording.

* Remove the suggestion

---------

Co-authored-by: Jonny Bergdahl <bergdahl@users.noreply.github.com>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2024-04-09 17:30:36 +02:00

993 B

title description ha_category ha_release ha_iot_class ha_domain ha_platforms ha_integration_type ha_codeowners ha_config_flow
Twitch Instructions on how to integrate Twitch sensors into Home Assistant.
Social
0.10 Cloud Polling twitch
sensor
integration
@joostlek
true

The Twitch integration will allow you to monitor Twitch channel status from within Home Assistant and setup automation based on the information.

Get Twitch application credentials

Create a new app at Register Your Application in the Twitch developer portal:

  • Enter a Name for your app. Note that it needs to be unique all over Twitch.
  • Enter https://my.home-assistant.io/redirect/oauth in the OAuth Redirect URL field.
  • Get the Client ID and Client secret from the new application, you need them to complete the integration setup in Home Assistant.

{% include integrations/config_flow.md %}