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.
Juraj Nyíri
10a40c6c4f
|
4 years ago | |
---|---|---|
.vscode | 4 years ago | |
dist | 4 years ago | |
images | 4 years ago | |
src | 4 years ago | |
.eslintignore | 4 years ago | |
.eslintrc | 4 years ago | |
.gitignore | 4 years ago | |
.prettierignore | 4 years ago | |
.prettierrc | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
hacs.json | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
rollup.config.js | 4 years ago | |
tsconfig.json | 4 years ago |
README.md
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
- Add custom repository to HACS, url:
https://github.com/JurajNyiri/PlexMeetsHomeAssistant
. - Reload browser, clear cache as usual
- Create a new Home Assistant tab, turn on panel mode
- 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.
Ask for help or help development
Join Discord or Home Assistant Community.