From d0d74eb30edc38501d34f850414bbc38e79bc120 Mon Sep 17 00:00:00 2001 From: Paul Frank Date: Tue, 23 May 2023 11:28:33 +0200 Subject: [PATCH] Bump mystrom to 2.2.0 (#93389) --- homeassistant/components/mystrom/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/mystrom/manifest.json b/homeassistant/components/mystrom/manifest.json index d6f551451d4..7659b1d8025 100644 --- a/homeassistant/components/mystrom/manifest.json +++ b/homeassistant/components/mystrom/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/mystrom", "iot_class": "local_polling", "loggers": ["pymystrom"], - "requirements": ["python-mystrom==1.1.2"] + "requirements": ["python-mystrom==2.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 785398bdf48..414aff976ac 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2095,7 +2095,7 @@ python-miio==0.5.12 python-mpd2==3.0.5 # homeassistant.components.mystrom -python-mystrom==1.1.2 +python-mystrom==2.2.0 # homeassistant.components.nest python-nest==4.2.0