You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A note for anyone with this issue in future:
I was able to fix sacn always defaulting to off by changing led-control/ledcontrol/app.py
settings['settings']['sacn'] = 1
Then continuing with the install instructions.
The text was updated successfully, but these errors were encountered:
A note for anyone with this issue in future:
I was able to fix sacn always defaulting to off by changing led-control/ledcontrol/app.py
settings['settings']['sacn'] = 1
Then continuing with the install instructions.
The text was updated successfully, but these errors were encountered: