diff --git a/README.md b/README.md index b8a7a0a..9877076 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ Jellyfin integration for Home Assistant +## Installation: + +- Install the Jellyfin integration through HACS or below + ![](https://my.home-assistant.io/badges/config_flow_start.svg) +- Configure your Jellyfin server +- After a restart, you will have media_player and sensor entities. + +--- + ## Features ### Entities @@ -35,6 +44,8 @@ Jellyfin integration for Home Assistant title: Latest Media ``` +More configuration options can be found in the [upcoming-media-card](https://github.com/custom-cards/upcoming-media-card#options) repo. + --- #### [View Changelog](changelog/changelog.md)