From ac3a6aaa8cdb005b3c900f9d9671e5a859351060 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Tue, 29 Sep 2020 19:59:12 -0400 Subject: [PATCH] Bump ZHA quirks lib to 0.0.45 (#40769) --- 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 34735d7aaf5..aa8a797d125 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -6,7 +6,7 @@ "requirements": [ "bellows==0.20.3", "pyserial==3.4", - "zha-quirks==0.0.44", + "zha-quirks==0.0.45", "zigpy-cc==0.5.2", "zigpy-deconz==0.10.0", "zigpy==0.24.3", diff --git a/requirements_all.txt b/requirements_all.txt index 4d339c095fb..35fcda2ef6e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2308,7 +2308,7 @@ zengge==0.2 zeroconf==0.28.5 # homeassistant.components.zha -zha-quirks==0.0.44 +zha-quirks==0.0.45 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 48e0460d91e..7c563a057d4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1071,7 +1071,7 @@ yeelight==0.5.3 zeroconf==0.28.5 # homeassistant.components.zha -zha-quirks==0.0.44 +zha-quirks==0.0.45 # homeassistant.components.zha zigpy-cc==0.5.2