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

Logbook not working for number entities #24212

Open
4 tasks done
GigiPompieru opened this issue Feb 13, 2025 · 8 comments
Open
4 tasks done

Logbook not working for number entities #24212

GigiPompieru opened this issue Feb 13, 2025 · 8 comments

Comments

@GigiPompieru
Copy link

GigiPompieru commented Feb 13, 2025

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

When clicking a number entity, the logbook does not load, the circle keeps spinning:

Image

The entity does populate the global logbook when an automation triggers a change:

Image

When checking the logbook for the device itself, changing number entities does not register an entry in the log:

Image
Even if the closing degree was changed 3 seconds ago, the last entry is from 2 minutes ago.

It behaves the same in safe mode:

Image

From what I can see, this affects only number entities

Describe the behavior you expected

Loogbook loading for number entites.

Steps to reproduce the issue

  1. Click on any number entity that has been changed by an automation.

What version of Home Assistant Core has the issue?

2025.2.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue?

All, including copanion app.

Which operating system are you using to run this browser?

Windows 10 and 11, Android, iOS.

State of relevant entities

Problem-relevant frontend configuration

Javascript errors shown in your browser console/inspector

Additional information

No response

@silamon silamon changed the title Loogbook not working for number entities Logbook not working for number entities Feb 14, 2025
@silamon
Copy link
Contributor

silamon commented Feb 14, 2025

I've tested pretty basic with a number entity and it's showing up like it should be.

Can you look into if there's javascript errors shown in your browser console/inspector? Also check the core logging to see if there some issue there that pops up when you view the logbook.

@GigiPompieru
Copy link
Author

GigiPompieru commented Feb 14, 2025

hi, no, there are no errors.

maybe to make it more precise, it happens with all number entities that can be set by inputs.

Image

This is taken form the companion app.

Just to add, I have asked a friend to test and he is having the same issue.

@silamon
Copy link
Contributor

silamon commented Feb 14, 2025

Thanks for the extra information, I've also found an entity showing the same behavior. Looks like the backend doesn't respond.

@GigiPompieru
Copy link
Author

great, at least it's not just me.
i guess people don't notice/care since nothing is really impacted.

@ildar170975
Copy link
Contributor

Could this be related?
#18847 (comment)

@silamon
Copy link
Contributor

silamon commented Feb 14, 2025

It would explain why some number entities show up and other don't.

@GigiPompieru
Copy link
Author

so this goes back a while. it's strange cose I've only noticed it since 2025.2, so the 'fix' is what caused it for me.

@IWR69
Copy link

IWR69 commented Feb 20, 2025

I'm having this same issue with number entities but have only just noticed the issue with 2025.4.
I thought it was something I'd done because I'd recently used the recorder purge entities action for the first time.

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

No branches or pull requests

4 participants