Skip to content

Conversation

@drothenberger
Copy link

ESPHome 2025.8.0 has removed the throttle property in the LD2412 and ld2450 stanzas. Replace those with throttle filter settings on the sensors.

Version: 2025.8.20.1

What does this implement/fix?

Fixes #27. Replace the global "throttle" setting with per-sensor throttle filters.

Types of changes

  • Bugfix (fixed change that fixes an issue)
  • New feature (thanks!)
  • Breaking change (repair/feature that breaks existing functionality)
  • Dependency Update - Does not publish
  • Other - Does not publish
  • Website of github readme file update - Does not publish
  • Github workflows - Does not publish

Checklist / Checklijst:

  • The code change has been tested and works locally
  • The code change has not yet been tested

If user-visible functionality or configuration variables are added/modified:

  • Added/updated documentation for the web page

David Rothenberger and others added 2 commits August 20, 2025 12:04
ESPHome 2025.8.0 has removed the throttle property in the LD2412
and ld2450 stanzas. Replace those with throttle filter settings on
the sensors.
@TrevorSchirmer TrevorSchirmer merged commit f435ce5 into ApolloAutomation:main Aug 20, 2025
7 checks passed
@TrevorSchirmer
Copy link
Member

Thank you very much for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error with ESPHome 2025.8.0: throttle has been removed; use per-sensor filters, instead.

2 participants