mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add siren platform for tplink (#34504)
This commit is contained in:
parent
3867e2efc6
commit
6ed4d8692a
@ -11,6 +11,7 @@ ha_category:
|
||||
- Number
|
||||
- Select
|
||||
- Sensor
|
||||
- Siren
|
||||
- Switch
|
||||
ha_release: 0.89
|
||||
ha_iot_class: Local Polling
|
||||
@ -30,6 +31,7 @@ ha_platforms:
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
- siren
|
||||
- switch
|
||||
ha_dhcp: true
|
||||
ha_quality_scale: platinum
|
||||
|
@ -11,6 +11,7 @@ ha_category:
|
||||
- Number
|
||||
- Select
|
||||
- Sensor
|
||||
- Siren
|
||||
- Switch
|
||||
ha_domain: tplink_tapo
|
||||
ha_release: 0.89
|
||||
@ -32,6 +33,7 @@ ha_platforms:
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
- siren
|
||||
- switch
|
||||
ha_iot_class: Local Polling
|
||||
ha_dhcp: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user