From 2b01506344b655dc48bb9427caf3abd059badb83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85ke=20Strandberg?= Date: Sat, 17 Feb 2024 23:38:57 +0100 Subject: [PATCH] Add myuplink binary sensor (#31394) --- source/_integrations/myuplink.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/myuplink.markdown b/source/_integrations/myuplink.markdown index f9690fc92c0..f8f3630269d 100644 --- a/source/_integrations/myuplink.markdown +++ b/source/_integrations/myuplink.markdown @@ -2,6 +2,7 @@ title: myUplink description: Instructions on how to set up the myUplink integration within Home Assistant. ha_category: + - Binary sensor - Sensor - Update ha_iot_class: Cloud Polling @@ -11,6 +12,7 @@ ha_codeowners: - '@pajzo' ha_config_flow: true ha_platforms: + - binary_sensor - diagnostics - sensor - update