SiliconLabs / arduino

Arduino Core for Silicon Labs devices
76 stars 15 forks source link

[request] New device Types Matter 1.3 #77

Open tiziano149 opened 1 month ago

tiziano149 commented 1 month ago

Hi, I'd like to suggest including the new device types from Matter 1.3 into the Silicon Labs Arduino Matter library. This update would allow developers to integrate a wider variety of devices. Here’s the full list of new device types.

Especially the new appliances in 1.3 look interesting to experiment with:

Utility Device Types:

Root Node
Power Source
OTA Requestor
OTA Provider
Bridged Node
Electrical Sensor
Device Energy Management

Application Device Types:

Lighting:

On/Off Light
Dimmable Light
Color Temperature Light
Extended Color Light

Smart Plugs/Outlets and Other Actuators:

On/Off Plug in Unit
Dimmable Plug in Unit
Pump
Water Valve

Switches and Controls:

On/Off Light Switch
Dimmer Switch
Color Dimmer Switch
Control Bridge
Pump Controller
Generic Switch

Sensors:

Contact Sensor
Light Sensor
Occupancy Sensor
Temperature Sensor
Pressure Sensor
Flow Sensor
Humidity Sensor
On/Off Sensor
Smoke CO Alarm
Water Freeze Detector
Water Leak Detector
Rain Sensor

Closures:

Door Lock
Door Lock Controller
Window Covering
Window Covering Controller

HVAC:

Heating/Cooling Unit
Thermostat
Fan
Air Purifier
Air Quality Sensor

Media:

Basic Video Player
Casting Video Player
Speaker
Content App
Casting Video Client
Video Remote Control

Robotic Devices:

Robotic Vacuum Cleaner

Appliances:

Refrigerator
Temperature Controlled Cabinet
Room Air Conditioner
Laundry Washer
Dishwasher
Laundry Dryer
Cook Surface
Cooktop
Oven
Extractor Hood
Microwave Oven

Energy Devices:

EVSE

Adding these would make the library more versatile and useful. More details can be found in the Matter Device Types documentation.

Thank you for considering this suggestion!

Tiziano

silabs-bozont commented 3 weeks ago

Hello @tiziano149, Thank you for your request. Our end goal is the same as your request - to support all Matter device types - and we'll keep adding support for new devices in each release. Matter 1.3 is not out yet officially, but we'll definitely be integrating it once it becomes widely available.