update version number, remove logging, update readme

This commit is contained in:
bittles
2023-01-02 17:35:14 -05:00
parent 05818b8c23
commit 414ae81041
3 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"domain": "ecovacs",
"name": "Ecovacs Bumper",
"version": "1.2.0",
"version": "1.3.0",
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
"requirements": ["sleekxmppfs==1.4.1", "click>=6", "requests>=2.18", "pycryptodome>=3.4", "pycountry-convert>=0.5", "paho-mqtt>=1.4", "stringcase>=1.2"],
"codeowners": ["@OverloadUT", "@mib1185"],