From 376e3def1d4fedc75bcfcf0e4230e528a28d9533 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Wed, 13 Nov 2019 09:25:45 -0500 Subject: [PATCH] Bump ZHA quirks to 0.0.28 (#28750) --- 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 18e8af7008d..8781625d326 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.11.0", - "zha-quirks==0.0.27", + "zha-quirks==0.0.28", "zigpy-deconz==0.7.0", "zigpy-homeassistant==0.11.0", "zigpy-xbee-homeassistant==0.7.0", diff --git a/requirements_all.txt b/requirements_all.txt index 68ac061815d..9043f944d42 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2054,7 +2054,7 @@ zengge==0.2 zeroconf==0.23.0 # homeassistant.components.zha -zha-quirks==0.0.27 +zha-quirks==0.0.28 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f891394db6c..bd57a5490a3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -637,7 +637,7 @@ yahooweather==0.10 zeroconf==0.23.0 # homeassistant.components.zha -zha-quirks==0.0.27 +zha-quirks==0.0.28 # homeassistant.components.zha zigpy-deconz==0.7.0