You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@msjarrett FYI, I created a script to interface with Trimlight Select systems for personal use and have made it available via GitHub Gist at https://gist.github.com/ecdye/2272e0b0244fd712bc2a268f723c2924. It implements some of the functions discovered and documented by you in this project. It also has some implementations that were discovered through my own research and hacking. Comments and suggestions would be appreciated.
The text was updated successfully, but these errors were encountered:
I have been using the decompiled android app to check on some of commands and confirming your research. There are some things that I have discovered like how to rename the device that are not in your protocol description.
Update, I have released the script as a python module 'TrimPy' its available from the PyPi already. Development is happening at https://www.github.com/ecdye/TrimPy.git. I'll try to make a PR updating your project with my discoveries over the holiday.
@msjarrett FYI, I created a script to interface with Trimlight Select systems for personal use and have made it available via GitHub Gist at https://gist.github.com/ecdye/2272e0b0244fd712bc2a268f723c2924. It implements some of the functions discovered and documented by you in this project. It also has some implementations that were discovered through my own research and hacking. Comments and suggestions would be appreciated.
The text was updated successfully, but these errors were encountered: