Skip to content

numeric_state trigger with entity as above/below doesn't trigger if only the value of the above/below entity changes #146992

@Cyberbeni

Description

@Cyberbeni

The problem

I have the following trigger in an automation:

triggers:
  - entity_id:
      - sensor.a
    above: sensor.b
    for:
      hours: 0
      minutes: 0
      seconds: 30
    trigger: numeric_state

If sensor.b changes to fall below sensor.a then the automation won't trigger until sensor.a also changes and stays above sensor.b for 30 seconds.

I would expect sensor.b changing to also trigger the automation.

What version of Home Assistant Core has the issue?

2025.5.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions