Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tapo L535E doesn't expose "usage" data #1548

@fantandrea

Description

@fantandrea

Split from: #1545
Possibly related to: #1511

Firmware version: 1.1.8 Build 240708 Rel.165207
Hardware version: 3.0
python-kasa version: 0.10.2

After integrating the Lamp into Home Assistant via the TP-Link integration I notice that all the main features were available except for the power consumption. As per other (not Tapo) devices, I was expecting an entry in the Home Assistant energy module to see the power consumption overtime.

Reading this documentation I discovered that despite this library reads the get_device_usage (containing the required metrics for this lamp) via the DeviceModule, it seems the data is not properly exposed.

As a consequence:

  1. I'm not able to see an entry in the Home Assistant energy module
  2. I was not able to read the power consumption via the cli of this library as the energy command is based on the energy_monitoring component not offered by this device while the usage command is for the iot devices and not the smart devices

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions