juwei80
juwei80
Hello grantland! Ok, i found a (dirty) workaround for now: ``` new Handler().postDelayed(new Runnable() { public void run() { if (textView != null) textView.requestLayout(); } }, 100); ``` Added this...
Hi @oofnikj, yes, I am using config host, which is used when adding an entry in the DHCP => Static entries section. But my configured names are defined without the...
Me too
I found the issue on my installation. Since it was several months ago I have used HomeKit and so Yahka, I didn't notice the default change to avahi. In my...