xled
xled copied to clipboard
🎄Unofficial control for Twinkly - Smart Decoration LED lights.
Discovery is currently implemented as a broadcast. On some networks broadcasts are not propagated. That effectively means Twinkly devices cannot be found. Unicast connections work just fine (e.g. because they...
I'm not sure about this approach especially because of API breakage. I'm marking this PR as draft one for now.
I'm not decided if this should be done separately or rather part of API docs on module level. Therefore for now this is a draft pull request.
# Summary Usually when there are network issues the driver raises an exception, but sometimes it just hangs forever. # Affected XLED components - [ ] Command Line Interface (CLI)...
TODO: figure out why or why not :)
I use `set_rt_frame_socket` to send individual frames to my light strings. These are shown for 60 seconds before the string reverts to its last stored movie. Because the `xled.control.ControlInterface` does...
Bumps [pip](https://github.com/pypa/pip) from 21.1 to 23.3. Changelog Sourced from pip's changelog. 23.3 (2023-10-15) Process Added reference to vulnerability reporting guidelines <https://www.python.org/dev/security/>_ to pip's security policy. Deprecations and Removals Drop a...
When it’s something other than a UUID, `/xled/v1/movies/new` responds with “412 Client Error: Precondition Failed for url”
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **3.0.4** to **7.2.5**. Changelog ### 7.2.5 ``` ===================================== Bugs fixed ---------- * 11645: Fix a regression preventing autodoc from importing modules within packages that make...
This PR updates [coverage](https://pypi.org/project/coverage) from **5.5** to **7.3.0**. Changelog ### 7.3.0 ``` -------------------------- - Added a :meth:`.Coverage.collect` context manager to start and stop coverage data collection. - Dropped support for...