From 58b6b5854dce0d9f19c57e8a59ce5191aa48c9eb Mon Sep 17 00:00:00 2001 From: Colby Rome Date: Wed, 27 Oct 2021 04:04:14 -0400 Subject: [PATCH] Bump quantum_gateway to v0.0.6 (#58452) --- homeassistant/components/quantum_gateway/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/quantum_gateway/manifest.json b/homeassistant/components/quantum_gateway/manifest.json index b734be8508e..5ce387dc9f3 100644 --- a/homeassistant/components/quantum_gateway/manifest.json +++ b/homeassistant/components/quantum_gateway/manifest.json @@ -2,7 +2,7 @@ "domain": "quantum_gateway", "name": "Quantum Gateway", "documentation": "https://www.home-assistant.io/integrations/quantum_gateway", - "requirements": ["quantum-gateway==0.0.5"], + "requirements": ["quantum-gateway==0.0.6"], "codeowners": ["@cisasteelersfan"], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index b76b59fac3a..2dc7c87df5c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2019,7 +2019,7 @@ pyzerproc==0.4.8 qnapstats==0.4.0 # homeassistant.components.quantum_gateway -quantum-gateway==0.0.5 +quantum-gateway==0.0.6 # homeassistant.components.rachio rachiopy==1.0.3