Skip to content

Commit

Permalink
Bump ZHA quirks (home-assistant#36797)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulcahey authored Jun 14, 2020
1 parent 02bcdf5 commit 821de0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/zha/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"requirements": [
"bellows==0.17.0",
"pyserial==3.4",
"zha-quirks==0.0.39",
"zha-quirks==0.0.40",
"zigpy-cc==0.4.4",
"zigpy-deconz==0.9.2",
"zigpy==0.21.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2251,7 +2251,7 @@ zengge==0.2
zeroconf==0.27.1

# homeassistant.components.zha
zha-quirks==0.0.39
zha-quirks==0.0.40

# homeassistant.components.zhong_hong
zhong_hong_hvac==1.0.9
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ ya_ma==0.3.8
zeroconf==0.27.1

# homeassistant.components.zha
zha-quirks==0.0.39
zha-quirks==0.0.40

# homeassistant.components.zha
zigpy-cc==0.4.4
Expand Down

0 comments on commit 821de0e

Please sign in to comment.