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

[NEW DEVICE] Z31BRL support for Z2M #958

Closed
88fingerslukee opened this issue Mar 29, 2024 · 6 comments
Closed

[NEW DEVICE] Z31BRL support for Z2M #958

88fingerslukee opened this issue Mar 29, 2024 · 6 comments
Assignees
Labels
new-device New device

Comments

@88fingerslukee
Copy link

New Device Support

Device Information

  • Device Model: Z31BRL
  • Device Description: Lutron Dimmer
  • Device Manufacturer: Lutron

Integrations

Z2M

Integration: z2m

Actions

  • 'brightness_move_to_level': Sent when dial is turned either direction, the values go from 0-255. It gives a transition time of 2
  • brightness_move_to_level: Sent when the button is pressed. It just changes the brightness from 0 to 255 and back to 0. So on or off.

Notes

@xaviml
Copy link
Owner

xaviml commented Mar 30, 2024

Hi @88fingerslukee ,

I see you put brightness_move_to_level twice. Is that a mistake? This device supports the following for deconz:

  • Toggle
  • Brightness up
  • Brigntess down

I am guessing that brightness up and down is supported by brightness_move_to_level, but what about toggle?

Regards,
Xavi M.

@88fingerslukee
Copy link
Author

Xavi, when I press the button I don't see the toggle payload. It just uses the brightness set action and sets it to either 0 or 255. Unless I'm missing something?

@xaviml
Copy link
Owner

xaviml commented Mar 31, 2024

Hi @88fingerslukee ,

Okay, I understand now. I will modify PR and beta release it later today.

Regards,
Xavi M.

xaviml added a commit that referenced this issue Mar 31, 2024
xaviml added a commit that referenced this issue Mar 31, 2024
@xaviml
Copy link
Owner

xaviml commented Mar 31, 2024

Hi @88fingerslukee ,

I just released v4.27.0b1 with this controller. If you have some time to try, I would appreciate.

I will be doing the official release in some days, but this beta release can be used in the meantime.

Regards,
Xavi M.

@88fingerslukee
Copy link
Author

Thank you so much! I won't be able to test for a couple of weeks unfortunately, but I'll do it as soon as I possibly can.

@xaviml
Copy link
Owner

xaviml commented Sep 10, 2024

This feature has been added to ControllerX beta release v4.27.0.

@xaviml xaviml closed this as completed Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-device New device
Projects
None yet
Development

No branches or pull requests

2 participants