Skip to content

Conversation

@ildar170975
Copy link
Contributor

@ildar170975 ildar170975 commented Nov 9, 2025

Breaking change

Proposed change

Currently for last-changed/last-updated/... labels we cannot see values like "48 seconds ago", "50 minutes ago", "22 hours ago", "5 days ago".
This PR increases thresholds a bit to make that possible for SECONDS & MINUTES only. During tests I concluded that for hours & days a change is not crucial.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@ildar170975 ildar170975 marked this pull request as ready for review November 9, 2025 07:21
@silamon
Copy link
Contributor

silamon commented Nov 9, 2025

This probably fixes #25145?

@MindFreeze MindFreeze merged commit 963fc13 into home-assistant:dev Nov 10, 2025
15 checks passed
@ildar170975 ildar170975 deleted the relative-time-thresholds branch November 10, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

last-changed/triggered jumps from 45 sec to 1 minute

3 participants