mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00: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; |             i = -5000; | ||||||
|           } |           } | ||||||
|           return i; |           return i; | ||||||
|  |     - stepper.report_position: | ||||||
|  |         id: my_stepper | ||||||
|  |         position: 0 | ||||||
|  |  | ||||||
| fan: | fan: | ||||||
|   - platform: binary |   - platform: binary | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user