Closed ChristophCaina closed 2 weeks ago
any feedback on this one?
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
up
The problem
I am currently playing around with the csv download from the history - and noticed, that it is not using the number format selected in my profile.
decimal numbers are using a "."
which is causing some issues when importing the csv into my excel ...
Instead, the CSV should use the language and settings for number formats selected in the User-Profile. In this case, decimal numbers should use a comma "," instead... the number needs to be included in doublequotes to be a valid csv
expected format as per my profile settings:
What version of Home Assistant Core has the issue?
2024.5.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response