Add Button platform to ZHA docs (#20845)

This commit is contained in:
David F. Mulcahey 2021-12-23 17:54:07 -05:00 committed by GitHub
parent 6dcfbb7fb7
commit 65efb4ef0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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