From 09bc80585b32b704f1b911cb0054b6d231cb065c Mon Sep 17 00:00:00 2001 From: Anton Malko Date: Fri, 10 Dec 2021 21:53:10 +0300 Subject: [PATCH] Add media_player platform to lookin (#20646) --- source/_integrations/lookin.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/lookin.markdown b/source/_integrations/lookin.markdown index 3f1383c1bba..60858c0711f 100644 --- a/source/_integrations/lookin.markdown +++ b/source/_integrations/lookin.markdown @@ -1,8 +1,9 @@ --- title: LOOKin -description: Instructions on how to integrate LookIN devices into Home Assistant. +description: Instructions on how to integrate LOOKin devices into Home Assistant. ha_category: - Climate + - Media Player - Sensor ha_release: 2021.11 ha_iot_class: Local Push @@ -12,6 +13,7 @@ ha_domain: lookin ha_config_flow: true ha_platforms: - climate + - media_player - sensor ha_zeroconf: true ---