fix(locks): dp 47 motor_state seems to be inverted
Several device configs already had the inverted state, but some
didn't. Nothing in the history suggests that they are not also
inverted, as there seems to be a common design here, in most cases
the last change was the addition of this dp.
One device using dp 40 was not changed, as the common design does not
seem to apply there, though it may also be inverted.
Issue #5459