mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add Update platform to ZHA docs (#30824)
This commit is contained in:
parent
dbcb46e8bb
commit
fc29e34fc0
@ -16,6 +16,7 @@ ha_category:
|
||||
- Sensor
|
||||
- Siren
|
||||
- Switch
|
||||
- Update
|
||||
ha_release: 0.44
|
||||
ha_iot_class: Local Polling
|
||||
featured: true
|
||||
@ -42,6 +43,7 @@ ha_platforms:
|
||||
- sensor
|
||||
- siren
|
||||
- switch
|
||||
- update
|
||||
ha_zeroconf: true
|
||||
ha_integration_type: integration
|
||||
---
|
||||
@ -65,6 +67,7 @@ This {% term integration %} currently supports the following device types within
|
||||
- [Sensor](/integrations/sensor/)
|
||||
- [Siren](/integrations/siren/)
|
||||
- [Switch](/integrations/switch/)
|
||||
- [Update](/integrations/update/)
|
||||
|
||||
In addition, it has support for "Zigbee groups" that enable native on-device grouping of multiple Zigbee lights, switches, and fans that enable controlling all entities for those devices in those groups with one command. At least two entities must be added to a Zigbee group inside the ZHA {% term integration %} before a group entity is created. There is also support for native on-device Zigbee [binding and unbinding (i.e. bind a remote to a lightbulb or group)](#binding-and-unbinding).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user