mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add matter cover platform (#26857)
* add matter cover, update some outdated information. * recover info about bridge, remove zemismart cover
This commit is contained in:
parent
1247cb08db
commit
ae4a491e90
@ -3,10 +3,11 @@ title: Matter (BETA)
|
||||
description: Instructions on how to integrate Matter with Home Assistant.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Cover
|
||||
- Light
|
||||
- Lock
|
||||
- Sensor
|
||||
- Switch
|
||||
- Lock
|
||||
ha_release: '2022.12'
|
||||
ha_iot_class: Local Push
|
||||
ha_config_flow: true
|
||||
@ -15,11 +16,12 @@ ha_codeowners:
|
||||
ha_domain: matter
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- cover
|
||||
- diagnostics
|
||||
- light
|
||||
- lock
|
||||
- sensor
|
||||
- switch
|
||||
- lock
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
@ -53,7 +55,7 @@ _If you run Home Assistant Container, Home Assistant Core, or you don’t want t
|
||||
|
||||
While the support for Matter is evolving, we will regularly update the Matter integration with new features or device support. Because it might be hard to track what's supported and what not, we list the current state here and try to update this information as often as possible.
|
||||
|
||||
Platform support in Home Assistant is currently limited to switches, lights, and (binary) sensors. The light platform is limited to _on/off_ and _brightness_ control only, support for _color_ and _color temperature_ control will be added soon.
|
||||
Platform support in Home Assistant is currently limited to switches, lights, locks, covers and (binary) sensors.
|
||||
|
||||
### Known issues
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user