Added integration install instructions and links

This commit is contained in:
Jacob Coffee 2022-01-03 12:01:38 -06:00
parent 6caf3de5ee
commit e3f9764896

View file

@ -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)