Skip to content

Commit

Permalink
chore: bump midealocal v1.3.0 (#220)
Browse files Browse the repository at this point in the history
* chore: bump midealocal v1.3.0 and mainfest v0.5.1 for new release

* update

---------

Co-authored-by: Lucas Mindêllo de Andrade <[email protected]>
  • Loading branch information
wuwentao and rokam authored Jul 10, 2024
1 parent e8d57b0 commit 3dbda50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/midea_ac_lan/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"integration_type": "device",
"iot_class": "local_push",
"issue_tracker": "https://github.com/wuwentao/midea_ac_lan/issues",
"requirements": ["pycryptodome", "midea-local==1.2.0"],
"requirements": ["pycryptodome", "midea-local==1.3.0"],
"version": "v0.5.1"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pycryptodome==3.20.0
midea-local==1.2.0
midea-local==1.3.0

0 comments on commit 3dbda50

Please sign in to comment.