Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions homeassistant/components/zha/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zha",
"requirements": [
"bellows-homeassistant==0.15.1",
"bellows-homeassistant==0.15.2",
"zha-quirks==0.0.38",
"zigpy-cc==0.3.1",
"zigpy-deconz==0.8.0",
"zigpy-homeassistant==0.18.0",
"zigpy-homeassistant==0.18.1",
"zigpy-xbee-homeassistant==0.11.0",
"zigpy-zigate==0.5.1"
],
Expand Down
4 changes: 2 additions & 2 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ beautifulsoup4==4.8.2
beewi_smartclim==0.0.7

# homeassistant.components.zha
bellows-homeassistant==0.15.1
bellows-homeassistant==0.15.2

# homeassistant.components.bmw_connected_drive
bimmer_connected==0.7.1
Expand Down Expand Up @@ -2190,7 +2190,7 @@ zigpy-cc==0.3.1
zigpy-deconz==0.8.0

# homeassistant.components.zha
zigpy-homeassistant==0.18.0
zigpy-homeassistant==0.18.1

# homeassistant.components.zha
zigpy-xbee-homeassistant==0.11.0
Expand Down
4 changes: 2 additions & 2 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ av==6.1.2
axis==25

# homeassistant.components.zha
bellows-homeassistant==0.15.1
bellows-homeassistant==0.15.2

# homeassistant.components.bom
bomradarloop==0.1.4
Expand Down Expand Up @@ -809,7 +809,7 @@ zigpy-cc==0.3.1
zigpy-deconz==0.8.0

# homeassistant.components.zha
zigpy-homeassistant==0.18.0
zigpy-homeassistant==0.18.1

# homeassistant.components.zha
zigpy-xbee-homeassistant==0.11.0
Expand Down