mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
components/esp_matter: Update the zap and cluster files for the submodule.
- Run generate_zap_common_files.py to re-gen the zap files. - Run generate_cluster_seclect_files.py in utils to re-gen the cluster files.
This commit is contained in:
@@ -9,6 +9,10 @@ config SUPPORT_ACCOUNT_LOGIN_CLUSTER
|
||||
bool "Support ACCOUNT_LOGIN_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_ACTIONS_CLUSTER
|
||||
bool "Support ACTIONS_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_ACTIVATED_CARBON_FILTER_MONITORING_CLUSTER
|
||||
bool "Support ACTIVATED_CARBON_FILTER_MONITORING_CLUSTER"
|
||||
default y
|
||||
@@ -49,6 +53,10 @@ config SUPPORT_BRIDGED_DEVICE_BASIC_INFORMATION_CLUSTER
|
||||
bool "Support BRIDGED_DEVICE_BASIC_INFORMATION_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_CAMERA_AV_STREAM_MANAGEMENT_CLUSTER
|
||||
bool "Support CAMERA_AV_STREAM_MANAGEMENT_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_CARBON_DIOXIDE_CONCENTRATION_MEASUREMENT_CLUSTER
|
||||
bool "Support CARBON_DIOXIDE_CONCENTRATION_MEASUREMENT_CLUSTER"
|
||||
default y
|
||||
@@ -65,6 +73,10 @@ config SUPPORT_CHIME_CLUSTER
|
||||
bool "Support CHIME_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_CLOSURE_CONTROL_CLUSTER
|
||||
bool "Support CLOSURE_CONTROL_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_COLOR_CONTROL_CLUSTER
|
||||
bool "Support COLOR_CONTROL_CLUSTER"
|
||||
default y
|
||||
@@ -417,6 +429,14 @@ config SUPPORT_LAUNDRY_DRYER_CONTROLS_CLUSTER
|
||||
bool "Support LAUNDRY_DRYER_CONTROLS_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_WEB_RTC_TRANSPORT_PROVIDER_CLUSTER
|
||||
bool "Support WEB_RTC_TRANSPORT_PROVIDER_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_WEB_RTC_TRANSPORT_REQUESTOR_CLUSTER
|
||||
bool "Support WEB_RTC_TRANSPORT_REQUESTOR_CLUSTER"
|
||||
default y
|
||||
|
||||
config SUPPORT_WIFI_NETWORK_DIAGNOSTICS_CLUSTER
|
||||
bool "Support WIFI_NETWORK_DIAGNOSTICS_CLUSTER"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user