From 068302b8fbf77127f3762374269c30bbc9328169 Mon Sep 17 00:00:00 2001 From: Chris Talkington Date: Mon, 24 Oct 2022 11:47:49 -0500 Subject: [PATCH] Update jellyfin for sensor platform (#24483) --- source/_integrations/jellyfin.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/jellyfin.markdown b/source/_integrations/jellyfin.markdown index d695dc23687..6d28d2c9ad0 100644 --- a/source/_integrations/jellyfin.markdown +++ b/source/_integrations/jellyfin.markdown @@ -3,12 +3,16 @@ title: Jellyfin description: Instructions on how to integrate the Jellyfin integration into Home Assistant. ha_category: - Media Source + - Sensor ha_release: '2021.12' ha_iot_class: Local Polling ha_codeowners: - '@j-stienstra' + - '@ctalkington' ha_config_flow: true ha_domain: jellyfin +ha_platforms: + - sensor ha_integration_type: integration ---