cyberjunky / home-assistant-garmin_connect

The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.
MIT License
224 stars 29 forks source link

Next Alarm Time in the wrong timezone #164

Open LiveMike78 opened 3 months ago

LiveMike78 commented 3 months ago

In the attribute "Next_alarms" for the next_alarm_time entity the first listed alarm has the correct time - for example "20 April 2024 at 07:20:00". However, in the next_alarm_time entity the corresponding time is incorrect - using the same example it would show "20 April 2024 at 08:20".

yofsh commented 1 month ago

Have been experiencing the same issue and in my case, it was the host's timezone that was causing the problem, it uses it for calculation resulting time instead of timezone configured in HA (as I assumed at first).