diff --git a/homeassistant/components/homematic/manifest.json b/homeassistant/components/homematic/manifest.json index 7c80806cae5..ea012ceeb27 100644 --- a/homeassistant/components/homematic/manifest.json +++ b/homeassistant/components/homematic/manifest.json @@ -3,7 +3,7 @@ "name": "Homematic", "documentation": "https://www.home-assistant.io/components/homematic", "requirements": [ - "pyhomematic==0.1.58" + "pyhomematic==0.1.59" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 8f5056e2e65..b5477351566 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1139,7 +1139,7 @@ pyhik==0.2.2 pyhiveapi==0.2.17 # homeassistant.components.homematic -pyhomematic==0.1.58 +pyhomematic==0.1.59 # homeassistant.components.homeworks pyhomeworks==0.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3aed5ca77d8..8d39983ac90 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -242,7 +242,7 @@ pydispatcher==2.0.5 pyheos==0.5.2 # homeassistant.components.homematic -pyhomematic==0.1.58 +pyhomematic==0.1.59 # homeassistant.components.iqvia pyiqvia==0.2.1