From 7c93d4fccf75dd486355ab4728d568bec7af3ff8 Mon Sep 17 00:00:00 2001 From: TheJulianJES Date: Wed, 25 Oct 2023 03:57:34 +0200 Subject: [PATCH] Bump zha-quirks to 0.0.106 (#102741) --- 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 dc8f06882e2..97f73cac97b 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -24,7 +24,7 @@ "bellows==0.36.5", "pyserial==3.5", "pyserial-asyncio==0.6", - "zha-quirks==0.0.105", + "zha-quirks==0.0.106", "zigpy-deconz==0.21.1", "zigpy==0.58.1", "zigpy-xbee==0.18.3", diff --git a/requirements_all.txt b/requirements_all.txt index ac15d831ee1..a90a2475a89 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2795,7 +2795,7 @@ zeroconf==0.119.0 zeversolar==0.3.1 # homeassistant.components.zha -zha-quirks==0.0.105 +zha-quirks==0.0.106 # homeassistant.components.zhong_hong zhong-hong-hvac==1.0.9 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ffa9cc53aa9..18afccee3b9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2089,7 +2089,7 @@ zeroconf==0.119.0 zeversolar==0.3.1 # homeassistant.components.zha -zha-quirks==0.0.105 +zha-quirks==0.0.106 # homeassistant.components.zha zigpy-deconz==0.21.1