From cb3dbcac3dd560e5c6a1d87f73c0c3cea8274225 Mon Sep 17 00:00:00 2001 From: Doug Ferraz Date: Tue, 12 Sep 2023 11:23:08 -0400 Subject: [PATCH] chg: issue number in config-data.yaml --- src/app/common/templates/config-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/common/templates/config-data.yaml b/src/app/common/templates/config-data.yaml index ba9eb91b64b2bd..601d3f13f613fd 100644 --- a/src/app/common/templates/config-data.yaml +++ b/src/app/common/templates/config-data.yaml @@ -34,7 +34,7 @@ CommandHandlerInterfaceOnlyClusters: - HepaFilterMonitoring - RvcOperationalState # cluster format should match ClustersWithInitFunctions et al - # See https://github.com/project-chip/zap/issues/1134 + # See https://github.com/project-chip/connectedhomeip/issues/29186 - SampleMei # We need a more configurable way of deciding which clusters have which init functions....