home-assistant / frontend

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

telechargement Energy.csv download energy.csv #21693

Open Bydoochons opened 2 months ago

Bydoochons commented 2 months ago

Checklist

Describe the issue you are experiencing

Good morning,

I noticed 2 errors when downloading the energy.csv file:

-Error 1: The dates and times in the header line are offset by -2 hours.

For information, each day, the number of errors as well as the times concerned are never the same.2024.8.1

Describe the behavior you expected

-

Steps to reproduce the issue

1. 2. 3. ...

What version of Home Assistant Core has the issue?

2024.8.1

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

brave

Which operating system are you using to run this browser?

windows 11 pro

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 months ago

Error 1: The dates and times in the header line are offset by -2 hours.

Note that all times are reported in UTC. Is your time zone 2 hours from UTC?

Error 2: error in placement of the decimal on certain lines

I'm not exactly understanding. Can you upload here an exact CSV that you downloaded that has this error?