c0ffeeca7 9c5fb1d81b
Add removal instructions to some integrations (#40901)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-09-17 15:13:46 +02:00

1.1 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_domain, ha_platforms, ha_integration_type, ha_codeowners, ha_config_flow
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 {% term integration %} allows you to monitor Twitch channel status from within Home Assistant and set up 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 %}

Removing the integration

This integration follows standard integration removal, no extra steps are required.

{% include integrations/remove_device_service.md %}