From 41cd3ba532ee329d67c6e042793dab5628f4d809 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Mon, 16 Mar 2020 15:29:14 -0400 Subject: [PATCH] Bump ZHA quirks to 0.0.37 (#32867) --- 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 fec85625ee4..19940eaea00 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://www.home-assistant.io/integrations/zha", "requirements": [ "bellows-homeassistant==0.14.0", - "zha-quirks==0.0.36", + "zha-quirks==0.0.37", "zigpy-cc==0.1.0", "zigpy-deconz==0.7.0", "zigpy-homeassistant==0.16.0", diff --git a/requirements_all.txt b/requirements_all.txt index 39b9857ca00..75fd30aac18 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2158,7 +2158,7 @@ zengge==0.2 zeroconf==0.24.5 # homeassistant.components.zha -zha-quirks==0.0.36 +zha-quirks==0.0.37 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7046f54f42a..974dbce4826 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -756,7 +756,7 @@ yahooweather==0.10 zeroconf==0.24.5 # homeassistant.components.zha -zha-quirks==0.0.36 +zha-quirks==0.0.37 # homeassistant.components.zha zigpy-cc==0.1.0