EX_Servo Enhancements
v2.9.3's most significant change is a redesign of the EX_Servo class. You can now control the speed of the servo motor, configure position values for 'on' and 'off' and use those commands in your automations, and motor moves are now asynchronous, allowing multiple motors to move simultaneously without blocking other ST_Anything tasks.
Also, an attempt has been made to modify the Parent Device Handler prevent the 'duplicate child devices' issue. Early testing looks hopeful, but only time will tell.