rnilssoncx / homebridge-pico

Expose Lutron Pico Remotes in Homebridge: https://github.com/nfarina/homebridge
MIT License
63 stars 6 forks source link

Using pk2-4b-XXX-p04 switch #37

Closed riedelcastro closed 2 years ago

riedelcastro commented 2 years ago

Hi,

First, thanks for this amazing plugin!

My issue is the following I have a pk2-4b-tbl-p04 switch:

https://www.tradesparky.com/lamps-and-lighting/control-gear/lutron/lutron-pk2-4b-tbl-p04-ra2-pico-uni-blk

Which "type" should I use? I tried a few of the PB4-XXX ones (including L01, L41...) but somehow button presses aren't reaching homekit on these. Note that I have a few other PICOs that I already control with this plugin and there are no problems. I am pretty sure I found the right ID in the "Lutron Integration Report" (as I have with the other buttons).

What could I be doing wrong?

rnilssoncx commented 2 years ago

You need to turn on logging and see what ids the buttons produce. The beta version will allow you to define your own pick based on the buttons from the log.

I'll have a new release this week, but the beta is stable.

riedelcastro commented 2 years ago

Never mind, found it: it's the L31.

riedelcastro commented 2 years ago

But thanks for the super fast reply!