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
For the Home Assistant integration we query the /all endpoint to get the state of the Fibonacci device. I just updated my Fibonacci256 to the latest version and now notice that the animation pauses between 0.5-3s when I query /all and /fieldsWithoutOptions.
I actually notice now that hitting /all does cause a tiny freeze, but maybe 0.2s. Definitely not as noticeable as on the hack-fix-all-json-truncation branch
For the Home Assistant integration we query the
/all
endpoint to get the state of the Fibonacci device. I just updated my Fibonacci256 to the latest version and now notice that the animation pauses between 0.5-3s when I query/all
and/fieldsWithoutOptions
.Update That was not the latest version I updated to. I accidentally updated to https://github.com/jasoncoon/esp8266-fastled-webserver/tree/jcoon/hack-fix-all-json-truncation
See video for an example querying
/all
:fibo-all-smaller.mov
For
/fieldsWithoutOptions
it feels the timeout is more often short than long but still can experience long freezes.The text was updated successfully, but these errors were encountered: