fix (m515_curtain_motor): do not map dp 7 to action
The range of values only includes opening and closing, it is missing
opened and closed states, which would still be OK if the value was only sent
by the device when actively opening or closing, but unfortunately it seems
to remain on one of the two states, making it a false description of the
actual state of the device.
Discussion #3730