Matt Muller

Results 10 issues of Matt Muller

I just want to thank you so much for this project and my room is looking awesome with the addition of sound reactive lights. My future request for the 'Scroll'...

### 1. Editable Device _Environment: Device Management_ Ability to edit the device. ### 2. Basic Device Effect Saving (bug) _Fixed and Deployed_ https://github.com/simon-wh/LedFx/commits?author=simon-wh Tested and is working. Thanks @simon-wh 👍...

Within Manage Devices, can edit the LED1, to assign reactive audio settings for channels from one of the following options: - mono - stereo - left - right

Created Captivate API Wanting to use this PR for Hacktoberfest: https://hacktoberfest.com/participation/

Get Ledfx scenes via API, upon light scene activation send PUT to Ledfx API scene. Wanting to use this PR for Hacktoberfest: https://hacktoberfest.com/participation/

If WLED Device, than show WLED effects in dropdown. Upon selecting WLED effect send effect to device

hacktoberfest
hacktoberfest-accepted

Clicking on "pitchSpectrium" get the following error: ``` Traceback (most recent call last): File "d:\google drive\ledfx\ledfx-master-mattallmighty\ledfx-master\ledfx\effects\audio.py", line 133, in _audio_sample_callback self._invoke_callbacks() File "d:\google drive\ledfx\ledfx-master-mattallmighty\ledfx-master\ledfx\effects\audio.py", line 140, in _invoke_callbacks callback() File...

### Issue: `ModuleNotFoundError: No module named 'openai.error'` It appears that the `chatgpt` package has a dependency on an older version of the `openai` library, resulting in a `ModuleNotFoundError` for the...