bump version, move str_to_bool to api module

This commit is contained in:
bittles
2023-01-15 17:12:45 -05:00
parent c7051bd51b
commit 6cb13ce8a4
3 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"domain": "ecovacs",
"name": "Ecovacs Bumper",
"version": "1.4.5",
"version": "1.5.0",
"documentation": "https://github.com/bittles/ha_ecovacs_bumper",
"issue_tracker": "https://github.com/bittles/ha_ecovacs_bumper/issues",
"requirements": ["sleekxmppfs==1.4.1", "requests>=2.18", "pycryptodome>=3.4", "pycountry-convert>=0.5", "paho-mqtt>=1.4", "stringcase>=1.2"],