fix error handling, bump to 1.5.2

This commit is contained in:
bittles
2023-01-19 16:52:06 -05:00
parent 9b52bc8e1d
commit a483d30625
2 changed files with 32 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"domain": "ecovacs",
"name": "Ecovacs Bumper",
"version": "1.5.1",
"version": "1.5.2",
"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"],