From 31964d0f49467e99e7d9a87811c7d50ce3fda63b Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Wed, 25 Sep 2019 00:01:39 -0400 Subject: [PATCH] bump quirks (#26885) --- 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 7744b9f2233..f46904f3267 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.10.0", - "zha-quirks==0.0.23", + "zha-quirks==0.0.25", "zigpy-deconz==0.4.0", "zigpy-homeassistant==0.9.0", "zigpy-xbee-homeassistant==0.5.0", diff --git a/requirements_all.txt b/requirements_all.txt index b8d4a158655..3a40af2b1af 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2011,7 +2011,7 @@ zengge==0.2 zeroconf==0.23.0 # homeassistant.components.zha -zha-quirks==0.0.23 +zha-quirks==0.0.25 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9