Alexander Klautke

Results 34 comments of Alexander Klautke

I just noticed the same behaviour

Please note that `setExactAndAllowWhileIdle` might work for Android 6 but not for Android 7. Idle mode is much more aggressive there and might even be engaged while the device is...

setExactAndAllowWhileIdle might work in 7 even when in idle mode, but establishing a network connection is a totally different thing. In addition, network connection change receivers behave weird as the...

Judging from some comments on Reddit and Medium, whitelisting also affects AppStandby (OS disabling network access to apps that haven't been used for some time or don't have a foreground...

`Doze is activated when the device is left unplugged, stationary, and with the screen turned off. Specific timings are up to OEMs, not google.` This is only true for Android...

I'd be happy to test this. I'll have to investigate it anyway for #102

[https://developer.android.com/reference/android/app/AlarmManager.html#setExactAndAllowWhileIdle(int, long, android.app.PendingIntent)](https://developer.android.com/reference/android/app/AlarmManager.html#setExactAndAllowWhileIdle%28int, long, android.app.PendingIntent%29)

Ah yes, this was reported somewhere else before and as you mentioned a bug in optimist. Alternatively you can also use mosquitto_pub if you've the Mosquitto Python tools installed. Could...

@jpmens What do you thing of a card interface like OpenHAB is using (https://lh4.googleusercontent.com/-DH_KWUoqQkc/UZ8jNlTuvxI/AAAAAAAAAbo/wI_a6jWIP04/w909-h568-no/device-2013-05-24-102053.png)? Would match the new design of the webinterface.

Ok, I'll look into it at the end of the week when on the train.