Skip to content

wakeUpInterval should be set to undefined when phone server is not running #14

Description

@Artaud

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions