Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WLED from HA on Dig2Go controller stops it from working #4095

Open
1 task done
pfurrie opened this issue Aug 9, 2024 · 1 comment
Open
1 task done

WLED from HA on Dig2Go controller stops it from working #4095

pfurrie opened this issue Aug 9, 2024 · 1 comment
Labels

Comments

@pfurrie
Copy link

pfurrie commented Aug 9, 2024

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

  1. Setup Dig2Go controller, using WLED firmware from this page:
    https://install.quinled.info/dig2go/
  2. Add Dig2Go to HA.
  3. When HA suggests update for the Dig2Go controller, install the firmware as advised (which takes firmware from 14.2 to 14.4).
  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
@pfurrie pfurrie added the bug label Aug 9, 2024
@softhack007
Copy link
Collaborator

softhack007 commented Aug 10, 2024

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

@softhack007 softhack007 added question and removed bug labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants