Hello,
I have a shell script to get the wifi status (enable or disabled).
Via automation I execute the script every 5mins and get the result into a variable.
My wish is to have this information on the dashboard, if possible not show “1” or “0” but enabled on disabled.
I block on how to do this…
Thx