Matter Survey

Community-driven database of Matter device capabilities

On/Off 0x0006

Application Cluster
General
Spec: Matter 1.0
Devices: 195
Controls the on/off state of a device. The most fundamental control cluster used by lights, switches, plugs, and many other devices.
Attributes 5
Commands 6
Features 3
Code Name Type Flags
0x0000 OnOff boolean
0x4000 GlobalSceneControl boolean Optional
0x4001 OnTime int16u Writable Optional
0x4002 OffWaitTime int16u Writable Optional
0x4003 StartUpOnOff StartUpOnOffEnum Writable Optional
Code Name Direction Parameters
0x00 Off client→server None
0x01 On Optional client→server None
0x02 Toggle Optional client→server None
0x40 OffWithEffect Optional client→server
EffectIdentifier: EffectIdentifierEnum, EffectVariant: enum8
0x41 OnWithRecallGlobalScene Optional client→server None
0x42 OnWithTimedOff Optional client→server
OnOffControl: OnOffControlBitmap, OnTime: int16u, OffWaitTime: int16u
Lighting (LT) bit 0
Behavior that supports lighting applications.
DeadFrontBehavior (DF) bit 1
Device has Dead Front behavior
OffOnly (OFFONLY) bit 2
Device supports the OffOnly Feature feature

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

195 devices in the survey implement this cluster