Add KL125 bulb definition (#143)

Co-authored-by: Mark Arnold <marnold@nvidia.com>
This commit is contained in:
mdarnol 2021-02-27 09:09:33 -05:00 committed by GitHub
parent 848c38117b
commit 2fe1b209d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,7 @@ or the `parse_pcap.py` script contained inside the `devtools` directory.
* KL60
* KL110
* KL120
* KL125
* KL130
### Light strips

View File

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