WLED Binding do not Show Preset,Effects, Palettes

Hi,
I have OH 3.4.2 and WLED bindings do not show anymore list with Presets, Effects, Palettes…
I mean, If I chose a preset from WLED interface, value change on OH, but Preset list are not downloaded from WLED node, the same for other parameters.
It worked in past, nothing changed on both side, Wled is 0.14.0-b1, and the behaviour is the same on all nodes.

I have also a test enviroment with same version of OH, same configuration and Preset,Effects, Palettes are downloaded from WLED, same WLED that not working on my production OH.

I just reinstalled bindings and recreated things.

I have no idea on what check, any help would be appreciated.

Marco

Enable trace logging on the binding. That should always be the first step to gain more insight with any binding.

activated DEBUG log, no error.
What I have to look for?

Thanks

use TRACE level and post the output that shows when the binding is fetching the list of preset/pallete and effects names. This will be directly after you UNPAUSE the thing. You don’t need to understand it, just posting the output shows which lines of code are running normally and which ones are not.

Hi,
here is the log catch just when I enabled Things:

2023-03-12 13:47:58.622 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:06.623 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:06.727 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:06.747 [TRACE] [inding.wled.internal.api.WledApiV084] - /json/info:{"ver":"0.14.0-b1","vid":2212222,"leds":{"count":1,"pwr":0,"fps":3,"maxpwr":0,"maxseg":16,"seglc":[3],"lc":3,"rgbw":true,"wv":2,"cct":0},"str":false,"name":"WLED-SalottoLibreria","udpport":21324,"live":false,"liveseg":-1,"lm":"","lip":"","ws":0,"fxcount":187,"palcount":71,"cpalcount":0,"maps":[0],"wifi":{"bssid":"78:8A:20:54:FE:4A","rssi":-65,"signal":70,"channel":7},"fs":{"u":40,"t":1024,"pmt":1678559884},"ndc":2,"arch":"esp8266","core":"2_7_4_7","lwip":1,"freeheap":19896,"uptime":70532,"opt":79,"brand":"WLED","product":"FOSS","mac":"840d8e92c97c","ip":"192.168.1.146"}
2023-03-12 13:48:06.747 [DEBUG] [inding.wled.internal.api.WledApiV084] - Firmware for WLED is ver:0.14.0-b1
2023-03-12 13:48:06.747 [DEBUG] [ing.wled.internal.api.WledApiFactory] - Treating firmware as int:140
2023-03-12 13:48:06.747 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json
2023-03-12 13:48:06.830 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/info
2023-03-12 13:48:06.848 [TRACE] [nding.wled.internal.api.WledApiV0130] - /json/info:{"ver":"0.14.0-b1","vid":2212222,"leds":{"count":1,"pwr":0,"fps":3,"maxpwr":0,"maxseg":16,"seglc":[3],"lc":3,"rgbw":true,"wv":2,"cct":0},"str":false,"name":"WLED-SalottoLibreria","udpport":21324,"live":false,"liveseg":-1,"lm":"","lip":"","ws":0,"fxcount":187,"palcount":71,"cpalcount":0,"maps":[0],"wifi":{"bssid":"78:8A:20:54:FE:4A","rssi":-63,"signal":74,"channel":7},"fs":{"u":40,"t":1024,"pmt":1678559884},"ndc":2,"arch":"esp8266","core":"2_7_4_7","lwip":1,"freeheap":19896,"uptime":70532,"opt":79,"brand":"WLED","product":"FOSS","mac":"840d8e92c97c","ip":"192.168.1.146"}
2023-03-12 13:48:06.849 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/presets.json
2023-03-12 13:48:06.884 [TRACE] [nding.wled.internal.api.WledApiV0130] - Preset:0 json:null
2023-03-12 13:48:06.917 [TRACE] [nding.wled.internal.api.WledApiV0130] - Preset:2 json:{"on":true,"bri":255,"transition":7,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"grp":1,"spc":0,"of":0,"on":true,"frz":false,"bri":255,"cct":127,"col":[[255,0,0,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0}],"n":"Rosso"}
2023-03-12 13:48:06.917 [TRACE] [nding.wled.internal.api.WledApiV0130] - Preset:1 json:{"on":true,"bri":255,"transition":7,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"grp":1,"spc":0,"of":0,"on":true,"frz":false,"bri":254,"cct":127,"col":[[255,255,255,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0}],"n":"Led Bianchi","ql":"WH"}
2023-03-12 13:48:06.917 [TRACE] [nding.wled.internal.api.WledApiV0130] - Preset:3 json:{"on":true,"bri":255,"transition":7,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"grp":1,"spc":0,"of":0,"on":true,"frz":false,"bri":255,"cct":127,"col":[[203,219,255,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0}],"n":"Bianco"}
2023-03-12 13:48:06.981 [TRACE] [nding.wled.internal.api.WledApiV0130] - Preset:4 json:{"on":true,"bri":255,"transition":7,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"grp":1,"spc":0,"of":0,"on":true,"frz":false,"bri":255,"cct":127,"col":[[8,255,0,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0}],"n":"Verde"}
2023-03-12 13:48:06.981 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:06.996 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:11.998 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:12.015 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:14.624 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:17.017 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:17.033 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:22.035 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:22.051 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:22.625 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:27.053 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:27.082 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:30.626 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:32.097 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:32.115 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:37.116 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:37.138 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:38.627 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:42.139 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:42.155 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:46.628 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:47.157 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:47.174 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:52.176 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:52.196 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:48:54.629 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:48:57.198 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:48:57.213 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:02.215 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:02.230 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:02.631 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:49:07.231 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:07.251 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:10.670 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:49:12.252 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:12.271 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:17.272 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:17.288 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:18.672 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:49:22.289 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:22.310 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:26.673 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info
2023-03-12 13:49:27.311 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:27.328 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:32.329 [TRACE] [nding.wled.internal.api.WledApiV0130] - Sending WLED GET:/json/state
2023-03-12 13:49:32.345 [TRACE] [nding.wled.internal.api.WledApiV0130] - json/state:{"on":true,"bri":254,"transition":7,"ps":-1,"pl":-1,"nl":{"on":false,"dur":60,"mode":1,"tbri":0,"rem":-1},"udpn":{"send":false,"recv":true},"lor":0,"mainseg":0,"seg":[{"id":0,"start":0,"stop":1,"len":1,"grp":1,"spc":0,"of":0,"on":false,"frz":false,"bri":255,"cct":127,"col":[[254,254,254,0],[0,0,0,0],[0,0,0,0]],"fx":0,"sx":128,"ix":128,"pal":0,"c1":128,"c2":128,"c3":16,"sel":true,"rev":false,"mi":false,"o1":false,"o2":false,"o3":false,"si":0,"m12":3}]}
2023-03-12 13:49:34.674 [TRACE] [inding.wled.internal.api.WledApiV084] - Sending WLED GET:/json/info

It seem preset are downloaded, I am not able to undestand for others, but presets and others are not still present:

image

Marco

I have the same Issue with wled binding. I had the lists after creating the wled thing, after updating OpenHab from 4.01 to 4.02 the lists are gone.