This app lets you connect Homey to your Emby Media Server.
You can set it up with a webhook and it will receive data when something happens in Emby, like when someone starts playing media.
You can also set it up with an API key. If you do, it can push data to Emby, like for example tell Emby to pause the currenly playing movie or refresh the library.
Setup for webhook
- Homey -> settings > apps > Emby > configure/settings > copy the webhook
- Emby -> server settings > Notifications > add a notification and paste the webhook URL, choose "request content type" -> application/json
Setup for API
- Emby -> advanced > api keys > setup a key > copy the key
- Emby -> dashboard > copy the IP to your server
- Homey -> settings > apps > Emby > configure/settings > add the IP and key from Emby
Voila! Then set up some flows!
Read more ›