No description
Find a file
2021-05-13 09:27:44 +02:00
translations upcoming and yamc contd 2021-05-10 18:25:44 +02:00
.gitignore Initial commit 2021-05-04 11:43:43 +02:00
__init__.py Baseline 1.0 2021-05-13 09:27:44 +02:00
config_flow.py upcoming and yamc contd 2021-05-10 18:25:44 +02:00
const.py Baseline 1.0 2021-05-13 09:27:44 +02:00
LICENSE Initial commit 2021-05-04 11:43:43 +02:00
manifest.json Initial baseline 2021-05-04 11:46:09 +02:00
media_player.py upcoming and yamc contd 2021-05-10 18:25:44 +02:00
media_source.py Baseline 1.0 2021-05-13 09:27:44 +02:00
README.md Baseline 1.0 2021-05-13 09:27:44 +02:00
sensor.py Baseline 1.0 2021-05-13 09:27:44 +02:00
services.yaml Baseline 1.0 2021-05-13 09:27:44 +02:00
strings.json upcoming and yamc contd 2021-05-10 18:25:44 +02:00

jellyfin_ha

Jellyfin integration for Home Assistant

Changelog

1.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)