-
Notifications
You must be signed in to change notification settings - Fork 878
Open
Labels
device support requestThis requests support for a new deviceThis requests support for a new device
Description
Problem description
The Avatto wall thermostat _TZE284_zjhoqbrd is similar / the same as the ZWT198/ZWT100-BH, which are already supported, through PR # #3748. However, since they have a different manufacturer identification, the quirk is not applied. Z2M has recently added support in this PR: Koenkk/zigbee-herdsman-converters#10079.
Solution description
Apply the TUYA quirk to this wall thermostat model as well.
Screenshots/Video
Diagnostics information
zha-01JSHQCBQGX85VQF4FWGWNF3XP-_TZE284_zjhoqbrd TS0601-092705ef353bab2b7ceb442e7a098923.json
Device signature
Device signature
{
"node_descriptor": {
"logical_type": 2,
"complex_descriptor_available": 0,
"user_descriptor_available": 0,
"reserved": 0,
"aps_flags": 0,
"frequency_band": 8,
"mac_capability_flags": 128,
"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": "0x0051",
"input_clusters": [
"0x0000",
"0x0004",
"0x0005",
"0xed00",
"0xef00"
],
"output_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZE284_zjhoqbrd",
"model": "TS0601",
"class": "zigpy.device.Device"
}
Logs
No response
Custom quirk
Additional information
No response
I would really appreciate any help :)
Metadata
Metadata
Assignees
Labels
device support requestThis requests support for a new deviceThis requests support for a new device