Supported devices - ioBroker/ioBroker.matter GitHub Wiki
Supported ioBroker device types
🇺🇸 Supported ioBroker device types that can be made available as a Matter device to other Matter ecosystems
🇩🇪 Unterstützte ioBroker Geräte Typen, welche als Matter Gerät anderen Matter Ökosystemen bereit gestellt werden können
ioBroker Device Type | Mapped to Matter Device Type | Comments |
---|---|---|
Blind | Window Covering | When level states exists is mapped as position aware device, else not. |
BindButtons | Window Covering | |
Button | GenericSwitch | Reports multi-presses when the time between single presses is maximum 300ms. |
ButtonSensor | GenericSwitch | Reports multi-presses when the time between single presses is maximum 300ms. Reports Long-presses when the PRESS_LONG state is used |
Cie | Extended Color Light (XY) | |
Ct | Color Temperature Light | |
Dimmer | Dimmable Light | |
Door | Contact Sensor | |
Flood Alarm | Water Leak Detector | |
Hue | Extended Color Light (Hue/Saturation) | |
Humidity | Humidity Sensor | |
Illuminance | Illuminance Sensor | |
Light | OnOff Light | |
Lock | Door Lock | |
Motion | Occupancy Sensor | |
Rgb, RgbSingle, RgbwSingle | Extended Color Light (Hue/Saturation) | |
Socket | OnOff PlugIn | |
Temperature | Temperature Sensor | |
Thermostat | Thermostat | |
Window | Contact Sensor |
... more to come
Supported Matter device types
🇺🇸 Supported Matter device types that can be connected to the ioBroker Matter Controller
🇩🇪 Unterstützte Matter Gerätetypen, welche mit dem ioBroker Matter Controller verbunden werden könnnen
Matter Device Type | Mapped to ioBroker Device Type |
---|---|
Color Temperature Light | Ct |
Contact Sensor | Window |
Dimmable Light | Dimmer |
Dimmable PlugIn Unit | Dimmer |
Door Lock | Lock |
Energy Sensor | Light with only energy states |
Extended Color Light | Hue or Cie based on supported features |
Generic Switch (as Latching Switch) | Socket (state ACTUAL only) |
Generic Switch (as Momentary Switch) | ButtonSensor |
Humidity Sensor | Humidity |
Illuminance Sensor | Illuminance |
Occupancy Sensor | Motion |
OnOff Light | Light |
OnOff PlugIn Unit | Socket |
Smoke CO Alarm | FireAlarm (Smoke Alarm only) |
Speaker | Volume |
Temperature Sensor | Temperature |
Thermostat | Thermostat |
Water Leak Detector | Flood Alarm |
Window Covering | Blind or BlindButtons based on supported features |
... more to come