home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.73k stars 28.88k forks source link

Twitch integration does not update some of the entities since about 2 days ago #117988

Open LordBoos opened 1 month ago

LordBoos commented 1 month ago

The problem

Approximately 2 days ago Twitch integration stopped updating some of the entities. There are no errors in the log, just some of the channels that I follow are always in offline state even though they are streaming at that moment. Weird thing is that it updates state for some of the channels, but it doesn't work for others. I've tried to identify what is different about those channels, but I failed doing it. It is not related to alphabetical order or if I'm or I'm not subscribed to the channel. I have tried to remove the integration and add it back and restart HA, but that did not fix the issue.

What version of Home Assistant Core has the issue?

core-2024.5.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Twitch

Link to integration documentation on our website

https://www.home-assistant.io/integrations/twitch

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @joostlek, mind taking a look at this issue as it has been labeled with an integration (twitch) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `twitch` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign twitch` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


twitch documentation twitch source (message by IssueLinks)

LordBoos commented 1 month ago

Image that shows that some of the channels are offline even though they are streaming on twitch: image

joostlek commented 1 month ago

Interesting, it didn't get any change recently so it should just work. I am planning on refactoring, so no clue if there is something is deprecated from twitch, but they usually communicate on time, so I don't expect so