Sunix-ledstrip-controller-client

Latest version: v2.0.5

Safety actively analyzes 621122 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.5

What’s Changed

* Upgrade to GitHub-native Dependabot (6) by dependabot-preview
* migration to poetry
* migration from travis to github actions
* upped min python version from 3.4 -> 3.7
* python 3.10 support (syntax fixes)

2.0.4

* discovery is now executed multiple times internally to improve result consistency and accuracy
* added \_\_eq__ and \_\_hash__ implementations to Controller
* slight refactoring

2.0.3

* close sockets after use
* use 1 second timeout for initial connection too
* dont catch timeout errors

2.0.2

* fixed "TypeError: unsupported operand type(s) for +=: 'int' and '_io.BytesIO' in packets/__init__.py"

2.0.1

* a beautiful pypi release

2.0.0

* major refactoring for better seperation of api and controller
* api can now fully be used without the need to create a controller object
* the controller class now has build in methods for all its features (that call the necessary api method themselves)
* the update_state method has been moved to the controller, the api now has a get_state method instead
* updated examples
* the get_time() method will now return None if there is no time set on the device

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.