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
I'm not sure the right forum to post this, but I've found a replicable issue in this version of WLED.
If using TM1814 Leds and connecting to Home Assistant, any time the Home Assistant client refreshes the state of WLED.... it causes the lights to blink red.
This wouldn't be much of an issue except the client is regularly polled by HA.
What seems to be happening is that at the moment HA polls WLED for it's current state, WLED stops sending signal on the data line, causing the light strips to revert to the their default state of cycling through the lights R/G/B/Y/C/M/W in loop.. it only gets through a brief flash of red before the signal is restored.
This would be avoided if WLED just continued to send PWM signal while responding to the request.
It doesn't seem to be an issue with other versions of WLED, fwiw.
To Reproduce Bug
Using SR-WLED with TM1814 lights. Connect to a Home Assistant system, and wait.
Expected Behavior
No red flashing, just staying on it's present state.
What happened?
Hi,
I'm not sure the right forum to post this, but I've found a replicable issue in this version of WLED.
If using TM1814 Leds and connecting to Home Assistant, any time the Home Assistant client refreshes the state of WLED.... it causes the lights to blink red.
This wouldn't be much of an issue except the client is regularly polled by HA.
What seems to be happening is that at the moment HA polls WLED for it's current state, WLED stops sending signal on the data line, causing the light strips to revert to the their default state of cycling through the lights R/G/B/Y/C/M/W in loop.. it only gets through a brief flash of red before the signal is restored.
This would be avoided if WLED just continued to send PWM signal while responding to the request.
It doesn't seem to be an issue with other versions of WLED, fwiw.
To Reproduce Bug
Using SR-WLED with TM1814 lights. Connect to a Home Assistant system, and wait.
Expected Behavior
No red flashing, just staying on it's present state.
Install Method
From SoundReactive Release Page https://github.com/atuline/WLED/releases
What version of Soundreactive WLED?
0.13.4
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: