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] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Inversion toggle, Motor speed & Charging state #2672

Closed
codyc1515 opened this issue Oct 21, 2023 · 5 comments
Assignees
Labels
enhancement Improve an existing quirk stale Issue is inactivate and might get closed soon Xiaomi Request/PR regarding a Xiaomi device

Comments

@codyc1515
Copy link

codyc1515 commented Oct 21, 2023

Problem description

Unable to see the Inversion toggle & Motor speed when using ZHA with Aqara Roller Shade Driver E1 (model: ZNJLBL01LM, Zigbee ID: lumi.curtain.acn002).

Solution description

Should be able to toggle the Inversion of the direction of the cover, adjust the Motor speed (low/medium/high) and Charging state.

While I cannot be certain, I suspect that the Roller Shade Driver may be similar "quirk"-wise to the Curtain Driver. So, some of the changes performed in #2629 may translate across (with any luck)!

Screenshots/Video

Screenshots/Video

[Paste/upload your media here]

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.AllocateAddress: 128>, manufacturer_code=4447, maximum_buffer_size=127, maximum_incoming_transfer_size=100, server_mask=11264, maximum_outgoing_transfer_size=100, 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=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": "0x0104",
      "device_type": "0x0202",
      "input_clusters": [
        "0x0000",
        "0x0001",
        "0x0002",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0009",
        "0x000d",
        "0x0013",
        "0x0102",
        "0xfcc0"
      ],
      "output_clusters": [
        "0x000a",
        "0x0019"
      ]
    },
    "242": {
      "profile_id": "0xa1e0",
      "device_type": "0x0061",
      "input_clusters": [],
      "output_clusters": [
        "0x0021"
      ]
    }
  },
  "manufacturer": "LUMI",
  "model": "lumi.curtain.acn002",
  "class": "zhaquirks.xiaomi.aqara.roller_curtain_e1.RollerE1AQ_3"
}

Diagnostic information

zha-f035768bd02b002ee9b22933a6a5788a-LUMI lumi.curtain.acn002-05d4acfd8766bd55ee5233a620e72482.json.txt

Logs

There is not anything showing in the logs as this functionality does not currently exist.

Custom quirk

I am (I think?) running the latest quirk from #2620.

Additional information

No response

@codyc1515 codyc1515 changed the title [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Light sensor & Inversion toggle [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Light sensor, Inversion toggle & Speed Oct 22, 2023
@codyc1515 codyc1515 changed the title [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Light sensor, Inversion toggle & Speed [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Light sensor, Inversion toggle & Motor speed Oct 22, 2023
@TheJulianJES TheJulianJES added the enhancement Improve an existing quirk label Oct 25, 2023
@TheJulianJES TheJulianJES self-assigned this Oct 25, 2023
@TheJulianJES
Copy link
Collaborator

Are you sure there's a light sensor on your model?

Also, can you use the clusters UI (device page -> manage zigbee device -> select XiaomiAqaraRollerE1 cluster -> select speed attribute) to check your speed (and see if you can change it)?

@codyc1515 codyc1515 changed the title [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Light sensor, Inversion toggle & Motor speed [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Inversion toggle & Motor speed Nov 8, 2023
@codyc1515
Copy link
Author

Sorry, the documentation was unclear - it looks like the M1S Hub would instead use its illumination sensor. I have removed that from the ticket accordingly.

@codyc1515
Copy link
Author

Yep, I can confirm that the speed setting works with values 0 (low), 1 (medium), 2 (high - mine was set to this).

@codyc1515 codyc1515 changed the title [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Inversion toggle & Motor speed [Device Support Request] Aqara Roller Shade Driver E1 (ZNJLBL01LM) - Missing Inversion toggle, Motor speed & Charging state Nov 12, 2023
@codyc1515
Copy link
Author

Charging state is also working (with 1 being charging).

image

@TheJulianJES TheJulianJES added the Xiaomi Request/PR regarding a Xiaomi device label Dec 24, 2023
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Issue is inactivate and might get closed soon label Jun 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve an existing quirk stale Issue is inactivate and might get closed soon Xiaomi Request/PR regarding a Xiaomi device
Projects
None yet
Development

No branches or pull requests

2 participants