Skip to content

Commit

Permalink
bump python-Roborock to 0.32.3 (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L authored Aug 6, 2023
1 parent d778c1d commit 19635d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions custom_components/roborock/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"roborock"
],
"requirements": [
"python-roborock==0.32.0",
"python-roborock==0.32.3",
"ical==5.0.0"
],
"version": "1.0.10"
"version": "1.0.11"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
homeassistant==2023.7.3
voluptuous==0.13.1
python_roborock==0.32.0
python_roborock==0.32.3
Pillow==10.0.0
ruff==0.0.282
ical==5.0.0

0 comments on commit 19635d3

Please sign in to comment.