mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-04-06 18:46:15 +02:00
add initial_value to servo example (#2870)
This commit is contained in:
parent
83583e37bf
commit
018e5bb6d9
@ -150,6 +150,7 @@ configuration. See :ref:`Number <config-number>` for more information.
|
||||
- platform: template
|
||||
name: Servo Control
|
||||
min_value: -100
|
||||
initial_value: 0
|
||||
max_value: 100
|
||||
step: 1
|
||||
optimistic: true
|
||||
|
Loading…
Reference in New Issue
Block a user