mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-14 10:35:27 +01:00
Update servo.rst (#3340)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
parent
450df4f711
commit
b0c038c9a5
@ -56,7 +56,7 @@ Advanced Options:
|
||||
This is useful if you have an absolute servo motor and it goes back to its 0 position at startup.
|
||||
Defaults to ``false``.
|
||||
- **auto_detach_time** (*Optional*, :ref:`config-time`): The time after reaching the target value when the servo will be detached`, if set to zero, servo will not be detached. Defaults to ``0s``.
|
||||
- **transition_length** (*Optional*, :ref:`config-time`): The time needed for a full movement (-1.0 to 1.0). This will effectively limit the speed of the servo, the larger the value, the slowest the servo will move. Defaults to `` 0s``
|
||||
- **transition_length** (*Optional*, :ref:`config-time`): The time needed for a full movement (-1.0 to 1.0). This will effectively limit the speed of the servo, the larger the value, the slowest the servo will move. Defaults to ``0s``.
|
||||
This can slow down the servo to avoid loud noises or just make the movement not jerking.
|
||||
|
||||
.. note::
|
||||
|
Loading…
Reference in New Issue
Block a user