Thanks - just tested gradient as suggested
=> no gradient.
And also blinking without quotation marks:
Not working.
Thanks!
Hmmm, gradient works as expected, with this code it do exactly what it shouldā¦
Blinking work as expected too
Value 1 you entered is superlow, it means it should blink every 1ms, that is not possible for Awtrix, if you put 400 as blink every 400ms, that you will see blinks.
EDIT: But indeed it looks like repeat and blinkText does not work in custom app, i will try to fix it
Hi @Bckp, I was just testing your updated app with the option to format text fragments.
You indicate that you can put text fragments both in the text field and the JSON field.
It works if I put the parameters in the text/message field, e.g.:
It does not work if I put the parameters in the JSON field (and leave the text/message field empty):
Perhaps the JSON option only works with notifications?
Anyhow: thanks for implementing the colored text fragments option
!
Thanks for info, fixed in 1.3.8
now it should work as expectedā¦
Great, indeed the JSON option now also works! Thanks for the quick fix
!
No problem
if you find more bugs, just write me
i hope one day i finish initial setup page so i can release v2 ![]()
Hi there, I changes the IP addresses of my 5 AWTRIX, adopted settings in Homey and everything was fine⦠two days later (yesterday) => red triangle with exclamation markā¦
Just of this very second: There are back on⦠strangeā¦
All they are all gone againā¦
Create report pleaseā¦
thanks - too late. Since Homey stated that the AWTRIX app isnĀ“t installed, I dared to āre-installā it (it still was installed), and that brought back all devices without breaking the innumerous flows.
report: ee4ed826-df4d-46be-878e-745ab964b86d
Thanks for report, this looks like some sort of athom error that my app cant handle, error log said, the app is not connected to LAN ,i will try to speak with some smarter devs about thisā¦
Yes, I know, I was struggling with some WiFi issues lately, but they are resolved now. ![]()
Thanks for your kind help!!!
Any news�
Wifi ist stable now here, but quite a few of my scrolling texts are looking screwed up now,ā¦.
Thanks!
@Bckp Iāve seen that you already fixed something about the colored text function within the JSON. I tried it as well, but Iām getting always only the icon without any textā¦
What I did:
{
"repeat": 3,
"pushIcon": 2,
"text": [
{
"t": "Hello, ",
"c": "FF0000"
},
{
"t": "world!",
"c": "00FF00"
}
]
}
Ok found the issue - so stupid. I missed somehow the # before the color. thanks everone for help. I compared the example @SunBeech with mineā¦
Iām sorry, I was in the hospital with a disease called Vertigo (balance disorder), but im starting to work again, so i will check your code and what can be wrong, one thing is, are you sure you have proper icon id?
Edit: oh you found it, there is difference between what docs say and what is expected, i spoke about that with enforcer (author of awtrix fw) already but it is kind of BC break he do not want to publish (understandable), homey app accepts color only with hash tag⦠i can write bigger regex for parsing hex values but i would prefer to stick with simple color entry with hash character
Sorry, not yet
i was off for whileā¦
Hope you get well soon! Oneās health goes first
.