diff --git a/homeassistant/components/homematic/manifest.json b/homeassistant/components/homematic/manifest.json index ea012ceeb27..3c350e75730 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.59" + "pyhomematic==0.1.60" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 364a7021179..4be4c42d8e6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1169,7 +1169,7 @@ pyhik==0.2.3 pyhiveapi==0.2.18.1 # homeassistant.components.homematic -pyhomematic==0.1.59 +pyhomematic==0.1.60 # homeassistant.components.homeworks pyhomeworks==0.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7d7ebc5076a..91d77005238 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -260,7 +260,7 @@ pydispatcher==2.0.5 pyheos==0.5.2 # homeassistant.components.homematic -pyhomematic==0.1.59 +pyhomematic==0.1.60 # homeassistant.components.iqvia pyiqvia==0.2.1