Update jellyfin for media player entity (#24477)

This commit is contained in:
Chris Talkington 2022-10-25 01:54:37 -05:00 committed by GitHub
parent 4f31496cf2
commit 3932dfcd3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Jellyfin
description: Instructions on how to integrate the Jellyfin integration into Home Assistant.
ha_category:
- Media Player
- Media Source
- Sensor
ha_release: '2021.12'
@ -12,6 +13,7 @@ ha_codeowners:
ha_config_flow: true
ha_domain: jellyfin
ha_platforms:
- media_player
- sensor
ha_integration_type: integration
---