Skip to content

Add button platform for tplink #33367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/_integrations/tplink.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TP-Link Smart Home
description: Instructions on integrating TP-Link Smart Home Devices to Home Assistant.
ha_category:
- Button
- Hub
- Light
- Sensor
Expand All @@ -16,6 +17,7 @@ ha_codeowners:
- '@sdb9696'
ha_domain: tplink
ha_platforms:
- button
- diagnostics
- light
- sensor
Expand Down
2 changes: 2 additions & 0 deletions source/_integrations/tplink_tapo.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Tapo
description: Connect and control your Tapo devices using the TP-Link Smart Home integration
ha_category:
- Button
- Hub
- Light
- Sensor
Expand All @@ -18,6 +19,7 @@ ha_codeowners:
- '@sdb9696'
ha_config_flow: true
ha_platforms:
- button
- diagnostics
- light
- sensor
Expand Down