diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index c8bc0479f30..e107a980aa6 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://www.home-assistant.io/components/zha", "requirements": [ "bellows-homeassistant==0.7.2", - "zha-quirks==0.0.8", + "zha-quirks==0.0.9", "zigpy-deconz==0.1.4", "zigpy-homeassistant==0.3.2", "zigpy-xbee-homeassistant==0.2.0" diff --git a/requirements_all.txt b/requirements_all.txt index 48cf6409dc0..61f9a88b68e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1839,7 +1839,7 @@ zengge==0.2 zeroconf==0.21.3 # homeassistant.components.zha -zha-quirks==0.0.8 +zha-quirks==0.0.9 # homeassistant.components.zhong_hong zhong_hong_hvac==1.0.9