Hi,
is it possible to send a request in "multiple words" mode through mqtt? I.e. e.g. sending a sentence though mqtt instead of single words.
IMHO this would be great as one only would have to send one mqtt message instead of sending every step of the program (Text, pause, next text, etc.) which might not work reliably.
I tried sending "{"mode":"multiple","words":["test1","test2"],"delay":"2","center":true}" but the outcome was " mode:" LOL
Any input on this would be highly appreciated - I try to take the first display into production;)
PS: so far, the display doesn't seem to be too reliable with home assistant and mqtt. I am trying to run a clock but his only works reliably for a certain time. Then the display seems to go dark and stops listening. I havent found a pattern as to when it stops working. It seems random, sometimes after a few minutes, sometimes it runs an hour or two but rarely longer. (the time in the software is always wrong btw)
Anyway, this is awesome work, the new design of the UX looks so great, it motivates every time I use it! THANK YOU!