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

UDP does not work with WLED #56

Closed
mase76 opened this issue Feb 3, 2021 · 1 comment
Closed

UDP does not work with WLED #56

mase76 opened this issue Feb 3, 2021 · 1 comment
Labels
stale Items without activity in the last 30 days

Comments

@mase76
Copy link

mase76 commented Feb 3, 2021

Hi!
Because I also use my WLED devices with other software and DDP, I have to control the devices with LedFx via UDP. However the devices do not respond. I am using Debian Buster. I see the following in the console log:
[ERROR ] ledfx.core : Exception in core event loop: Exception in callback Device.thread_function() Traceback (most recent call last): File "/usr/lib/python3.9/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/local/lib/python3.9/dist-packages/ledfx-0.9.2-py3.9.egg/ledfx/devices/__init__.py", line 157, in thread_function self.process_active_effect() File "/usr/local/lib/python3.9/dist-packages/ledfx-0.9.2-py3.9.egg/ledfx/devices/__init__.py", line 141, in process_active_effect self.flush(self.assembled_frame) File "/usr/local/lib/python3.9/dist-packages/ledfx-0.9.2-py3.9.egg/ledfx/devices/udp.py", line 79, in flush udpData.extend(bytes([i])) ValueError: bytes must be in range(0, 256)

@stale
Copy link

stale bot commented Mar 5, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Items without activity in the last 30 days label Mar 5, 2021
@stale stale bot closed this as completed Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Items without activity in the last 30 days
Projects
None yet
Development

No branches or pull requests

1 participant