Add KL135 color temperature range (#256)

This commit is contained in:
Teemu R
2021-11-19 18:08:20 +01:00
committed by GitHub
parent 351e86bfa3
commit a468d520c0
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ TPLINK_KELVIN = {
"KB130": ColorTempRange(2500, 9000),
"KL130": ColorTempRange(2500, 9000),
"KL125": ColorTempRange(2500, 6500),
"KL135": ColorTempRange(2500, 6500),
r"KL120\(EU\)": ColorTempRange(2700, 6500),
r"KL120\(US\)": ColorTempRange(2700, 5000),
r"KL430": ColorTempRange(2500, 9000),