This app lets you connect Homey to your Jellyfin Media Server.
You can set it up with a webhook and it will receive data when something happens in Jellyfin, like when someone starts playing media.
You can also set it up with an API key. If you do, it can push data to Jellyfin, like for example tell Jellyfin to pause the currenly playing movie or refresh the library.
Setup for webhook
- Homey -> settings > apps > Jellyfin > configure/settings > copy the webhook
- Jellyfin -> Webhook plugin > add generic destination and paste the webhook URL, choose the notification types you want and add request header with Key: Content-Type and Value: application/json
Setup for API
- Jellyfin server dashboard -> API Keys > add a key > copy the key
- Homey -> settings > apps > Jellyfin > configure/settings > add the API key and the address to your Jellyfin server
Voila! Then set up some flows!
Läs mer ›