home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.21k stars 30.58k forks source link

KP125M smart plug can not be assed to HA #102088

Closed coaxialdaisy closed 1 year ago

coaxialdaisy commented 1 year ago

The problem

I recently bought some Kasa smart plugs/switches and most of them can be found and added to the HA. However, the KP125M smart plug is an exception. It's wirelessly connected like all other KASA smart plugs and switches, and the KASA app can control this KP125M, but HA can't even see it.

Brand: TP-Link/KASA Model: KP125M Firmware:1.1.3 build 230801 Rel.092557

What version of Home Assistant Core has the issue?

Home Assistant 2023.10.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

TP-Link Kasa Smart

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tplink

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @rytilahti, @thegardenmonkey, mind taking a look at this issue as it has been labeled with an integration (tplink) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `tplink` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign tplink` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


tplink documentation tplink source (message by IssueLinks)

rytilahti commented 1 year ago

The matter-based devices are using different protocol over wifi so they are not supported currently, see https://www.home-assistant.io/integrations/tplink/#unsupported-devices and https://github.com/python-kasa/python-kasa/issues/450 - as this is a documented fact and supporting them via tplink integration is a feature request, I'm closing this issue for now.