Trakt component to feed Upcoming Media Card with Trakt's upcoming shows for Home Assistant
- Create new app at https://trakt.tv/oauth/applications
- Use the following redirect_uri:
- If "my" component is enabled: https://my.home-assistant.io/redirect/oauth
- With HA cloud configured: https://<cloud-remote-url>/auth/external/callback
- Without HA cloud configured: http://<local-ip>:<port>/auth/external/callback
- Save the application and then note down the
client_id
andclient_secret
- Install this component by copying
custom_components/trakt
to yourconfig
folder (or install usinghacs
). - Restart Home Assistant
- Add the Integration from the UI and setup your options
type: custom:upcoming-media-card
entity: sensor.trakt_upcoming_calendar
title: Upcoming Media