Skip to content

Commit 10ab72c

Browse files
andrewfgCopilot
andauthored
Update bundles/org.openhab.core/src/main/java/org/openhab/core/util/LightModel.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
1 parent f53b895 commit 10ab72c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • bundles/org.openhab.core/src/main/java/org/openhab/core/util

bundles/org.openhab.core/src/main/java/org/openhab/core/util/LightModel.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@
8989
* Kelvin). Where color temperature PercentType values are internally converted to Mired values on the percentage scale
9090
* between the configured 'coolestMired' and 'warmestMired' Mired values, and vice versa.</li>
9191
*
92-
* <li>It handles inter relationships between color temperature states and the 'HS' part of the HSBType state. Where if
93-
* the color temperature changes then the HS values are adapted to match the corresponding color tempearture point on
92+
* the color temperature changes then the HS values are adapted to match the corresponding color temperature point on
9493
* the Planckian Locus in the CIE color chart.</li>
9594
*
9695
* <li>It handles input/output values in RGB format in the range [0..255]. The behavior depends on the

0 commit comments

Comments
 (0)