No description
Find a file
2021-12-19 09:56:46 +01:00
.github/workflows ADD: github action 2021-05-13 15:45:16 +02:00
custom_components/jellyfin Bump 1.0.8 2021-12-19 09:56:46 +01:00
.gitignore Initial commit 2021-05-04 11:43:43 +02:00
hacs.json FIX: iot class 2021-05-13 15:45:16 +02:00
LICENSE Initial commit 2021-05-04 11:43:43 +02:00
README.md Bump 1.0.8 2021-12-19 09:56:46 +01:00

jellyfin_ha

Jellyfin integration for Home Assistant

Changelog

1.0.8

  • Fix browse service (#21)

1.0.7

  • Fix error handling

1.0.6

  • Fix exception when item is not playable

1.0.5

  • Fix IoT class
  • Fix media play

1.0.4

  • Fix Playlist folder

1.0.3

  • Fix cast
  • Info in YAMC

1.0.2

  • Do not throttle data update

1.0.1

  • Config flow fixes

1.0.0

  • Initial public release

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)