home-assistant/core

Pixel 8 Pro sensor.pixel_8_pro_battery_level has a state class entity issue

SillyKeith opened this issue · 2 comments

The problem

In developer tools / statistics area, I've started seeing an issue with my Pixel 8 pro, sensor.pixel_8_pro_battery_level. The Issue listed: The state class " of this entity is not supported.

The battery level graph is working as expected so I don't want to implement the suggested fix (delete the entity). This started happening around 2024.5.x as it wasn't there till quite recently.
Pixel 8 pro sensor issue

What version of Home Assistant Core has the issue?

core-2024.5.3

What was the last working version of Home Assistant Core?

core-2024.5.x

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Mobile App

Link to integration documentation on our website

No response

Diagnostics information

home-assistant_mobile_app_2024-05-16T23-32-29.929Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

I enabled debug logging for the mobile app and rebooted HA and restarted the app.  not much is in the log about the Pixel 8 pro

Additional information

No response

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (mobile_app) you are listed as a code owner for? Thanks!

Code owner commands

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


mobile_app documentation
mobile_app source
(message by IssueLinks)

As of update 2024.5.5, this has disappeared. I'll close this as resolved