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 deef6ba24ce..9bd4974a6ab 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1172,7 +1172,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 6fcdc9f3fe9..7f8b28d7a99 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