Exploring the Integration of Twitch Timetables into Home Assistant

Hey everyone! I’ve been diving into the world of Home Assistant and trying to find innovative ways to integrate my favorite platforms into my smart home setup. One thing that’s been on my mind lately is how to bring Twitch timetables into Home Assistant. I’ve been using the Twitch integration, but it only gives me limited information, and I really want to see a more comprehensive view of upcoming events.

I’ve installed the Twitch integration, but it seems like it only provides basic information. I’d love to have a sensor or, even better, a calendar that shows all future events that include specific keywords like Hoaxilla or #nachsitzen. This would be super helpful for me because I often forget to watch certain streams live and end up watching them days later without being able to interact with the chat.

I’ve tried using tools like scrape, but Twitch uses JavaScript for anything beyond the current week’s schedule, which makes it tricky to scrape directly. I’m wondering if there’s a workaround or an existing solution that can help me achieve this. Maybe there’s a way to parse the JavaScript-generated content or use some kind of API to pull the data directly.

If anyone has experience with integrating Twitch timetables into Home Assistant or knows of a reliable method to scrape or parse Twitch’s schedule, I’d love to hear your thoughts! Whether it’s through custom scripts, integrations, or even third-party services, I’m open to any suggestions. Let’s brainstorm together and see if we can come up with a solution!

Thanks in advance for your help! :slight_smile: