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

Initial logbook request does not zero milliseconds #6239

Closed
1 of 3 tasks
amelchio opened this issue Jun 26, 2020 · 0 comments · Fixed by #6246
Closed
1 of 3 tasks

Initial logbook request does not zero milliseconds #6239

amelchio opened this issue Jun 26, 2020 · 0 comments · Fixed by #6246
Labels
Bug Current Bug in UI - Extra Attention
Milestone

Comments

@amelchio
Copy link
Contributor

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.

The problem

When entering http://10.1.2.3:8123/logbook the logbook data is requested with a URL like http://10.1.2.3:8123/api/logbook/2020-06-26T05:00:00.395Z?end_time=2020-06-26T08:00:00.395Z with a random fractional second.

Obviously a small bug but it means that the logbook could miss events happening in the first second of that hour.

Setting a timestamp with the popup works correctly.

Expected behavior

Steps to reproduce

Environment

  • Home Assistant release with the issue: 0.112b0
  • Last working Home Assistant release (if known):
  • Browser and browser version:
  • Operating system:

State of relevant entities

Problem-relevant configuration

Javascript errors shown in your browser console/inspector

Additional information

@amelchio amelchio added the Bug Current Bug in UI - Extra Attention label Jun 26, 2020
@frenck frenck added this to the 0.112.0 milestone Jun 26, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Current Bug in UI - Extra Attention
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants