1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00: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
parent 1f243ae37e
commit a59cde91ad
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: