From 0f76030036602233a3874da94602609751f86fa1 Mon Sep 17 00:00:00 2001 From: Teemu Rytilahti Date: Sat, 22 Jun 2024 17:39:07 +0200 Subject: [PATCH] Add button platform for tplink --- source/_integrations/tplink.markdown | 2 ++ source/_integrations/tplink_tapo.markdown | 2 ++ 2 files changed, 4 insertions(+) diff --git a/source/_integrations/tplink.markdown b/source/_integrations/tplink.markdown index 7d6708816e4..d00afe9c651 100644 --- a/source/_integrations/tplink.markdown +++ b/source/_integrations/tplink.markdown @@ -2,6 +2,7 @@ title: TP-Link Smart Home description: Instructions on integrating TP-Link Smart Home Devices to Home Assistant. ha_category: + - Button - Hub - Light - Sensor @@ -16,6 +17,7 @@ ha_codeowners: - '@sdb9696' ha_domain: tplink ha_platforms: + - button - diagnostics - light - sensor diff --git a/source/_integrations/tplink_tapo.markdown b/source/_integrations/tplink_tapo.markdown index b5a64c39ce9..3b98a39d486 100644 --- a/source/_integrations/tplink_tapo.markdown +++ b/source/_integrations/tplink_tapo.markdown @@ -2,6 +2,7 @@ title: Tapo description: Connect and control your Tapo devices using the TP-Link Smart Home integration ha_category: + - Button - Hub - Light - Sensor @@ -18,6 +19,7 @@ ha_codeowners: - '@sdb9696' ha_config_flow: true ha_platforms: + - button - diagnostics - light - sensor