Releases: custom-components/sensor.trakt
Releases · custom-components/sensor.trakt
The great migration
1.0.0 Update README.md
📺 remove old shows
Remove old shows (#20) Trakt api retrieves old shows. Commit prevents addition of shows older than current day.
📺 full tmdb fix
v0.0.8 default tmdb data (#17)
📺 fix for when tmdb data not present
v0.0.7 📺 fix for when tmdb data not present
Exclude shows and avoid duplicates
✨ ability to exclude show titles (#13) * ✨ ability to exclude show titles * Specify show year to avoid duplicates
Handle possible bad air dates
v0.0.5 🛠️ Handle possible null air dates (#12)
upcoming-media-card Integration
v0.0.4 ✨ Integration for upcoming-media-card (#11)
Resolved import issues
Merge pull request #4 from fredrikbaberg/patch-1 Move __version__ before REQUIREMENTS