core
core copied to clipboard
epic_games_store integration
The problem
After selecting the Epic Games Store integration, there's a quick pop-up saying something about running the wizard and then nothing happens.
What version of Home Assistant Core has the issue?
core-2024.5.0b0
What was the last working version of Home Assistant Core?
n/a
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Epic Games Store
Link to integration documentation on our website
https://rc.home-assistant.io/integrations/epic_games_store
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No
Additional information
No response
Hey there @hacf-fr, @quentame, mind taking a look at this issue as it has been labeled with an integration (epic_games_store
) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of epic_games_store
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 epic_games_store
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)
epic_games_store documentation epic_games_store source (message by IssueLinks)
Most likely the same as https://github.com/home-assistant/frontend/issues/20611.
Did a little digging, looks like this is related to the language/country selector which I see has a fix pending as mentioned above
Fixed in latest beta
Indeed fixed with frontend https://github.com/home-assistant/frontend/pull/20620