mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Add vacuum platform for tplink
This commit is contained in:
parent
91b79b6757
commit
853d41e072
@ -14,6 +14,7 @@ ha_category:
|
|||||||
- Sensor
|
- Sensor
|
||||||
- Siren
|
- Siren
|
||||||
- Switch
|
- Switch
|
||||||
|
- Vacuum
|
||||||
ha_release: 0.89
|
ha_release: 0.89
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -35,11 +36,12 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
- siren
|
- siren
|
||||||
- switch
|
- switch
|
||||||
|
- vacuum
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
ha_integration_type: integration
|
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
|
## How you can use this integration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user