Hello,
When the television is switched on, I would like to hide the date on the awtrix. And when the television is switched off, I would like to show the date.
I have found this in the documentation:
DAT
: Enable or disable the native date app (requires reboot).
So, my mqtt message would be:
{
"DAT": false
}
But what about the reboot?
If I reboot the whole awtrix goes into reboot.
Isn’t there another way to show and hide the date? Same goes for time and other standard apps.
Regards, Peter