From 01046b88e543c15788c7cdd6ea55e39577311867 Mon Sep 17 00:00:00 2001 From: rappenze Date: Mon, 17 Apr 2023 09:39:13 +0200 Subject: [PATCH] Update pyfibaro to 0.7.0 (#91510) --- homeassistant/components/fibaro/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/fibaro/manifest.json b/homeassistant/components/fibaro/manifest.json index 6dd2104bd9b..866be3fba54 100644 --- a/homeassistant/components/fibaro/manifest.json +++ b/homeassistant/components/fibaro/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "local_push", "loggers": ["pyfibaro"], - "requirements": ["pyfibaro==0.6.9"] + "requirements": ["pyfibaro==0.7.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index b503a699548..4060f09fcc4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1619,7 +1619,7 @@ pyevilgenius==2.0.0 pyezviz==0.2.0.9 # homeassistant.components.fibaro -pyfibaro==0.6.9 +pyfibaro==0.7.0 # homeassistant.components.fido pyfido==2.1.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1e7d67c0a0b..db25fb90aaf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1171,7 +1171,7 @@ pyevilgenius==2.0.0 pyezviz==0.2.0.9 # homeassistant.components.fibaro -pyfibaro==0.6.9 +pyfibaro==0.7.0 # homeassistant.components.fido pyfido==2.1.2