From 06302441955a48dd12fab1df9c251c74aa27843b Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Wed, 14 May 2025 09:54:26 +1200 Subject: [PATCH 1/2] Bump version to 2025.5.0b1 --- esphome/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/const.py b/esphome/const.py index 0f811aa870..0974a673ec 100644 --- a/esphome/const.py +++ b/esphome/const.py @@ -1,6 +1,6 @@ """Constants used by esphome.""" -__version__ = "2025.5.0-dev" +__version__ = "2025.5.0b1" ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_" VALID_SUBSTITUTIONS_CHARACTERS = ( From 5570a788fd2d846e14c8518058298c173f28f7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 21:23:32 -0500 Subject: [PATCH 2/2] Bump aioesphomeapi from 30.2.0 to 31.0.0 (#8779) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9547cd0ef0..985b9bf519 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ platformio==6.1.18 # When updating platformio, also update /docker/Dockerfile esptool==4.8.1 click==8.1.7 esphome-dashboard==20250415.0 -aioesphomeapi==30.2.0 +aioesphomeapi==31.0.0 zeroconf==0.147.0 puremagic==1.29 ruamel.yaml==0.18.10 # dashboard_import