mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add Button platform to ZHA docs (#20845)
This commit is contained in:
parent
6dcfbb7fb7
commit
65efb4ef0c
@ -5,6 +5,7 @@ ha_category:
|
||||
- Hub
|
||||
- Alarm
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Climate
|
||||
- Fan
|
||||
- Light
|
||||
@ -25,6 +26,7 @@ ha_domain: zha
|
||||
ha_platforms:
|
||||
- alarm_control_panel
|
||||
- binary_sensor
|
||||
- button
|
||||
- climate
|
||||
- cover
|
||||
- device_tracker
|
||||
@ -46,6 +48,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Alarm Control Panel
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Climate (beta)
|
||||
- Cover
|
||||
- Fan
|
||||
|
Loading…
x
Reference in New Issue
Block a user