Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOAA Aurora Sensor shows as not updated despite logs showing update was fetched #138871

Open
shaman-87 opened this issue Feb 19, 2025 · 1 comment

Comments

@shaman-87
Copy link

shaman-87 commented Feb 19, 2025

The problem

I've recently added the Aurora integration to my setup. On the frontend, it seems like the data is never updated - the "Last changed" and "Last updated" fields always contain the same value. I've added the integration 3 days ago, both values were 3 days. I've rebooted my HA and it is the same, both are displaying the same time: 25 minutes.
Image

I've looked at the debug logs that I've enabled for the integration a bit earlier, and they show that the data is being fetched (example log lines added in the relevant field).
I'm wondering, if this is an issue with the integration, or something else.

What version of Home Assistant Core has the issue?

core-2025.2.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

NOAA Aurora Sensor

Link to integration documentation on our website

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

Diagnostics information

Not availabble

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2025-02-19 18:02:22.280 DEBUG (MainThread) [homeassistant.components.aurora.coordinator] Finished fetching Aurora data in 1.311 seconds (success: True)
2025-02-19 18:07:21.968 DEBUG (MainThread) [homeassistant.components.aurora.coordinator] Finished fetching Aurora data in 0.000 seconds (success: True)

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

Code owners of aurora 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 aurora 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)


aurora documentation
aurora source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant