Skip to content

Purpose-specific triggers: Behavior First and Last not working #160309

@ElectroAttacks

Description

@ElectroAttacks

The problem

When using the newly added purpose- specific triggers, they only get triggered when having the bevior set to 'Any'. I would suggest adding those implementations and maybe add an optional timeout as well....

What version of Home Assistant Core has the issue?

2025.12.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Automation

Link to integration documentation on our website

https://www.home-assistant.io/integrations/automation

Diagnostics information

No response

Example YAML snippet

alias: New automation
description: ""
triggers:
  - trigger: light.turned_on
    target:
      floor_id: zonen
    options:
      behavior: first
conditions: []
actions: []
mode: single

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions