mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Document missing servo restore option (#398)
This commit is contained in:
parent
644ae6682d
commit
e2d5848cea
@ -52,6 +52,9 @@ Advanced Options:
|
||||
to. This is also the state of the servo at startup. Defaults to ``7.5%``.
|
||||
- **max_level** (*Optional*, percentage): The PWM duty cycle the maximum value (100%) will map
|
||||
to. Defaults to ``12.0%``.
|
||||
- **restore** (*Optional*, boolean): Whether to restore the state of the servo motor at startup.
|
||||
This is useful if you have an absolute servo motor and it goes back to its 0 position at startup.
|
||||
Defaults to ``false``.
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user