gurumitts / pylutron-caseta

Apache License 2.0
153 stars 97 forks source link

support for Raise/Lower button on ra3 sunnata keypads? #125

Closed centrino66 closed 2 years ago

centrino66 commented 2 years ago

Hi there,

First I really appreciate the effort here by bringing in RA3 support. I am finally able to integrate Phillips Hue onto the Sunnata keypads!

The question is around R3 sunnata keypads Raise/Lower buttons. They are not showing in the entities. Is there a plan to bring the support for these 2 little things? Thank you!

image

danaues commented 2 years ago

Hi @centrino66

These buttons are supported as Device Triggers for automations.

If you create an automation Click "+Add Trigger" Select "Device" Choose your Sunnata 3BRL Keypad from the list On the trigger dropdown, you will see all the buttons, including the raise and lower buttons

The entities you are seeing in your attachment represent the LEDs associated with the first 3 buttons. They are "switches" and you can turn the LED light on/off using those entities.

There is a future update coming that will allow you to press the buttons too (including the raise/lower buttons)

danaues commented 2 years ago

All the features required for these Keypads have already been implemented in pylutron-caseta.

Can you please close the issue?

Thanks.

centrino66 commented 2 years ago

Ah I see, thanks for the explanations. Closing the ticket.