Stephen Bird

Results 7 issues of Stephen Bird

## Describe the bug Every morning at around 02:50 my google homes go offline for some reason for about 10 minutes. I get the log: "maybe it is offline" and...

question

This can occur when the scheduler is being stopped.

This should properly resolve https://github.com/meekrosoft/fff/issues/51

Hi! I'm in the process of adding support for my "MP3" device which includes some sleep/lullaby tones for baby. I've got a pretty good idea about how to add the...

usage question
no-stale

fixes https://github.com/rh389/react-native-paho-mqtt/issues/12

After putting my application in the background for a minute (on android) and resuming i notice that the Client.isConnected() call returns true, even when the trace ping logs are not...

the screen can take over a second to draw sometimes. we should be able to draw only a particular part of the screen, making updates faster.