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
68.78k stars 28.11k forks source link

epic_games_store integration #116180

Closed AJStubbsy closed 6 days ago

AJStubbsy commented 1 week ago

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

home-assistant[bot] commented 1 week ago

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)

silamon commented 1 week ago

Most likely the same as https://github.com/home-assistant/frontend/issues/20611.

timmo001 commented 1 week ago

Did a little digging, looks like this is related to the language/country selector which I see has a fix pending as mentioned above

timmo001 commented 1 week ago

Fixed in latest beta

Quentame commented 6 days ago

Indeed fixed with frontend https://github.com/home-assistant/frontend/pull/20620