Hi.
I bought a zigbee powerplug TS011F manufacturer TZ3000_ew3ldmgx on AliExpres.
Power on/off works. But i get no power readings form the device.
Is it possible to change the cluster config? Or how do I fix it?
My setup:
RPI3
Home Assistant Core
core-2021.5.4
Sonoff zigbee bridge with tasmota firmware 9.4.0.4(zbbridge)
ncp-uart-sw_6.7.8_115200.ota
Entities
switch.tz3000_ew3ldmgx_ts011f_507b8ffe_on_off
sensor.tz3000_ew3ldmgx_ts011f_507b8ffe_electrical_measurement
sensor.tz3000_ew3ldmgx_ts011f_507b8ffe_smartenergy_metering
Error message
Zigbee device signature
{
"node_descriptor": "NodeDescriptor(byte1=1, byte2=64, mac_capability_flags=142, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0, *allocate_address=True, *complex_descriptor_available=False, *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, *is_valid=True, *logical_type=<LogicalType.Router: 1>, *user_descriptor_available=False)",
"endpoints": {
"1": {
"profile_id": 260,
"device_type": "0x010a",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0702",
"0x0b04",
"0xe000",
"0xe001"
],
"out_clusters": [
"0x000a",
"0x0019"
]
},
"242": {
"profile_id": 41440,
"device_type": "0x0061",
"in_clusters": [],
"out_clusters": [
"0x0021"
]
}
},
"manufacturer": "_TZ3000_ew3ldmgx",
"model": "TS011F",
"class": "zigpy.device.Device"
}