diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 4824549..2556f64 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,5 +1,5 @@ substitutions: - version: "25.7.8.1" + version: "25.8.12.1" esp32: board: esp32-s3-devkitc-1 @@ -8,10 +8,6 @@ esp32: framework: type: esp-idf -external_components: - - source: github://pr#9075 - components: [ld2412] - api: services: - service: play_buzzer @@ -89,12 +85,10 @@ output: ld2412: id: ld2412_radar uart_id: uart_ld2412 - throttle: 500ms ld2450: id: ld2450_radar uart_id: uart_ld2450 - throttle: 500ms button: - platform: restart