We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seems similar to the lidl ts0505a. Light turns on and off but color unsettable.
maybe something similar to
zha-device-handlers/zhaquirks/lidl/rgbcct.py
Line 41 in 97413e3
[Paste/upload your media here]
{ "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": 4660, "maximum_buffer_size": 108, "maximum_incoming_transfer_size": 0, "server_mask": 11264, "maximum_outgoing_transfer_size": 0, "descriptor_capability_field": 0 }, "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x010d", "input_clusters": [ "0x0000", "0x0003", "0x0004", "0x0005", "0x0006", "0x0008", "0x000a", "0x0300", "0x0702", "0x0b04", "0x1000", "0xe000", "0xe001" ], "output_clusters": [] } }, "manufacturer": "zbeacon", "model": "TS0505", "class": "zigpy.device.Device" }
zha-d2bdb900834187b3880732d1514ff436-zbeacon TS0505-648a19d6b8887dc87c96d4300926ba1e.json
[Paste the logs here]
[Paste your custom quirk here]
thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem description
seems similar to the lidl ts0505a. Light turns on and off but color unsettable.
Solution description
maybe something similar to
zha-device-handlers/zhaquirks/lidl/rgbcct.py
Line 41 in 97413e3
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
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": 4660,
"maximum_buffer_size": 108,
"maximum_incoming_transfer_size": 0,
"server_mask": 11264,
"maximum_outgoing_transfer_size": 0,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": "0x0104",
"device_type": "0x010d",
"input_clusters": [
"0x0000",
"0x0003",
"0x0004",
"0x0005",
"0x0006",
"0x0008",
"0x000a",
"0x0300",
"0x0702",
"0x0b04",
"0x1000",
"0xe000",
"0xe001"
],
"output_clusters": []
}
},
"manufacturer": "zbeacon",
"model": "TS0505",
"class": "zigpy.device.Device"
}
Diagnostic information
zha-d2bdb900834187b3880732d1514ff436-zbeacon TS0505-648a19d6b8887dc87c96d4300926ba1e.json
Logs
Logs
Custom quirk
Custom quirk
Additional information
thanks!
The text was updated successfully, but these errors were encountered: