diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index 95374b17ed1..199428302ad 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/components/zha", "requirements": [ - "bellows-homeassistant==0.8.2", + "bellows-homeassistant==0.9.0", "zha-quirks==0.0.19", "zigpy-deconz==0.2.1", "zigpy-homeassistant==0.7.0", diff --git a/requirements_all.txt b/requirements_all.txt index b8226e5f2d2..4043d46629a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -259,7 +259,7 @@ batinfo==0.4.2 beautifulsoup4==4.7.1 # homeassistant.components.zha -bellows-homeassistant==0.8.2 +bellows-homeassistant==0.9.0 # homeassistant.components.bmw_connected_drive bimmer_connected==0.5.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 660a1b9e203..704c6f7163b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -85,7 +85,7 @@ av==6.1.2 axis==25 # homeassistant.components.zha -bellows-homeassistant==0.8.2 +bellows-homeassistant==0.9.0 # homeassistant.components.caldav caldav==0.6.1