mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	Miscellaneous Fixes
This commit is contained in:
		| @@ -120,5 +120,5 @@ def stepper_report_position_to_code(config, action_id, arg_type, template_arg): | ||||
|     action = Pvariable(action_id, rhs, type=type) | ||||
|     for template_ in templatable(config[CONF_POSITION], arg_type, int32): | ||||
|         yield None | ||||
|     add(action.set_target(template_)) | ||||
|     add(action.set_position(template_)) | ||||
|     yield action | ||||
|   | ||||
		Reference in New Issue
	
	Block a user