Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Integrations/ESPHome/Core.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
version: "25.8.20.2"
version: "25.9.18.1"

esp32:
board: esp32-s3-devkitc-1
Expand Down Expand Up @@ -326,14 +326,14 @@ binary_sensor:
- platform: ld2450
ld2450_id: ld2450_radar
has_target:
id: has_target_bs
name: Presence
id: ld2450_presence
name: "LD2450 Presence"
has_moving_target:
id: has_moving_target_bs
name: Moving Target
id: ld2450_moving_target
name: "LD2450 Moving Target"
has_still_target:
id: has_still_target_bs
name: Still Target
id: ld2450_still_target
name: "LD2450 Still Target"

- platform: status
name: Online
Expand Down Expand Up @@ -1007,4 +1007,4 @@ script:
green: 0%
blue: 0%
- light.turn_off:
id: rgb_light
id: rgb_light