diff --git a/homeassistant/components/plaato/manifest.json b/homeassistant/components/plaato/manifest.json index ddb3d4474a3..5335a79fe15 100644 --- a/homeassistant/components/plaato/manifest.json +++ b/homeassistant/components/plaato/manifest.json @@ -6,7 +6,7 @@ "dependencies": ["webhook"], "after_dependencies": ["cloud"], "codeowners": ["@JohNan"], - "requirements": ["pyplaato==0.0.15"], + "requirements": ["pyplaato==0.0.16"], "iot_class": "cloud_push", "loggers": ["pyplaato"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8430c3ae296..ea322308e14 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1723,7 +1723,7 @@ pypck==0.7.14 pypjlink2==1.2.1 # homeassistant.components.plaato -pyplaato==0.0.15 +pyplaato==0.0.16 # homeassistant.components.point pypoint==2.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 61461035b96..988133f9272 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1157,7 +1157,7 @@ pyownet==0.10.0.post1 pypck==0.7.14 # homeassistant.components.plaato -pyplaato==0.0.15 +pyplaato==0.0.16 # homeassistant.components.point pypoint==2.3.0