github pnbruckner/ha-sun2 3.3.5b0
Use UTC datetimes internally

pre-release21 hours ago

What's Changed

  • Python datetime object comparisons and math don't work as expected when the objects are aware and have the same tzinfo attribute. Basically, the fold attribute is ignored in this case, which can lead to wrong results. Avoid this problem by using aware times in UTC internally. Only use local time zone for user visible attributes.

Full Changelog: 3.3.4...3.3.5b0

Don't miss a new ha-sun2 release

NewReleases is sending notifications on new releases.