Skip to content

Commit

Permalink
Add UI config cluster (#30766)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbultman authored and pull[bot] committed Apr 4, 2024
1 parent 4aaab31 commit 3781197
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1871,6 +1871,7 @@ limitations under the License.
<include cluster="Groups" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Scenes" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Thermostat" client="false" server="true" clientLocked="true" serverLocked="true"></include>
<include cluster="Thermostat User Interface Configuration" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Fan Control" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Temperature Measurement" client="false" server="false" clientLocked="true" serverLocked="false"></include>
<include cluster="Relative Humidity Measurement" client="false" server="false" clientLocked="true" serverLocked="false"></include>
Expand Down

0 comments on commit 3781197

Please sign in to comment.