Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to send the json as one command for large matrix #7

Open
dosipod opened this issue May 23, 2023 · 1 comment
Open

Add an option to send the json as one command for large matrix #7

dosipod opened this issue May 23, 2023 · 1 comment

Comments

@dosipod
Copy link

dosipod commented May 23, 2023

There was a fix for mqtt in wled today and we can send the full image via mqtt now but could only test with 16x16 and we want to test on larger matrix , noticed that the command to send for 16x32 is split to two in code ,
image
Is it possible to add an option for a format that will just give the whole thing as one command even if that will not work from tool could be useful for automation . I am still after a way to run your htm file from command line or automation so I could automate everything without going into ui so something line a script the will get ip and image as parameters and will safe the json output . If that is there then things will change beyond expectation . And yes this is only feature request but not an issue . I hope otherwise you are doing fine

@dosipod
Copy link
Author

dosipod commented May 23, 2023

mushroom_16x32.txt
image
I was able to use the api for 16x32 as single command and that worked from mqtt and when saved to preset . This is on esp32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant