From 15cc3c6d8eda1fd84ff41d50b92d0514cf2dfca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85ke=20Strandberg?= Date: Wed, 7 Feb 2024 09:48:52 +0100 Subject: [PATCH] Add update category to myuplink (#31271) * Update myuplink.markdown Add update category * add ha_platforms * Update source/_integrations/myuplink.markdown * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/myuplink.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/myuplink.markdown b/source/_integrations/myuplink.markdown index 66953e8c935..5b504b72c47 100644 --- a/source/_integrations/myuplink.markdown +++ b/source/_integrations/myuplink.markdown @@ -3,12 +3,16 @@ title: myUplink description: Instructions on how to set up the myUplink integration within Home Assistant. ha_category: - Sensor + - Update ha_iot_class: Cloud Polling ha_release: '2024.2' ha_domain: myuplink ha_codeowners: - '@pajzo' ha_config_flow: true +ha_platforms: + - sensor + - update ha_integration_type: integration ---