mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 19:06:55 +00:00
Add Select to ZHA (#20867)
This commit is contained in:
parent
0019b2d681
commit
a1a84832bb
@ -10,6 +10,7 @@ ha_category:
|
|||||||
- Fan
|
- Fan
|
||||||
- Light
|
- Light
|
||||||
- Lock
|
- Lock
|
||||||
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Siren
|
- Siren
|
||||||
- Switch
|
- Switch
|
||||||
@ -34,6 +35,7 @@ ha_platforms:
|
|||||||
- light
|
- light
|
||||||
- lock
|
- lock
|
||||||
- number
|
- number
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- siren
|
- siren
|
||||||
- switch
|
- switch
|
||||||
@ -55,6 +57,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- Light
|
- Light
|
||||||
- Lock
|
- Lock
|
||||||
- Number (i.e. analog output)
|
- Number (i.e. analog output)
|
||||||
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Siren
|
- Siren
|
||||||
- Switch
|
- Switch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user