Skip to content

Commit

Permalink
Bump ZHA to 0.0.33 (home-assistant#125914)
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly authored and frenck committed Sep 16, 2024
1 parent 16e049b commit 359f61e
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 @@ -21,7 +21,7 @@
"zha",
"universal_silabs_flasher"
],
"requirements": ["universal-silabs-flasher==0.0.22", "zha==0.0.32"],
"requirements": ["universal-silabs-flasher==0.0.22", "zha==0.0.33"],
"usb": [
{
"vid": "10C4",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3009,7 +3009,7 @@ zeroconf==0.133.0
zeversolar==0.3.1

# homeassistant.components.zha
zha==0.0.32
zha==0.0.33

# homeassistant.components.zhong_hong
zhong-hong-hvac==1.0.12
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2383,7 +2383,7 @@ zeroconf==0.133.0
zeversolar==0.3.1

# homeassistant.components.zha
zha==0.0.32
zha==0.0.33

# homeassistant.components.zwave_js
zwave-js-server-python==0.57.0
Expand Down

0 comments on commit 359f61e

Please sign in to comment.