Closed smcgann99 closed 1 year ago
Yes, that's a bug. The FW should be able to handle this correctly (at least no reboot).
Out of curiosity, what was the reason for sending the empty payload?
Incomplete code on my part, its a flow to get a list of pre-sets from a WLED led controller, if controller was offline then the message was created with an empty list. I added a check for that now, but thought I should mention the issue for the benefit of others.
Sorry but it looks like I found another issue - this payload causes a reboot - { "tiles": [ { "screen": 1, "tile": 7, "dropDownList": [] } ] }