Broken device tracker conditions?

Is it me, or does the person and device tracker condition not work properly? I’ve been trying to change the old conditions to the ‘Person is not at home’ condition. When I press ‘test condition’ it keeps saying it’s not met the condition, while the person is not at home. There’s a working device tracker connected tot he Person, and the device tracker condition is also not working.

It doesn’t matter if I select or or more persons or devices in the conditions and play with the all or any behaviors. What am I missing? I have correctly set my ‘home’ zone, and I use it for multiple automations already.

image

This appeared with 2026.5.0 Core version.

  # NOW INVALID
  - condition: device_tracker.is_home
    target:
      entity_id: device_tracker.ultron
  # Valid, but not sure it's the same, as there are multiple zones in home.
  - condition: zone
    entity_id: device_tracker.ultron
    zone: zone.home