How can I use the value of a helper to check if an entity is above this value?
Something like this doesn’t work.
condition: numeric_state
entity_id: input_number.test
value_template: 'above: states("input_number.test2")|float '
2 posts - 2 participants