From 57cea6d63769d4f5649f1c2bb1a7845c05b9c51b Mon Sep 17 00:00:00 2001 From: rappenze Date: Wed, 15 Feb 2023 23:28:44 +0100 Subject: [PATCH] Update pyfibaro to version 0.6.8 (#88203) Update pyfibaro library to version 0.6.8 --- 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 f179cbc8a9c..6522d3b06ed 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.6"] + "requirements": ["pyfibaro==0.6.8"] } diff --git a/requirements_all.txt b/requirements_all.txt index f6ce12350fe..3a350a916cd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1621,7 +1621,7 @@ pyevilgenius==2.0.0 pyezviz==0.2.0.9 # homeassistant.components.fibaro -pyfibaro==0.6.6 +pyfibaro==0.6.8 # homeassistant.components.fido pyfido==2.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index af8a4d200ed..c26f6b0c97b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1161,7 +1161,7 @@ pyevilgenius==2.0.0 pyezviz==0.2.0.9 # homeassistant.components.fibaro -pyfibaro==0.6.6 +pyfibaro==0.6.8 # homeassistant.components.fido pyfido==2.1.1