Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Integrations/ESPHome/H-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ esphome:
version: "${version}"

# Hard floor is 2024.6.0; tracks the fleet
min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
- priority: 500
then:
Expand Down
2 changes: 1 addition & 1 deletion Integrations/ESPHome/H-3D.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ esphome:
version: "${version}"

# Must match H-3.yaml.
min_version: 2025.11.0
min_version: 2026.8.0
on_boot:
# Prevent Sleep is ALWAYS_OFF; no timer wake

Expand Down
Loading