Skip to content

Jellyfin integration for Home Assistant 2025.1+

License

Notifications You must be signed in to change notification settings

Mis1ify/jellyfin_ha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jellyfin_ha

Jellyfin integration for Home Assistant

Forked version to work with 2025.1 version of Home Assistant

All thanks and rights goes to the author of the integration.

Installation:

  • Go to HACS
  • Press the three dots in the upper right corner
  • Press Custom repositories
  • In the Repository field, enter Mis1ify/jellyfin_ha
  • In the Category field, select Integration
  • Search for added integration in HACS and install it
  • Configure your Jellyfin server
  • After a restart, you will have media_player and sensor entities.

Features

Entities

  • 1 media_player entity per device
  • 1 sensor per server
  • Supports the "upcoming-media-card" custom card

Media Browser

  • Browse medias and start playback from within Home Assistant

Media Source

  • Browse and stream to a cast device (e.g. Chromecast)

Services

  • trigger_scan: Trigger a server media scan
  • browse: Show a media info on a device
  • delete: Delete a media
  • search: Search for media (for compatible fontends)

Upcoming Media Card

Sample for ui-lovelace.yaml:
- type: custom:upcoming-media-card
  entity: sensor.jellyfin_media_server
  title: Latest Media

More configuration options can be found in the upcoming-media-card repo.


About

Jellyfin integration for Home Assistant 2025.1+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%