From b0729b483025c308c41bb60206d281f163399e2e Mon Sep 17 00:00:00 2001 From: Teemu R Date: Wed, 7 Feb 2024 06:29:40 +0100 Subject: [PATCH] Add tapo virtual integration (#31255) Co-authored-by: J. Nick Koston --- source/_integrations/tplink_tapo.markdown | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 source/_integrations/tplink_tapo.markdown diff --git a/source/_integrations/tplink_tapo.markdown b/source/_integrations/tplink_tapo.markdown new file mode 100644 index 00000000000..78274c9e55d --- /dev/null +++ b/source/_integrations/tplink_tapo.markdown @@ -0,0 +1,31 @@ +--- +title: Tapo +description: Connect and control your Tapo devices using the TP-Link integration +ha_category: + - Hub + - Light + - Sensor + - Switch +ha_domain: tplink_tapo +ha_release: 0.89 +ha_integration_type: virtual +ha_supporting_domain: tplink +ha_supporting_integration: tplink +ha_codeowners: + - '@rytilahti' + - '@thegardenmonkey' + - '@bdraco' + - '@sdb9696' +ha_platforms: + - diagnostics + - light + - sensor + - switch +ha_iot_class: Local Polling +ha_config_flow: true +ha_dhcp: true +ha_quality_scale: platinum +ha_integration_type: integration +--- + +{% include integrations/supported_brand.md %}