Skip to content

Add select platform for tplink #33368

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 @@ -4,6 +4,7 @@ description: Instructions on integrating TP-Link Smart Home Devices to Home Assi
ha_category:
- Hub
- Light
- Select
- Sensor
- Switch
ha_release: 0.89
Expand All @@ -18,6 +19,7 @@ ha_domain: tplink
ha_platforms:
- diagnostics
- light
- select
- sensor
- switch
ha_dhcp: true
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 @@ -4,6 +4,7 @@ description: Connect and control your Tapo devices using the TP-Link Smart Home
ha_category:
- Hub
- Light
- Select
- Sensor
- Switch
ha_domain: tplink_tapo
Expand All @@ -20,6 +21,7 @@ ha_config_flow: true
ha_platforms:
- diagnostics
- light
- select
- sensor
- switch
ha_iot_class: Local Polling
Expand Down