Sometimes it can happen that the companion keeps waking up even after sleep tracking session stops.
We can prevent this by checking whether the FitbitHTTPserver is running on the phone, and if not, terminating the wakeUp mode.
We need to make sure wakeup mode is properly enabled when sleep tracking starts. For example by starting it when we get "start" message from the watch?
Sometimes it can happen that the companion keeps waking up even after sleep tracking session stops.
We can prevent this by checking whether the FitbitHTTPserver is running on the phone, and if not, terminating the wakeUp mode.
We need to make sure wakeup mode is properly enabled when sleep tracking starts. For example by starting it when we get "start" message from the watch?