-
Notifications
You must be signed in to change notification settings - Fork 945
Description
Bug description
Hi,
i waited for this specific quirk for _TZE204_ltwbm23f and just updated my HA. (Thanks for your work!)
The corresponding entities are now displayed in the device. However, for the most part with “Unknown” values (added screenshots). Accordingly, the temperature cannot be changed either. I wonder if it is the same for the other users of this specific quirk.
In my specific case i bought this TRV601: https://aliexpress.com/item/1005005581681496.html
Hopefully there are no differences in devices with the same model number.
Thank you very much and let me know if I can help further.
Steps to reproduce
I set-up the device before the quirk was available and after the update i did reconfigure the device.
Expected behavior
Show the correct values and let me change my temperature :)
Screenshots/Video
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",
"0x0001",
"0x0004",
"0x0005",
"0x0201",
"0xef00"
],
"output_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZE204_ltwbm23f",
"model": "TS0601",
"class": "zigpy.quirks.v2.CustomDeviceV2"
}
Diagnostic information
Diagnostic information
Couldn't copy paste longer than 65000 characters:zha-01JEBJKJ0QRK4QKCXWB2VKBFKH-_TZE204_ltwbm23f TS0601-6c489f33f7ae3325a785b0429a695340.json
Logs
Logs
I activated debug and reconfigured the device, maybe it helps?
(too long to copy/paste)
DebugLOG-reconfigure.txt
Additional information
No response


