Skip to article frontmatterSkip to article content

Supported Device Types

Supported Device Types

The following device types are currently supported. If you need other device types, feel free to create a feature request. Please make sure, that such devices are already supported by the Matter Device Specification and the controller you are using.

You can check matter support for Alexa here.

You can check matter support for Google Home here.

DomainRepresented as Device ClassComment
automationOnOffPlugInUnit
buttonOnOffPluginUnitButtons can be triggered via your controller. They are visible as OnOff switch. When turning it on, it will turn itself off after three seconds.
binary_sensorContactSensor, OccupancySensor, WaterLeakDetectorAll device-classes which are explicitly implemented, are mapped to contact sensor. Feel free to open a PR to improve this.
Water Leak Detectors are not supported by every controller.
climateThermostat
coverWindowCovering
fanOnOffPlugInUnitFans are supported in the matter specification, but they are not yet supported by Voice Assistants like Alexa, Google or Apple.
humidifierOnOffPlugInUnitMatter does not support humidifiers yet. Therefore, mapped to an OnOffPlugInUnit with Level Control.
input_booleanOnOffPlugInUnit
input_buttonOnOffPluginUnitInput Buttons can be triggered via your controller. They are visible as OnOff switch. When turning it on, it will turn itself off after three seconds.
lightOnOffLight, DimmableLight, ColorTemperatureLight, ExtendedColorLightDepends on the supported features attribute of the device.
lockDoorLock
media_playerOnOffPlugInUnitMedia Players are not supported by most controllers. Therefore, they are exposed as on-off-plugin units. If you still want to try Speaker Devices with your controller, you can activate it using the Feature Flags in your Bridge configuration.
sceneOnOffPlugInUnit
scriptOnOffPlugInUnit
sensorTemperatureSensor, HumiditySensorCurrently only Temperature and Humidity are supported. Feel free to open a PR to improve this.
switchOnOffPlugInUnit