python-laurel
python-laurel copied to clipboard
Python control of C by GE Bluetooth lightbulbs
I am unable to authenticate. Keep getting this error: ` Traceback (most recent call last): File "/home/pi/.local/lib/python3.9/site-packages/laurel/__init__.py", line 31, in authenticate return (r.json()['access_token'], r.json()['user_id']) KeyError: 'access_token' During handling of the...
It seems like for the BT devices at least, "scenes" (presets) are stored on the device as are schedules. Is there any way to read/change this info? I just started...
Since GE switched to Cync
The error Searching for bluepy_mjg59@ git+https://github.com/mjg/bluepy@local_version#egg=bluepy_mjg59 Reading https://pypi.org/simple/bluepu_mjg59/ Reading https://pypi.org/simple/bluepu-mjg59/ Couldn't find index page for 'bluepy_mjg59' (maybe misspelled?) Scanning index of all packages (This may take a while) Reading https://pypi.org/simple/...
Moving this issue to the new repository. I'm able to log in and apparently connect to the mesh. When I get attributes of my bulbs, it has the correct name...