From ac5ab52d01d913dccc219c4fe8dc7837fea3cb20 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Thu, 27 Jun 2019 15:28:56 -0400 Subject: [PATCH] Bump ZHA quirks module (#24802) * bump quirks version * bump version - mija magnet --- 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 15fcf38100f..7f067353b37 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.8.2", - "zha-quirks==0.0.15", + "zha-quirks==0.0.17", "zigpy-deconz==0.1.6", "zigpy-homeassistant==0.6.1", "zigpy-xbee-homeassistant==0.3.0" diff --git a/requirements_all.txt b/requirements_all.txt index 52753d81506..48d5c879103 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1925,7 +1925,7 @@ zengge==0.2 zeroconf==0.23.0 # homeassistant.components.zha -zha-quirks==0.0.15 +zha-quirks==0.0.17 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9