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
Probably missing manufacturer specific cluster/attributes as Schneider always implements some
Implement/update ZHAquirks
[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": 4190, "maximum_buffer_size": 82, "maximum_incoming_transfer_size": 82, "server_mask": 11264, "maximum_outgoing_transfer_size": 82, "descriptor_capability_field": 0 }, "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x0301", "input_clusters": [ "0x0000", "0x0003", "0x0004", "0x0201", "0x0204", "0x0b05", "0xfe03", "0xff16", "0xff23" ], "output_clusters": [ "0x0003", "0x000a", "0x0019", "0x0402", "0x0406" ] }, "2": { "profile_id": "0x0104", "device_type": "0x0302", "input_clusters": [ "0x0000", "0x0003", "0x0402" ], "output_clusters": [ "0x0003" ] }, "4": { "profile_id": "0x0104", "device_type": "0x0107", "input_clusters": [ "0x0000", "0x0003", "0x0406" ], "output_clusters": [ "0x0003" ] }, "5": { "profile_id": "0x0104", "device_type": "0x000d", "input_clusters": [ "0x0000", "0x0003", "0x0004", "0x0702" ], "output_clusters": [] }, "242": { "profile_id": "0xa1e0", "device_type": "0x0061", "input_clusters": [], "output_clusters": [ "0x0021" ] } }, "manufacturer": "Schneider Electric", "model": "S520619", "class": "zigpy.device.Device" }
zha-01JEG1R2F91FF6CPNWX464WEWH-Schneider Electric S520619-a52e1c6242cb1f441b0ea3010571ab69.json
[Paste the logs here]
[Paste your custom quirk here]
Exists in 3 different colors: S520619 S530619 S540619
It's probable that this thermostat has same implementation as already supported WDE011680
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem description
Probably missing manufacturer specific cluster/attributes as Schneider always implements some
Solution description
Implement/update ZHAquirks
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Device signature
Device signature
Diagnostic information
zha-01JEG1R2F91FF6CPNWX464WEWH-Schneider Electric S520619-a52e1c6242cb1f441b0ea3010571ab69.json
Logs
Logs
Custom quirk
Custom quirk
Additional information
Exists in 3 different colors: S520619 S530619 S540619
It's probable that this thermostat has same implementation as already supported WDE011680
The text was updated successfully, but these errors were encountered: