Matter Smart Home Protocol
Matter — The Smart Home Standard
Matter (formerly Project CHIP) is the new smart home interoperability standard developed by the Connectivity Standards Alliance (CSA), backed by Apple, Google, Amazon, Samsung, and hundreds of other companies.
Key Facts
| Feature | Details |
|---|---|
| Standard | CSA Matter 1.0+ |
| Transport | Wi-Fi, Thread, Ethernet |
| Local control | Yes (no cloud required) |
| Security | Mandatory device attestation, AES-128 encryption |
| Device types | Lights, switches, sensors, locks, thermostats, blinds |
Matter for Lighting
Matter supports these lighting device types:
- On/Off Light — Simple switchable light
- Dimmable Light — Brightness control
- Color Light — RGB + color temperature (CCT)
- Extended Color Light — xy color + hue/saturation
Matter vs Existing Ecosystems
| Feature | Matter | Hue Bridge | Govee/LIFX WiFi |
|---|---|---|---|
| Interoperability | Any brand | Hue only | Own brand only |
| Local control | Yes | Yes (with bridge) | Yes |
| Cloud required | No | No | Sometimes |
| Single app | Yes | Hue app only | Own app only |
| Voice assistants | All | All (via bridge) | Varies |
Matter for DIY/Pixel LEDs
Matter currently does not support pixel LED control (individual addressable LEDs). It’s designed for finished luminaires, not raw LED strips. For pixel LEDs, use WLED, ESPHome, or Tasmota instead.