add initial_value to servo example (#2870)

This commit is contained in:
notsonominal 2023-04-23 22:11:02 +02:00 committed by GitHub
parent 83583e37bf
commit 018e5bb6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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