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
When HA suggests update for the Dig2Go controller, install the firmware as advised (which takes firmware from 14.2 to 14.4).
After install Dig2Go can't light any LEDs. Function to power lights is broken.
Expected Behavior
When update is installed, Dig2Go device continues to operate properly (can light LEDs).
Install Method
Binary from WLED.me
What version of WLED?
14.4
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
This happened to two controllers. Thought they were broken, but after several hours, someone suggested reflashing with the QuinLED WLED installer webpage. This worked first time. Afterwards, I let HA update the Dig2Go, but then immediately lost ability to light LEDs again.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
someone suggested reflashing with the QuinLED WLED installer webpage. This worked first time. Afterwards, I let HA update the Dig2Go, but then immediately lost ability to light LEDs again.
If you have a custom firmware, it's not a good idea to let HA pick and install a firmware update for you. That's because HA does not know about special build flags or usermods that might be needed for your controller, so it simply picks a standard build.
Please look here for firmware updates that are configured to match your controller, and install directly in WLED without relying on HA. https://github.com/filipvdb/QuinLED-Firmware
What happened?
HA detected WLED 14.2 on Dig2Go controller. After installing this to any controllers, they stop working (stop lighting attached lights).
To Reproduce Bug
https://install.quinled.info/dig2go/
Expected Behavior
When update is installed, Dig2Go device continues to operate properly (can light LEDs).
Install Method
Binary from WLED.me
What version of WLED?
14.4
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
This happened to two controllers. Thought they were broken, but after several hours, someone suggested reflashing with the QuinLED WLED installer webpage. This worked first time. Afterwards, I let HA update the Dig2Go, but then immediately lost ability to light LEDs again.
Code of Conduct
The text was updated successfully, but these errors were encountered: