From d043aad702ce45fc5a3e6b8c6d8528ea583fcff9 Mon Sep 17 00:00:00 2001 From: Patrick Elsasser Date: Wed, 20 Aug 2025 16:06:12 +0200 Subject: [PATCH 1/2] mystrom: bump python-mystrom to 2.5.0 (includes legacy v1 tolerance for missing 'type') --- homeassistant/components/mystrom/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/mystrom/manifest.json b/homeassistant/components/mystrom/manifest.json index c5a981dbf460b..fa03370004303 100644 --- a/homeassistant/components/mystrom/manifest.json +++ b/homeassistant/components/mystrom/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/mystrom", "iot_class": "local_polling", "loggers": ["pymystrom"], - "requirements": ["python-mystrom==2.4.0"] + "requirements": ["python-mystrom==2.5.0"] } From e08fba3619a10abf7c17cd4a4c55b764a644537d Mon Sep 17 00:00:00 2001 From: Patrick Elsasser Date: Thu, 21 Aug 2025 11:27:43 +0200 Subject: [PATCH 2/2] gen_requirements_all: update aggregated requirements after mystrom bump to 2.5.0 --- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_all.txt b/requirements_all.txt index 3cf08cf15a81b..d73aacddea832 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2473,7 +2473,7 @@ python-miio==0.5.12 python-mpd2==3.1.1 # homeassistant.components.mystrom -python-mystrom==2.4.0 +python-mystrom==2.5.0 # homeassistant.components.open_router python-open-router==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8b87b683899ac..0aa4962f57988 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2046,7 +2046,7 @@ python-miio==0.5.12 python-mpd2==3.1.1 # homeassistant.components.mystrom -python-mystrom==2.4.0 +python-mystrom==2.5.0 # homeassistant.components.open_router python-open-router==0.3.1