1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

Add servo missing restore option to codegen (#829)

See also https://github.com/esphome/issues/issues/609
This commit is contained in:
Otto Winter
2019-11-02 20:56:42 +01:00
committed by GitHub
parent 75275c4e93
commit dc2279b74f
3 changed files with 5 additions and 1 deletions

View File

@@ -620,6 +620,7 @@ light:
servo:
id: my_servo
output: out
restore: true
ttp229_lsf: