Search found 1 match

by zwerfkat
Thursday 02 April 2020 13:12
Forum: Android
Topic: Domoticz app 2.0
Replies: 2382
Views: 679625

Re: Domoticz app 2.0

I was able to get rid of the notifications delay by disabling Doze Light only:
adb shell dumpsys deviceidle disable light
This command should be applied after a restart again, since my phone is not rooted.

Hopefully Android will make it possible to apply these settings manually in the future, but ...