Skip to content
New issue

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

[Device Support Request] Schneider thermostat S520619 #3587

Open
atsju opened this issue Dec 7, 2024 · 0 comments
Open

[Device Support Request] Schneider thermostat S520619 #3587

atsju opened this issue Dec 7, 2024 · 0 comments

Comments

@atsju
Copy link
Contributor

atsju commented Dec 7, 2024

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
{
  "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"
}

Diagnostic information

zha-01JEG1R2F91FF6CPNWX464WEWH-Schneider Electric S520619-a52e1c6242cb1f441b0ea3010571ab69.json

Logs

Logs
[Paste the logs here]

Custom quirk

Custom quirk
[Paste your custom quirk here]

Additional information

Exists in 3 different colors: S520619 S530619 S540619

It's probable that this thermostat has same implementation as already supported WDE011680

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant