home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.93k stars 7.26k forks source link

Add KP125M as partially supported Matter Device #28558

Closed sidens closed 12 months ago

sidens commented 1 year ago

Feedback

I have a few TP-Link Kasa KP125M in use with my HA setup. It doesn't yet support energy monitoring (possible via the Kasa app), but does provide basic on/off switch functions.

URL

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

Version

2023.8.2

Additional information

Screenshot 2023-08-12 at 9 52 06 PM

Would recommend a new entry under supported matter devices like: TP-LINK KASA KP125M (POWER PLUG) - PARTIAL SUPPORT

home-assistant[bot] commented 1 year ago

Hey there @home-assistant/matter, mind taking a look at this feedback as it has been labeled with an integration (matter) you are listed as a code owner for? Thanks!

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

I recently purchased a Tapo P110M from Amazon UK. Similar to the P125M, it was added successfully as a Matter device on HA but fails to provide energy readings.

The device declares itself as a Matter “On/Off Plug-in Unit”, device type 0x010a. I looked through the Matter 1.1 device and cluster specifications and I cannot find any mention of electrical measurements. This might explain why the Eve power plug also does not send power information via Matter.

marcelveldt commented 12 months ago

Matter does not support Energy measurements (yet), it will come in a later revision of the spec but I highly doubt these devices will be updated to support the new version.

Some vendors have implemented it in. custom way which is only accessible in their own vendor specific app. No way we can show the data in HA unless the vendor wants to work with us to decrypt the custom data.

As for extending our documentation, we're actually going to remove the whole section with supported devices as it is outdated and not complete. there are better sources to get that information.