mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update zha.markdown (#27842)
Add URLs linking to the documentation of other integrations that device types in the ZHA integration make use of.
This commit is contained in:
parent
cdbb1af076
commit
f308dfc74e
@ -51,21 +51,21 @@ ZHA uses an open-source Python library implementing a hardware-independent Zigbe
|
|||||||
|
|
||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
- Alarm Control Panel
|
- [Alarm Control Panel](../alarm_control_panel/)
|
||||||
- Binary Sensor
|
- [Binary Sensor](../binary_sensor/)
|
||||||
- Button
|
- [Button](../button/)
|
||||||
- Climate (beta)
|
- [Climate](../climate/) (beta)
|
||||||
- Cover
|
- [Cover](../cover/)
|
||||||
- Fan
|
- [Fan](../fan/)
|
||||||
- Light
|
- [Light](../light/)
|
||||||
- Lock
|
- [Lock](../lock/)
|
||||||
- Number (i.e. analog output)
|
- [Number](../number/) (i.e. analog output)
|
||||||
- Select
|
- [Select](../select/)
|
||||||
- Sensor
|
- [Sensor](../sensor/)
|
||||||
- Siren
|
- [Siren](../siren/)
|
||||||
- Switch
|
- [Switch](../switch/)
|
||||||
|
|
||||||
There is also support for grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). At least two entities must be added to a group before the group entity is created. As well as support for binding/unbinding (i.e. bind a remote to a lightbulb or group).
|
There is also support for Zigbee grouping of lights, switches, and fans (i.e. support for commanding device groups as entities). At least two entities must be added to a Zigbee group in the ZHA integration before the group entity is created. As well as support for [binding and unbinding (i.e. bind a remote to a lightbulb or group)](#binding-and-unbinding).
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user