mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 04:36:51 +00:00
Add climate platform for tplink
This commit is contained in:
parent
60b7124e64
commit
d6e4cbd017
@ -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:
|
||||||
|
- Climate
|
||||||
- Hub
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -16,6 +17,7 @@ ha_codeowners:
|
|||||||
- '@sdb9696'
|
- '@sdb9696'
|
||||||
ha_domain: tplink
|
ha_domain: tplink
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- climate
|
||||||
- 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:
|
||||||
|
- Climate
|
||||||
- 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:
|
||||||
|
- climate
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user