TVIS App — daily TV schedule add-on (browse "This Week on TV" from your sidebar)

I built a small Home Assistant add-on that pulls the daily TV schedule from TV Is My Pacifier (a site that tracks premieres, season finales, and nightly schedules) and shows it as a clean day-by-day Ingress panel right in the HA sidebar.

Features:

  • Prev/Next day navigation, a Today button, and a date picker
  • Show names link out to a description (TVmaze page, or an IMDb search when TVmaze doesn’t have it)
  • Light/dark mode, responsive
  • No accounts, no external dependencies beyond the add-on itself

Install:

  1. Settings → Add-ons → Add-on Store → ⋮ → Repositories
  2. Add: https://github.com/TheJayT/tvis-app
  3. Install “TVIS App”, start it, optionally enable “Show in sidebar”

Repo: GitHub - TheJayT/tvis-app: Home Assistant add-on: browse TV Is My Pacifier's daily TV schedule, day by day, right from your HA sidebar. · GitHub

It’s an unofficial, unaffiliated client of tvismypacifier.com — just scrapes their public schedule posts and reformats them. Feedback/issues welcome.