home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.75k stars 2.55k forks source link

Settings -> Repairs -> Integration startup time is shown as negative #20800

Closed ildar170975 closed 2 weeks ago

ildar170975 commented 2 weeks ago

Checklist

Describe the issue you are experiencing

Settings -> Repairs -> Integration startup time a negative value is shown:

изображение

Describe the behavior you expected

Startup time >= 0

Steps to reproduce the issue

see above

What version of Home Assistant Core has the issue?

2024.5.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Chrome 124.0.6367.202

Which operating system are you using to run this browser?

Win10x64

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

karwosts commented 2 weeks ago

These values just come from core in response to integration/setup_info WSAPI command.

If there's a negative value, it must be coming from there.

ildar170975 commented 2 weeks ago

Then I will open a core issue. https://github.com/home-assistant/core/issues/117530