From 853d41e0728c8941d9504dca3a394f9ad29e56a5 Mon Sep 17 00:00:00 2001 From: "Teemu R." Date: Sat, 25 Jan 2025 14:34:02 +0100 Subject: [PATCH] Add vacuum platform for tplink --- source/_integrations/tplink.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tplink.markdown b/source/_integrations/tplink.markdown index 738be9c6499..a3601955542 100644 --- a/source/_integrations/tplink.markdown +++ b/source/_integrations/tplink.markdown @@ -14,6 +14,7 @@ ha_category: - Sensor - Siren - Switch + - Vacuum ha_release: 0.89 ha_iot_class: Local Polling ha_config_flow: true @@ -35,11 +36,12 @@ ha_platforms: - sensor - siren - switch + - vacuum ha_dhcp: true ha_integration_type: integration --- -The `tplink` integration allows you to control your [TP-Link Kasa Smart Home Devices](https://www.tp-link.com/kasa-smart/) and [TP-Link Tapo Devices](https://www.tapo.com/) such as cameras, lights, plugs, wall switches, hubs, and hub-attached devices. +The `tplink` integration allows you to control your [TP-Link Kasa Smart Home Devices](https://www.tp-link.com/kasa-smart/) and [TP-Link Tapo Devices](https://www.tapo.com/) such as cameras, lights, plugs, wall switches, vacuums, hubs, and hub-attached devices. ## How you can use this integration