From 2c354627f7415c953d3444fb347b849f29e82a14 Mon Sep 17 00:00:00 2001 From: Mohamed Amine Elfelsoufi Date: Tue, 16 Aug 2022 13:37:58 +0000 Subject: [PATCH] =?UTF-8?q?Pull=20request=20#37:=20=E2=9C=8F=EF=B8=8F=20?= =?UTF-8?q?=20Corrections=20to=20Color=20Light=20app's=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Merge in WMN_TOOLS/matter from example_newLight to silabs Squashed commit of the following: commit bd7741e6bddc73d701988f956488d5c95a757773 Author: Elfelsoufi-SiLabs Date: Thu Aug 4 20:01:00 2022 -0400 ✏️ Corrections to Color Light app's README.md --- silabs_examples/sl-newLight/efr32/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/silabs_examples/sl-newLight/efr32/README.md b/silabs_examples/sl-newLight/efr32/README.md index b954f60995634d..784e717c63b953 100644 --- a/silabs_examples/sl-newLight/efr32/README.md +++ b/silabs_examples/sl-newLight/efr32/README.md @@ -1,10 +1,10 @@ -# Matter EFR32 Colored Lighting Application +# Matter EFR32 Color Lighting Application A lighting app with color control and level control.
-- [Matter EFR32 Colored Lighting Application](#matter-EFR32-colored-lighting-application) +- [Matter EFR32 Color Lighting Application](#matter-EFR32-color-lighting-application) - [Introduction](#introduction) - [Running the application](#running-the-application) - [Material](#material) @@ -112,11 +112,11 @@ are using "Silabs Matter Raspberry Pi Image" as an OTBR. ``` If you don't know what values of Hue and Saturation you need, look-up "HSV to -RGB color conversion" online. Note that "Value" is **always** 100%. +RGB color conversion" online. Note that "Value" is the current level/intensity. For more information about levelcontrol and colorcontrol commands, please refer to "appclusters.pdf" Section 1.6. and 3.2., respectively. -###### Last modified August 1st, 2022. +###### Last modified August 4th, 2022. [1]: ../../../examples/lighting-app/efr32/README.md