Skip to content

Update state machine for Absent and Battery Low states #26

@denis-stepanov

Description

@denis-stepanov

Somewhat inspired by issue #16. The mailbox state machine should be updated as follows:

  1. state Absent moved to the highest priority, because the de-facto implementation of Absent in the code overrides any other state;
  2. Battery Low state is not really a state, because mailbox could be in any other state while having low battery. So this state should be removed and replaced with a dedicated flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions