dylandoamaral / trakt-integration

A Trakt integration for Home Assistant compatible with upcoming media card
MIT License
32 stars 13 forks source link

The released date don't have the correct format #42

Closed dylandoamaral closed 2 years ago

dylandoamaral commented 2 years ago

Sorry to bother you again, I have updated the integration, and I set the timezone in my config

trakt_tv: timezone: America/Phoenix # Prefered timezone language: en sensors: upcoming: show: days_to_fetch: 30 max_medias: 10 movie: days_to_fetch: 45 max_medias: 5 recommendation: show: max_medias: 3 movie: max_medias: 3

But before I even updated the Time Zone I was seeing the following on the Upcoming Media Card:

Qz6j2Cf

I know that America/Phoenix is a valid time zone

I am not sure how to format the code here, but the indentation is correct on my config

Originally posted by @Mattssn in https://github.com/dylandoamaral/trakt-integration/issues/39#issuecomment-1229422542

dylandoamaral commented 2 years ago

Fixed in 0.4.1

Mattssn commented 2 years ago

Thank you, as you can see I am a GitHub noob, sorry about that!

dylandoamaral commented 2 years ago

It is ok thank you for your issues they helped to improve the project !