mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 04:36:51 +00:00
Add select platform for tplink
This commit is contained in:
parent
60b7124e64
commit
33d7d1fd48
@ -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
|
||||
@ -18,6 +19,7 @@ ha_domain: tplink
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_dhcp: true
|
||||
|
@ -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
|
||||
@ -20,6 +21,7 @@ ha_config_flow: true
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Local Polling
|
||||
|
Loading…
x
Reference in New Issue
Block a user