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:
- Settings → Add-ons → Add-on Store → ⋮ → Repositories
- Add:
https://github.com/TheJayT/tvis-app - Install “TVIS App”, start it, optionally enable “Show in sidebar”
It’s an unofficial, unaffiliated client of tvismypacifier.com — just scrapes their public schedule posts and reformats them. Feedback/issues welcome.