From 3932dfcd3b0b06b10577d835235cb22323bf00eb Mon Sep 17 00:00:00 2001 From: Chris Talkington Date: Tue, 25 Oct 2022 01:54:37 -0500 Subject: [PATCH] Update jellyfin for media player entity (#24477) --- source/_integrations/jellyfin.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/jellyfin.markdown b/source/_integrations/jellyfin.markdown index 6d28d2c9ad0..3d101b3bc5b 100644 --- a/source/_integrations/jellyfin.markdown +++ b/source/_integrations/jellyfin.markdown @@ -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 ---