-
Notifications
You must be signed in to change notification settings - Fork 19
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
add support for Bryant ControlBox #38
base: main
Are you sure you want to change the base?
Conversation
these values pulled from a Bryant ControlBox APK decompile
Note that when running this, it works! But there are errors:
or
|
the following command will give me the token and key for each device in my bryant controlbox account (though with errors that come from the LanDevice.identify method):
and the remaining code will use the discovered token and key to talk directly to my Bryant minisplit heads with WiFi dongles and tell them to only turn on when the ambient temperature needs it:
Thanks for this library! |
these values pulled from a Bryant ControlBox APK decompile