From 33d7d1fd4899f40b080d780bf342f7642720c2bf Mon Sep 17 00:00:00 2001 From: Teemu Rytilahti Date: Sat, 22 Jun 2024 17:58:50 +0200 Subject: [PATCH] Add select 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..beaec4a32a1 100644 --- a/source/_integrations/tplink.markdown +++ b/source/_integrations/tplink.markdown @@ -4,6 +4,7 @@ description: Instructions on integrating TP-Link Smart Home Devices to Home Assi ha_category: - Hub - Light + - Select - Sensor - Switch ha_release: 0.89 @@ -18,6 +19,7 @@ ha_domain: tplink ha_platforms: - diagnostics - light + - select - sensor - switch ha_dhcp: true diff --git a/source/_integrations/tplink_tapo.markdown b/source/_integrations/tplink_tapo.markdown index b5a64c39ce9..15d0d7546b3 100644 --- a/source/_integrations/tplink_tapo.markdown +++ b/source/_integrations/tplink_tapo.markdown @@ -4,6 +4,7 @@ description: Connect and control your Tapo devices using the TP-Link Smart Home ha_category: - Hub - Light + - Select - Sensor - Switch ha_domain: tplink_tapo @@ -20,6 +21,7 @@ ha_config_flow: true ha_platforms: - diagnostics - light + - select - sensor - switch ha_iot_class: Local Polling