From 01a8cc9924a226bbd034869b732ece8c86870a63 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 13 Apr 2022 13:28:51 -1000 Subject: [PATCH] Add KL420 to tplink supported list (#22382) It worked out of box with no changes https://github.com/python-kasa/python-kasa/pull/339 --- source/_integrations/tplink.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/tplink.markdown b/source/_integrations/tplink.markdown index 7b48c915e8d..2f11a431118 100644 --- a/source/_integrations/tplink.markdown +++ b/source/_integrations/tplink.markdown @@ -73,7 +73,11 @@ There is currently support for the following device types within Home Assistant: - KL125 - KL130 - KB130 + +### Light Strips + - KL400 +- KL420 - KL430 Other bulbs may also work, but with limited color temperature range (2700-5000). If you find a bulb isn't reaching the full-color temperature boundaries, submit a bug report to [python-kasa](https://github.com/python-kasa/python-kasa).