mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add binary_sensor for tplink
This commit is contained in:
parent
0546bb244e
commit
707c0f5af6
@ -2,6 +2,7 @@
|
||||
title: TP-Link Smart Home
|
||||
description: Instructions on integrating TP-Link Smart Home Devices to Home Assistant.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Hub
|
||||
- Light
|
||||
- Sensor
|
||||
@ -16,6 +17,7 @@ ha_codeowners:
|
||||
- '@sdb9696'
|
||||
ha_domain: tplink
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- light
|
||||
- sensor
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Tapo
|
||||
description: Connect and control your Tapo devices using the TP-Link Smart Home integration
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Hub
|
||||
- Light
|
||||
- Sensor
|
||||
@ -18,6 +19,7 @@ ha_codeowners:
|
||||
- '@sdb9696'
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- light
|
||||
- sensor
|
||||
|
Loading…
x
Reference in New Issue
Block a user