Skip to content

I cannot get this to work :c  #3

Description

@k1llerk3ks

Whenever i try to run the test script from readme i get: (i changed the MAC of the device a little)

Traceback (most recent call last):
  File "/home/myuser/python-spotled/example/test.py", line 2, in <module>
    sender = spotled.LedConnection('3b10b03d6ba4')
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/spotled/__init__.py", line 770, in __init__
    self._ensure_connection()
  File "/usr/lib/python3.11/site-packages/spotled/__init__.py", line 812, in _ensure_connection
    raise TimeoutError("Timeout exceeded waiting for bluetooth connection.")
TimeoutError: Timeout exceeded waiting for bluetooth connection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions