Skip to content

Minimum changes to get Caseta Pro bridge working #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jnoxon
Copy link

@jnoxon jnoxon commented Jan 18, 2017

Lutron has a midrange system called Caseta Wireless that uses the same Clear Connect RF technology as RadioRA2, but it's dumbed down and sold directly to consumers. It uses the same Pico remotes, but the other system components are not interchangeable. The "Pro" version of the Caseta Bridge supports a subset of the Lutron integration protocol. Exactly what is supported isn't clear, as Lutron hasn't indicated any willingness to share specifications except with their partners. Regardless, simple device control and monitoring is possible.

This PR has the minimum changes required to get the Caseta Pro bridge working. Namely:

  1. The Caseta Pro Bridge takes a very long time to present the login prompt after it accepts a TCP connection. (This could be cleaned up further by using a different timeout for the login sequence.)

  2. The #MONITORING command is not supported: The GNET> prompt cannot be disabled, and network updates are always sent. Thus, upon startup there are five ~ERROR,6 messages.

Beyond these gotchas, basic functionality seems to work.

I'm willing to accept that you're likely not interested in compatibility with the Caseta system, but if you are, I'd be happy to submit further PR's as I work out more differences. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant