Skip to content

Commit 1b6e876

Browse files
Merge pull request #21 from kbx81/20250731-add-ld24xx
Updates for ESPHome 2025.8.0 release
2 parents 8c53e0b + 96814e7 commit 1b6e876

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Integrations/ESPHome/Core.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
substitutions:
2-
version: "25.7.8.1"
2+
version: "25.8.12.1"
33

44
esp32:
55
board: esp32-s3-devkitc-1
@@ -8,10 +8,6 @@ esp32:
88
framework:
99
type: esp-idf
1010

11-
external_components:
12-
- source: github://pr#9075
13-
components: [ld2412]
14-
1511
api:
1612
services:
1713
- service: play_buzzer
@@ -89,12 +85,10 @@ output:
8985
ld2412:
9086
id: ld2412_radar
9187
uart_id: uart_ld2412
92-
throttle: 500ms
9388

9489
ld2450:
9590
id: ld2450_radar
9691
uart_id: uart_ld2450
97-
throttle: 500ms
9892

9993
button:
10094
- platform: restart

0 commit comments

Comments
 (0)