You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PlexMeetsHomeAssistant/README.md

1.4 KiB

PlexMeetsHomeAssistant

Custom integration which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click

This is an extremely early version of integration / card aimed mostly for experienced users and/or developers.

Installation

  1. Add custom repository to HACS, url: https://github.com/JurajNyiri/PlexMeetsHomeAssistant.
  2. Reload browser, clear cache as usual
  3. Create a new Home Assistant tab, turn on panel mode
  4. Add a new card to it:
type: 'custom:plex-meets-homeassistant'
token: Plex token
ip: Plex IP address
port: Plex port
entity_id: Android TV media_player entity
libraryName: Plex library name that you wish to display
protocol: Optional - protocol to use for plex, defaults to http
maxCount: Optional - maximum number of items to display

If you are using Home Assistant via HTTPS, you need to specify port https for Plex and have Plex available on https connection.

Images

![View without hover](https://github.com/JurajNyiri/PlexMeetsHomeAssistant/blob/main/images/1.png | width=200)

![View with hover](https://github.com/JurajNyiri/PlexMeetsHomeAssistant/blob/main/images/2.png | width=200)

Ask for help or help development

Join Discord or Home Assistant Community.