Condition Type: Numeric state- Is it possible to replace a Constant with a Variable for Below or Above?

The Numeric state edited through the UI wants a Constant entered into the fields for Below or Above. If I have a Helper defined as input_number.some_name, is there a way that that Helper, or variable, can be entered via editing the automation.yaml file to produce successful results out of the automation logic? I tried the Entity_ID without quotes, no errors, but the automation doesn’t work.

Look at the last example in this section https://www.home-assistant.io/docs/scripts/conditions/#numeric-state-condition

Cool. I’ll try it again. I must have messed something up. Maybe I used the Friendly Name, it was late last night. Thanks!!