Skip to content

Fix multiplier and divisor for TS011F (TZ3210) (Mercator White Smart Zigbee Isaac Double Outlet Power Point) #1350

Description

@kiwizznz

Have added a Mercator White Smart Zigbee Isaac Double Outlet Power Point with USB Port to HA, four sensors automatically added and all seem fine except sensor.laundry_smart_plug_smartenergy_metering_summation_delivered, which is waaaay off. Its showing 5.5 billion kw/h used since plugging in a couple weeks ago. In the last hour, its gone up by 500 million kw/h, whereas I believe it should only be 500 watts.

Sensors:

sensor.laundry_smart_plug_electrical_measurement
sensor.laundry_smart_plug_electrical_measurement_rms_current
sensor.laundry_smart_plug_electrical_measurement_rms_voltage
sensor.laundry_smart_plug_smartenergy_metering_summation_delivered

Zigbee Device Signature:

{
"node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x0051",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0702",
"0x0b04",
"0xef00"
],
"out_clusters": [
"0x000a",
"0x0019"
]
},
"2": {
"profile_id": 260,
"device_type": "0x0051",
"in_clusters": [
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0xef00"
],
"out_clusters": []
},
"242": {
"profile_id": 41440,
"device_type": "0x0061",
"in_clusters": [],
"out_clusters": [
"0x0021"
]
}
},
"manufacturer": "_TZ3210_pfbzs1an",
"model": "TS011F",
"class": "zigpy.device.Device"
}

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