Door states

DOOR STATES BIT VECTOR
DOOR_OPEN_UNLOCKED 0
DOOR_CLOSED_UNLOCKED 1
DOOR_CLOSED_LOCKED 2
DOOR_NONE 3