ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
384 stars 91 forks source link

Couldn't find 'wled' in the device registry #199

Open snotgun opened 7 months ago

snotgun commented 7 months ago

Initially had this working on the portable beta but that stopped responding so tried the v1 installer. Now I only get this error:

"[Updater ] main : Checking for updates... [Updater ] main : You're all up to date, enjoy the light show! Loading configuration file from C:\Users\kscoo\AppData\Roaming.ledfx Loading default presets from C:\Program Files (x86)\LedFx\data\ledfx Started webinterface at http://0.0.0.0:8888 [ERROR ] ledfx.core : Exception in core event loop: Task exception was never retrieved Traceback (most recent call last): File "core.py", line 117, in async_start self.devices.create_from_config(self.config["devices"]) File "devices__init__.py", line 300, in create_from_config File "utils.py", line 539, in create raise AttributeError( AttributeError: Couldn't find 'wled' in the device registry"