[Device Support Request] TS002 with power monitoring
See original GitHub issueSeems new TS002 are sell, with power monitoring: TS0002 - _TZ3000_bvrlqyj7
Seen as "“zigpy.device.Device” so no recognized like other TS002. It don’t use quirk 😦 when enabling light 1 or light 2 they’re always enabled together.
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=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, 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": "0x0100",
"in_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0702",
"0x0b04",
"0xe000",
"0xe001"
],
"out_clusters": [
"0x000a",
"0x0019"
]
},
"2": {
"profile_id": 260,
"device_type": "0x0100",
"in_clusters": [
"0x0004",
"0x0005",
"0x0006"
],
"out_clusters": []
},
"242": {
"profile_id": 41440,
"device_type": "0x0061",
"in_clusters": [],
"out_clusters": [
"0x0021"
]
}
},
"manufacturer": "_TZ3000_bvrlqyj7",
"model": "TS0002",
"class": "zigpy.device.Device"
Additional context
Issue Analytics
- State:
- Created a year ago
- Comments:8
Top Results From Across the Web
7KM Power Monitoring Device PAC2200CLP Manual - ID ...
7KM Power Monitoring Device PAC2200CLP Manual. Entry. Associated product(s). Edition: 08/2022. Equipment Manual. Document ID number: L1V30820585B-03.
Read more >Energy Monitoring | Allen-Bradley - Select a Region
Our Energy Monitoring products keep you well-informed of how much power you use, what your major loads are, when you use electric power...
Read more >Test Report - device.report
Full loop ferrite pn: 0443164151 added to dc power cable. ... EUT Max Frequency: 5.8GHz Support Equipment: MN SN Dell latitude PPX -...
Read more >Power Metering and Energy Monitoring Systems
Power and energy meters and software for power monitoring and energy management. View power and energy data to improve energy efficiency, power availability ......
Read more >Test Report - FCC Report
Rear Laser. Receiver Pasport SR1 Display. Remote Mute. Interface. EUT Description: Radar detector. Support Equipment: MN. SN. FCC ID. HP DC power supply....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I have checked the logs and I can’t see any power/electrical report from the device. All the clusters requests are HA pollings and the device reports a 0 value for everything, so my guess will be that device don’t support metering of any kind. I have not seen that it is supported in Z2M either:
Hello I have several TS0002 - _TZ3000_bvrlqyj7 switches and I would be interested to have power metering working as well. I tried the quirk above and the result is the same described by Alexandre72 I have enabled logs and the output (filtered by one of the switches) is attached below.
Device Signature.txt TS0002_0x26C5.log
Thank you in advance for help