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