mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Add report_position test
Fixes https://github.com/esphome/issues/issues/46
This commit is contained in:
@@ -996,6 +996,9 @@ switch:
|
||||
i = -5000;
|
||||
}
|
||||
return i;
|
||||
- stepper.report_position:
|
||||
id: my_stepper
|
||||
position: 0
|
||||
|
||||
fan:
|
||||
- platform: binary
|
||||
|
Reference in New Issue
Block a user