From 46bfd5e9c832e260565d80bcc76f29c00e47b8b9 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Wed, 21 Aug 2019 09:13:04 -0700 Subject: [PATCH] bump quirks (#26106) --- homeassistant/components/zha/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index dcf38e63d2f..0e004893033 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://www.home-assistant.io/components/zha", "requirements": [ "bellows-homeassistant==0.9.1", - "zha-quirks==0.0.20", + "zha-quirks==0.0.21", "zigpy-deconz==0.2.2", "zigpy-homeassistant==0.7.1", "zigpy-xbee-homeassistant==0.4.0", diff --git a/requirements_all.txt b/requirements_all.txt index bb12466cd71..4a4c77339dc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1971,7 +1971,7 @@ zengge==0.2 zeroconf==0.23.0 # homeassistant.components.zha -zha-quirks==0.0.20 +zha-quirks==0.0.21 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9