danaues / pylutron-caseta

RadioRA3 development for pylutron-caseta
2 stars 0 forks source link

Add support for HomeWorks QSX systems #5

Closed cbw closed 2 years ago

cbw commented 2 years ago
danaues commented 2 years ago

@cbw , looks great. I'll be away until early next week. I'll plan on merging after doing some tests then.

Thanks!

cbw commented 2 years ago

@danaues I'll keep hacking away on it in the meantime. As I got to know the code better, much of what you did for RA3 worked out of the box, but there are some additional HWQSX features I'd like to add as well. Enjoy your time away!

cbw commented 2 years ago

Added support for keypad button LEDs – presents them as switches to Home Assistant, subscribes to LED state from the processor, and turns LEDs on and off based on Home Assistant state changes.

cbw commented 2 years ago

Added the tap_button function to support sending keypad button presses to the Lutron Processor. I have a PR for the lutron_caseta component I'll submit once this gets merged.

danaues commented 2 years ago

Hey @cbw

I haven't forgotten about this. I'm working on getting my PR into the main pylutron_caseta source. Having to make some changes to a few things based on the maintainers advice. As soon as I have that all sorted out, we'll integrate your changes.

cbw commented 2 years ago

Sounds good! If if makes sense for me to PR mine against the mainline pylutron_caseta, I can rebase against there once you merge as well

cbw commented 2 years ago

Now that your changes are merged, I'll go ahead and rebase against gurumitts and PR there

danaues commented 2 years ago

@cbw Sounds great. It will be great to have both systems supported.