Skip to content

Commit

Permalink
fix dishwasher mode select file depended error (#28262)
Browse files Browse the repository at this point in the history
  • Loading branch information
mideayanghui authored and pull[bot] committed Aug 30, 2023
1 parent ce13d14 commit 2292946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/zap_cluster_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"DEVICE_TEMP_CLUSTER": [],
"DIAGNOSTIC_LOGS_CLUSTER": ["diagnostic-logs-server"],
"DISHWASHER_ALARM_CLUSTER": ["dishwasher-alarm-server"],
"DISHWASHER_MODE_CLUSTER": ["mode-select-server"],
"DISHWASHER_MODE_CLUSTER": ["mode-base-server"],
"DOOR_LOCK_CLUSTER": ["door-lock-server"],
"ELECTRICAL_MEASUREMENT_CLUSTER": [],
"ETHERNET_NETWORK_DIAGNOSTICS_CLUSTER": [
Expand Down

0 comments on commit 2292946

Please sign in to comment.