Update state machine for Absent
and Battery Low
states
#26
Labels
enhancement
New feature or request
Absent
and Battery Low
states
#26
Somewhat inspired by issue #16. The mailbox state machine should be updated as follows:
Absent
moved to the highest priority, because the de-facto implementation ofAbsent
in the code overrides any other state;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.The text was updated successfully, but these errors were encountered: