Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions source/_integrations/matter.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -15,11 +16,12 @@ ha_codeowners:
ha_domain: matter
ha_platforms:
- binary_sensor
- cover
- diagnostics
- light
- lock
- sensor
- switch
- lock
ha_integration_type: integration
---

Expand Down Expand Up @@ -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

Expand Down