mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Add Motionblinds Matter virtual integration (#38036)
* Add Motionblinds Matter virtual integration * Add codeowner * Move to iot_standards * Add list of tested devices * Add WWHA statement
This commit is contained in:
parent
c147dc0a7f
commit
46d9a17db7
@ -557,6 +557,7 @@ source/_integrations/moon.markdown @fabaff @frenck
|
||||
source/_integrations/mopeka.markdown @bdraco
|
||||
source/_integrations/motion_blinds.markdown @starkillerOG
|
||||
source/_integrations/motionblinds_ble.markdown @LennP @jerrybboy
|
||||
source/_integrations/motionblinds_matter.markdown @home-assistant/matter
|
||||
source/_integrations/motioneye.markdown @dermotduffy
|
||||
source/_integrations/mqtt.markdown @emontnemery @jbouwh @bdraco
|
||||
source/_integrations/msteams.markdown @peroyvind
|
||||
|
51
source/_integrations/motionblinds_matter.markdown
Normal file
51
source/_integrations/motionblinds_matter.markdown
Normal file
@ -0,0 +1,51 @@
|
||||
---
|
||||
title: Motionblinds Matter
|
||||
description: Control your Motionblinds Matter devices using the Matter integration.
|
||||
ha_category:
|
||||
- Cover
|
||||
ha_brand: true
|
||||
ha_domain: motionblinds
|
||||
ha_release: '2025.4'
|
||||
ha_codeowners:
|
||||
- '@home-assistant/matter'
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- cover
|
||||
ha_iot_class: Local Push
|
||||
ha_integration_type: virtual
|
||||
works_with:
|
||||
- matter
|
||||
ha_iot_standard:
|
||||
- matter
|
||||
---
|
||||
|
||||
[Motionblinds](https://motionblinds.com) is a member of the Works with Home Assistant partner program for their Matter products. Motionblinds is committed to making sure their products are up-to-date and ready to use in Home Assistant.
|
||||
|
||||
Motionblinds Matter devices work locally and integrate seamlessly with the Matter integration in Home Assistant. As all connectivity is happening locally, status updates and controlling your devices happen instantly in Home Assistant.
|
||||
|
||||
{% my add_matter_device badge domain=page.ha_domain %}
|
||||
|
||||
[Learn more about Matter in Home Assistant.](/integrations/matter/)
|
||||
|
||||
## Supported devices
|
||||
|
||||
The following devices are known to be supported by the integration:
|
||||
- CMD-02
|
||||
- CMD-02-P
|
||||
- CMD-03
|
||||
- CM-03
|
||||
- CM-04
|
||||
- CM-05
|
||||
- CM-06
|
||||
- CM-07
|
||||
- CM-07V2
|
||||
- CM-08
|
||||
- CM-09
|
||||
- CM-10
|
||||
- CM-34
|
||||
- CM-35
|
||||
- CM-36
|
||||
- CM-40
|
||||
- CM-45
|
||||
- CM-52
|
||||
- CM-57
|
Loading…
x
Reference in New Issue
Block a user