bump ESPHome to 2026.5.3

This commit is contained in:
pszafer
2026-06-15 10:47:28 +02:00
parent a7b9614131
commit f9af2a9978
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
name: Build ESPHome Firmware
env:
DEFAULT_ESPHOME_VERSION: "2026.4.0"
DEFAULT_ESPHOME_VERSION: "2026.5.3"
on:
push:
@@ -12,7 +12,7 @@ on:
esphome_version:
description: "ESPHome version (e.g., 2026.4.0)"
required: true
default: "2026.4.0"
default: "2026.5.3"
build:
description: "Build number (e.g., b1)"
required: true