Tapo P110M update for Matter 1.3
With the new matter 1.3 support being released containing support for energy monitoring devices like the P110M, when will we see the firmware update support for the new matter standard? I assume that it is planned.
The current matter firmware for the P110M doesn't account for the new 1.3 standard. The P110M being advertised as both an energy monitoring device and matter compatible, there's a huge gap here at the moment because without the new matter standard update; the P110M is just a smart relay.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
@MarkCarline They just have outdated information:
- Home Assistant supports it since version 2024.10, it was even explicitly announced (won't let me link it) that you could use smart plugs with Matter 1.3 energy monitoring in the energy dashboard and they tested the feature with another brand.
- SmartThings, also in early October, updated the stock Edge drivers that handle Matter smart plugs to account for the standard power measurement attribute of Matter 1.3. For anyone interested the source code is here and you can see it subscribes to the ActivePower attribute and exposes the value to the platform to use in the user interface or automations.
These two platforms expose the energy data to the user and if Tapo launched the firmware update it would work as expected in them.
Then there are platforms that internally support it but only for developers, like Google Home for instance. The platform is certified for Matter 1.3 and the Google Home API supports the active power attribute, but it is not exposed to the user and cannot be used in automations either until they create a user interface for that and add support in the automation engine.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@Wayne-TP this holding back because of home assistant is seriously, seriously short sighted. Home assistant is an open source community, and can't develop support for something without a device that exposes the right attributes. (No one has access to pre-release hardware
i guarantee you, the nanosecond you release firmware, someone will update to support.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@Cammm Mind that Matter energy reporting is a standard: there's no development needed for Tapo to support specific smart home platforms or support in smart home platforms for specific vendors like Tapo. It would be very very wrong if Home Assistant or SmartThings had to add specific code for Tapo when they support the standard.
The active power reporting attribute is perfectly defined in Matter spec and it's so simple: it's just the measurement in milliwatts. It's the same subscription mechanism used to report the brightness level of a bulb or the temperature of a sensor. The only care needed by Tapo is being a bit smart when emitting a report so it's meaningful and fast when a change in power consumption happens and doesn't flood the Matter controller with reports when the power hasn't changed much.
Also, again, both SmartThings and Home Assistant do support it so it should work as long as they comply with the standard.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 37
Views: 7470
Replies: 75