Skip to content

Conversation

baudneo
Copy link

@baudneo baudneo commented Aug 24, 2025

Version: "25.8.24.1"

What does this implement/fix?

ESPHome 2025.8.0 will not compile with the current Core.yaml file. It fails with:

ld2450: [source /data/packages/4132d9b7/Integrations/ESPHome/Core.yaml:95]
  - id: ld2450_radar
    uart_id: uart_bus2
    
    throttle has been removed; use per-sensor filters, instead.
    throttle: 500ms

Reading the docs shows that each domain (switch, sensor, number, etc.) have filters with default values to not flood the HASS DB, so I removed the throttle filters and let the defaults be used.

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

@TrevorSchirmer TrevorSchirmer changed the base branch from main to beta August 25, 2025 17:22
@kbx81
Copy link
Contributor

kbx81 commented Sep 17, 2025

This was addressed already in #21

@bharvey88
Copy link
Contributor

closing as already fixed - thanks for the issue we appreciate it!

@bharvey88 bharvey88 closed this Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants