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] Nimly doorlock (Touch, Touch Pro etc) #3095

Open
Fredrik81 opened this issue Apr 8, 2024 · 2 comments
Open

[Device Support Request] Nimly doorlock (Touch, Touch Pro etc) #3095

Fredrik81 opened this issue Apr 8, 2024 · 2 comments

Comments

@Fredrik81
Copy link

Fredrik81 commented Apr 8, 2024

Problem description

Add support for Nimly doorlocks.
According to support this should be possible from ZHA/z2m.

  • Add remove user
  • Open/Lock
  • Change sound volume
  • Activate autolock
  • Se who unlocked and what method (code, finger, nfc etc)

In ZHA today only lock/unlock works. z2m seems to have more and user report they can do all except see who unlocked today.
Would be nice to get more features and at least battery level.

Here is link to z2m support for Nimly: https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/onesti.ts

Solution description

At least be able to see battery status but support for all the listed features would be great!

Screenshots/Video

Screenshots/Video

[Paste/upload your media here]

Device signature

Device signature
{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.MainsPowered|RxOnWhenIdle|AllocateAddress: 140>, manufacturer_code=4660, maximum_buffer_size=108, maximum_incoming_transfer_size=127, server_mask=11264, maximum_outgoing_transfer_size=127, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=False, *is_security_capable=False)",
  "endpoints": {
    "11": {
      "profile_id": "0x0104",
      "device_type": "0x000a",
      "input_clusters": [
        "0x0000",
        "0x0001",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0101",
        "0xfea2"
      ],
      "output_clusters": [
        "0x0019"
      ]
    }
  },
  "manufacturer": "Onesti Products AS",
  "model": "NimlyPRO",
  "class": "zigpy.device.Device"
}

Diagnostic information

Diagnostic information

Logs

Logs
[Paste the logs here]

Custom quirk

Custom quirk Related to: #2376 ```python [Paste your custom quirk here] ```

Additional information

No response

@wealthystudent
Copy link

wealthystudent commented Sep 4, 2024

Yes, this is needed!

Is there any way to issue Zigbee commands for the features that are not supported by ZHA?

Also, what does it take for this issue to be worked on? Is it possible to contribute to this myself?

@gustavostmo
Copy link

This would be fantastic if someone could fix it. Unfortunately I don't have the ability today but would like to learn.

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

3 participants