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
|
- Hub
|
||||||
- Alarm
|
- Alarm
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
- Climate
|
- Climate
|
||||||
- Fan
|
- Fan
|
||||||
- Light
|
- Light
|
||||||
@ -25,6 +26,7 @@ ha_domain: zha
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- alarm_control_panel
|
- alarm_control_panel
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
- climate
|
- climate
|
||||||
- cover
|
- cover
|
||||||
- device_tracker
|
- device_tracker
|
||||||
@ -46,6 +48,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
- Alarm Control Panel
|
- Alarm Control Panel
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
- Climate (beta)
|
- Climate (beta)
|
||||||
- Cover
|
- Cover
|
||||||
- Fan
|
- Fan
|
||||||
|
Loading…
x
Reference in New Issue
Block a user