Alex Lukas
Alex Lukas
GitHub Issue (if applicable): #3078 **Explanation of Bugfix/Feature/Modification:** Replaced the implementation based on Ember components with a low level event handler registered directly on the inputs. Does not work so...
**Describe the bug** I develop using WSL on my windows machine. Before I caught up to date with the main branch, the pre-commit hooks worked fine, since I merged the...
I was a little too fast and created some stubs for the [typeshed project](https://github.com/python/typeshed) in order to allow for type checking code using this library according to [PEP 561](https://peps.python.org/pep-0561/) ([see...
Remove ENDCLASS from snippet to allow for easier copying
I added stubs for nanoleafapi (see [on PyPi](https://pypi.org/project/nanoleafapi/) and [on Github](https://github.com/MylesMor/nanoleafapi). I generated the stubs as indicated in the contribution guide, and then clarified some types. `Incomplete` is still used...