gcorgnet / sensor.emby_upcoming_media

Home Assistant component to feed Upcoming Media Card with the latest releases on an Emby instance.
MIT License
20 stars 17 forks source link

Add dependency for 2021.6 core release #18

Closed nkm8 closed 3 years ago

nkm8 commented 3 years ago

2021.6 changed the way core handles python-dateutil (it was removed), so it must be defined explicitly as a required package.

Context: https://developers.home-assistant.io/blog/2021/05/07/switch-pytz-to-python-dateutil/