https://github.com/timmo001/homeassistant-integration-twitch
Home Assistant Integration - Twitch
https://github.com/timmo001/homeassistant-integration-twitch
hacs hacs-integration home-assistant home-assistant-integration home-automation homeassistant homeassistant-integration
Last synced: 8 months ago
JSON representation
Home Assistant Integration - Twitch
- Host: GitHub
- URL: https://github.com/timmo001/homeassistant-integration-twitch
- Owner: timmo001
- License: mit
- Archived: true
- Created: 2023-03-13T21:11:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T11:18:47.000Z (over 2 years ago)
- Last Synced: 2025-01-31T09:35:04.001Z (over 1 year ago)
- Topics: hacs, hacs-integration, home-assistant, home-assistant-integration, home-automation, homeassistant, homeassistant-integration
- Language: Python
- Homepage: https://timmo.dev
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Home Assistant Integration - Twitch
[Twitch](https://twitch.tv) integration for [Home Assistant](https://www.home-assistant.io/).
> This is a replacement for the core integration. If you experience any issues, please open an issue here and not in the core repository.
## How is this different from the Home Assistant Core integration
This integration is a replacement for the core integration. It implements the following:
- Config flow with OAuth2
- Coordinator for data updates
- Updated TwitchAPI library
- New sensors
## Installation
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=timmo001&repository=homeassistant-integration-twitch&category=integration)
This integration is available in the [Home Assistant Community Store](https://hacs.xyz/).
## Setup and Configuration
- Create app
- Use redirect URI: `https://my.home-assistant.io/redirect/oauth`
- Copy client ID and secret
- Add to Home Assistant using the UI