mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 04:36:51 +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
|
title: TP-Link Smart Home
|
||||||
description: Instructions on integrating TP-Link Smart Home Devices to Home Assistant.
|
description: Instructions on integrating TP-Link Smart Home Devices to Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Hub
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -16,6 +17,7 @@ ha_codeowners:
|
|||||||
- '@sdb9696'
|
- '@sdb9696'
|
||||||
ha_domain: tplink
|
ha_domain: tplink
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
title: Tapo
|
title: Tapo
|
||||||
description: Connect and control your Tapo devices using the TP-Link Smart Home integration
|
description: Connect and control your Tapo devices using the TP-Link Smart Home integration
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Hub
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -18,6 +19,7 @@ ha_codeowners:
|
|||||||
- '@sdb9696'
|
- '@sdb9696'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user