KL110 HW v3.0 FW v1.0.15 support? #19
|
I'm running the latest version of Homebridge. This plugin does not find my KL110 HW3.0 bulb. I see that it's not listed for support. Is that coming in a future release? |
Replies: 14 comments 11 replies
|
Can you run a test for me to see if the current library finds it at all? Open the Web UI Terminal and do the following: Does it find it that way? Do you have your credentials in the plug-in settings? Some of the newer Kasa hardware is requiring credentials to access. Give that a shot and let me know the output. Be sure to scrub any person information from the output before posting. |
|
The credentials are set in the plug-in settings and reflected in the .json config. When I try (.venv) pi@homebridge:/var/lib/homebridge/kasa-python $ kasa —version Error: No such command '—version'. Is that supposed to be a placeholder and I input something instead of "version?" |
|
It's two dashes (-) together, it may be hard to see depending on what platform you're reading this. |
|
Gotcha. I got the version, but the debug request didn't like that syntax with/without single quotes around the username and password strings. |
|
@GitHubGoody Hmm, that is odd. What version of python are you running? If you are running python 3.11 or greater, can you try the latest v2.7.0-beta? Maybe try putting the --debug before the username and password. |
|
3.11.2 I updated to I was about to paste in the 100's of lines from the debug, but then noticed the last line indicated I had another device which was the missing bulb. It seems to be working now. Thanks! |
|
@GitHubGoody Excellent! Did it exclude the EP25's like it was supposed to? |
|
Not yet. I'm looking into that and trying to get you what you need over on that discussion 😉 |
|
Well, maybe I celebrated early. I decided to restart HB just to confirm everything was stable. Now none of the 3 Kasa devices are responding and the log indicates they were not discovered. |
|
@GitHubGoody can you enable debug logging in the Homebridge UI Settings and restart everything and grab a log? |
|
@GitHubGoody give v2.7.0-beta.10 a try and let me know. |
|
@GitHubGoody Back to the original question at hand, the HW and FW version is still not listed as officially supported, but if things are working with your setup, let me know if you can follow the contribution guidelines below to grab a fixture file and I can get it added with the developers: |
|
@GitHubGoody any luck giving the above a shot? |

@GitHubGoody give v2.7.0-beta.10 a try and let me know.