From 26dea0f247a60ffe59f6f790e0b3b5d39cb7f97a Mon Sep 17 00:00:00 2001 From: Alexei Chetroi Date: Mon, 24 Jun 2019 16:57:07 -0400 Subject: [PATCH] Update ZHA dependencies. (#24736) --- homeassistant/components/zha/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index e8f417b8eb0..15fcf38100f 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/components/zha", "requirements": [ - "bellows-homeassistant==0.8.1", + "bellows-homeassistant==0.8.2", "zha-quirks==0.0.15", "zigpy-deconz==0.1.6", "zigpy-homeassistant==0.6.1", diff --git a/requirements_all.txt b/requirements_all.txt index 84b0b79fae6..79d083d0b8e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -241,7 +241,7 @@ batinfo==0.4.2 beautifulsoup4==4.7.1 # homeassistant.components.zha -bellows-homeassistant==0.8.1 +bellows-homeassistant==0.8.2 # homeassistant.components.bmw_connected_drive bimmer_connected==0.5.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 45005999184..2cc3f9760ae 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -79,7 +79,7 @@ av==6.1.2 axis==25 # homeassistant.components.zha -bellows-homeassistant==0.8.1 +bellows-homeassistant==0.8.2 # homeassistant.components.caldav caldav==0.6.1