[RELEASE] Tasmota RGBW LED Addressable Lights

I don't see how. There is no method "refresh" in that driver. Do you have a custom rule that is trying to refresh this device every minute?

@848667
@Ryan780 I think your right on that. Seems like there is an outside refresh being called from a rule or another app. I don't have an auto-refresh in the code for this driver.

You could add this to the bottom of the code to appease the logs but you really need to find what is causing the call to refresh.

def refresh() {
}

Great... It helped... No more errors.... Awesome!!!!

Thank you

HEy did you ever get this working with that magic home LED controller ?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.