Skip to content

Commit

Permalink
Bump ta-cmi to 3.3.1 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeerMaximum authored Dec 13, 2024
1 parent 3b14168 commit fd93f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/ta_cmi/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"documentation": "https://github.com/DeerMaximum/Technische-Alternative-CMI",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/DeerMaximum/Technische-Alternative-CMI/issues",
"requirements": ["ta-cmi==3.3.0"],
"requirements": ["ta-cmi==3.3.1"],
"version": "1.9.4"
}
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ta-cmi==3.3.0
ta-cmi==3.3.1

#Test will fail witout
aiohttp_cors
Expand Down

0 comments on commit fd93f5b

Please sign in to comment.