-
Notifications
You must be signed in to change notification settings - Fork 960
Open
Labels
device support requestThis requests support for a new deviceThis requests support for a new device
Description
Problem description
This is another variant of the widely-popular and white-labeled Tuya smart plug with energy monitoring.
Currently, it picks up tuya.ts011f_plug.Plug_v7 quirk, which does not include energy monitoring entities.
Solution description
Should be included / recognised as one of the variants which expose power/energy/voltage/current sensors.
Screenshots/Video
Diagnostics information
zha-01J91KKRT0G5DZFT72T1KSGRVX-_TZ3000_rtcrrvia TS011F-d890cd2db0efe3063195a80811386cb6.json
Device signature
Device signature
{
"node_descriptor": {
"logical_type": 1,
"complex_descriptor_available": 0,
"user_descriptor_available": 0,
"reserved": 0,
"aps_flags": 0,
"frequency_band": 8,
"mac_capability_flags": 142,
"manufacturer_code": 4417,
"maximum_buffer_size": 66,
"maximum_incoming_transfer_size": 66,
"server_mask": 10752,
"maximum_outgoing_transfer_size": 66,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": "0x0104",
"device_type": "0x010a",
"input_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0xe000",
"0xe001"
],
"output_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZ3000_rtcrrvia",
"model": "TS011F",
"class": "zhaquirks.tuya.ts011f_plug.Plug_v7"
}
Metadata
Metadata
Assignees
Labels
device support requestThis requests support for a new deviceThis requests support for a new device

