mirror of
https://github.com/esphome/esphome.git
synced 2025-02-07 13:40:59 +00:00
Add report_position test
Fixes https://github.com/esphome/issues/issues/46
This commit is contained in:
parent
af0c213024
commit
3d1cce2a29
@ -996,6 +996,9 @@ switch:
|
|||||||
i = -5000;
|
i = -5000;
|
||||||
}
|
}
|
||||||
return i;
|
return i;
|
||||||
|
- stepper.report_position:
|
||||||
|
id: my_stepper
|
||||||
|
position: 0
|
||||||
|
|
||||||
fan:
|
fan:
|
||||||
- platform: binary
|
- platform: binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user