Skip to content
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

Upgrade wled library, use websockets for state #176

Open
cp2004 opened this issue Feb 14, 2022 · 0 comments
Open

Upgrade wled library, use websockets for state #176

cp2004 opened this issue Feb 14, 2022 · 0 comments

Comments

@cp2004
Copy link
Owner

cp2004 commented Feb 14, 2022

The python-wled library currently vendored doesn't support websockets, which could be used to get updates from WLED when turned on/off for example.

This is hard because the current version of the library only supports Python 3.9 and 3.10. I need to support at minimum 3.7... So some work will still have to be done. It's also not direct drop in as I don't use it asynchronously. I would like to do so at some point.

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

No branches or pull requests

1 participant