mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add number platform for tplink
This commit is contained in:
parent
0546bb244e
commit
bc23227ea2
@ -4,6 +4,7 @@ description: Instructions on integrating TP-Link Smart Home Devices to Home Assi
|
||||
ha_category:
|
||||
- Hub
|
||||
- Light
|
||||
- Number
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 0.89
|
||||
@ -18,6 +19,7 @@ ha_domain: tplink
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- light
|
||||
- number
|
||||
- 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
|
||||
- Number
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_domain: tplink_tapo
|
||||
@ -20,6 +21,7 @@ ha_config_flow: true
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- light
|
||||
- number
|
||||
- sensor
|
||||
- switch
|
||||
ha_iot_class: Local Polling
|
||||
|
Loading…
x
Reference in New Issue
Block a user