FlyingDiver / Indigo-radiora2

Indigo plugin for Lutron control systems. Works with Radio Ra 2, Radio Ra Select, Homeworks QS, and Caséta
MIT License
6 stars 3 forks source link

Caseta weirdness #50

Closed docbjr closed 3 years ago

docbjr commented 3 years ago

All of a sudden, my Pico PJ2-4B (4 button) started acting strange today. It was programed so that each button caused an event to take place. (I do have a Bridge Pro)

Now when I push a button, I see the state of the button turn on in Indigo, but it turns off immediately. All 4 buttons act this way. However, I can activate the devices with Indigo.

I'm not sure I've made this clear. Thanks

docbjr commented 3 years ago

Debugging shows this when I push a button: Lutron RRA2/Caséta Debug Received a pico button status message: GNET> ~DEVICE,4,8,3 Lutron RRA2/Caséta Debug buttonTriggerCheck: deviceID: 4, componentID: 8, gatewayID: 645502356 Lutron RRA2/Caséta Debug Received a pico button status message: ~DEVICE,4,8,4 Lutron RRA2/Caséta Debug buttonMultiPressCheck: Timeout reached for keypadid = 645502356:4.8, presses = 1

FlyingDiver commented 3 years ago

Why did you close it?

docbjr commented 3 years ago

Actually, I can not activate the devices with Indigo even though Indigo shows that the device is on.

FlyingDiver commented 3 years ago

What device are you talking about? The Pico, or the one it was supposed to control? You can't activate a Pico button.

It looks like maybe your triggers got turned off. Check that they all enabled, and maybe post a screenshot of one of them that's not working.

docbjr commented 3 years ago

A mistake…I’ve never used GitHub before. Sorry.

On Feb 7, 2021, at 8:40 PM, Joe Keenan notifications@github.com wrote:

Reopened #50 https://github.com/FlyingDiver/Indigo-radiora2/issues/50.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/FlyingDiver/Indigo-radiora2/issues/50#event-4300976058, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFP5O5PCXU5UL5LEMWVZPX3S546KLANCNFSM4XIC4NZA.

docbjr commented 3 years ago

Apparently the triggers did indeed get turned off. I have re-created one so far and it works.

I wonder what happened, but thanks for your help.