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
73.75k stars 30.86k forks source link

NYT Games displays state (for streaks) as hours, not days. #127773

Open wheindl opened 1 month ago

wheindl commented 1 month ago

The problem

The NYT Games integration (Wordle, etc.) displays, as the state, the number of days EXPRESSED IN HOURS (e.g. 11440:00:00). In the history graph it correctly shows the equivalent number of days (e.g. 475).

What version of Home Assistant Core has the issue?

core-2024.10.1

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

NYT Games

Link to integration documentation on our website

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

Diagnostics information

Attaching two screen shots. Image1 Image2 ?

Example YAML snippet

N/A

Anything in the logs that might be useful for us?

I do not see any error messages.

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 (nyt_games) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `nyt_games` 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 nyt_games` 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)


nyt_games documentation nyt_games source (message by IssueLinks)

joostlek commented 1 month ago

Yep, this is a frontend issue. I've let people working on the frontend know about it