Is your feature request related to a problem? Please describe.
I noticed that it's the following Matter 1.5 device types are missing in all_device_types_app example.
- Audio Doorbell
- Camera
- Doorbell
- Intercom
- Irrigation System
- Soil Sensor
- Video Doorbell
I can't find them in the list of device types here:
And here:
|
const device_type_name device_type_list[ESP_MATTER_DEVICE_TYPE_MAX] = { |
Describe the solution you'd like
Could you correct this issue by adding them?
Describe alternatives you've considered
N/A
Additional context