home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.74k stars 30.85k forks source link

Tomorrow.io integration doesn't follow the local timezone #75398

Closed SharpFinRo closed 2 years ago

SharpFinRo commented 2 years ago

The problem

The integration tomorrow.io creates the entity.id weather.tomorrow_io_home_hourly that should forecast the hourly weather. The problem is that the timestamp for the hours is using UTC and not local timezone, how I believe should be intended

What version of Home Assistant Core has the issue?

core-2022.7.5

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

Tomorrow.io

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tomorrowio

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

probot-home-assistant[bot] commented 2 years ago

tomorrowio documentation tomorrowio source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @raman325, @lymanepp, mind taking a look at this issue as it has been labeled with an integration (tomorrowio) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

lymanepp commented 2 years ago

I haven't upgraded to 2022.7 yet due to some broken integrations that I use. But I tested this with the latest dev container and it looks fine to me. Can you send screenshots showing the problem? Please include a screenshot of the weather.tomorrow_io_home_hourly state from Developer Tools | States. What is your time zone including UTC offset?

SharpFinRo commented 2 years ago

HI, Please see the screenshot

2022-07-21 12_47_08-Window 2022-07-21 12_54_12-Window

My Timezone is UTC+3 hours Thank you

github-actions[bot] commented 2 years ago

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.

SharpFinRo commented 2 years ago

I haven't upgraded to 2022.7 yet due to some broken integrations that I use. But I tested this with the latest dev container and it looks fine to me. Can you send screenshots showing the problem? Please include a screenshot of the weather.tomorrow_io_home_hourly state from Developer Tools | States. What is your time zone including UTC offset?

Hi are there any updates on this issue?