Caseta Smart Bridge (L-BDG2)

cjisble's Avatar Topic Author
User User
  • Posts: 202
  • Thanks: 12

Re: Caseta Smart Bridge (L-BDG2)

2 months 4 weeks ago - 2 months 4 weeks ago
#5011
I did a little research on the Pico Remote.  The buttons in the integration report are assigned as follows:  

2:  On (Top Button)
3:  Favorite (Center Round Button)
4:  Off (Bottom Button)
5:  Raise (Up Arrow)
6:  Lower (Down Arrow)

I believe there are different variations of the Pico Remote, with different buttons.  I don't know if these assignments apply to all Pico's

When I issue a button press on the Pico device, I get the following info when Verbose Logging is turned on:

22/06/2026 17:48:50.48 · INFO · Caseta.doCommand - Cmd=[verboselogging~toggle] Client=[dashboard-fx-jf59]
22/06/2026 17:49:13.49 · INFO · Caseta.doCommand - Cmd=[13~Press~2] Client=[dashboard-fx-jf59]
22/06/2026 17:49:13.49 · WARN · Server.doCommand - Unknown command Keypad.13.Pause
Last edit: 2 months 4 weeks ago by cjisble. Reason: Reformat log output

Please Log in or Create an account to join the conversation.

cjisble's Avatar Topic Author
User User
  • Posts: 202
  • Thanks: 12

Re: Caseta Smart Bridge (L-BDG2)

2 months 4 weeks ago
#5012
I downloaded the Lutron Integration Protocol.  It is a 10Mb PDF, which is too large to attach.

You probably already have it, but I thought I would provide the link, just in case.

assets.lutron.com/a/documents/040249.pdf

Please Log in or Create an account to join the conversation.

davep's Avatar
Admin Admin
  • Posts: 371
  • Thanks: 98

Re: Caseta Smart Bridge (L-BDG2)

2 months 4 weeks ago
#5013
Yes, I have all the Lutron documentation. I'll revisit this again in the next few days. Higher priority interrupts at the moment.

Please Log in or Create an account to join the conversation.

davep's Avatar
Admin Admin
  • Posts: 371
  • Thanks: 98

Re: Caseta Smart Bridge (L-BDG2)

2 months 4 weeks ago
#5014
Press each of those Pico buttons. You should see similar command not found entries. Each of those buttons will try to fire off a macro. That's the Keypad.13.Pause in the log.

Create a macro by that name and it will execute the commands in the macro. Create a macro for each of the Pico buttons.

Please Log in or Create an account to join the conversation.

cjisble's Avatar Topic Author
User User
  • Posts: 202
  • Thanks: 12

Re: Caseta Smart Bridge (L-BDG2)

2 months 4 weeks ago
#5015
Press each of those Pico buttons. You should see similar command not found entries. Each of those buttons will try to fire off a macro. That's the Keypad.13.Pause in the log.

Create a macro by that name and it will execute the commands in the macro. Create a macro for each of the Pico buttons.
 
I'm confused.

From what you wrote, it sounds like you are saying that if I press the hard button on the remote, it will execute a MyServer macro.

What I am trying to do is send a command from MyServer to execute a button press on the Pico.  If this is the case, I don't understand why I should need to create a MyServer macro.

Please Log in or Create an account to join the conversation.

davep's Avatar
Admin Admin
  • Posts: 371
  • Thanks: 98

Re: Caseta Smart Bridge (L-BDG2)

2 months 4 weeks ago
#5016
I was just explaining why you were seeing the command not found message in the log.

Lighting|<id>~Press~<button #> works in other Lutron installs we've done. This might be the first caseta with a pico. Not sure. I'll revisit when I finish my current task.

Please Log in or Create an account to join the conversation.

Time to create page: 0.275 seconds