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