add hacs support, bump version number, update readme

This commit is contained in:
bittles
2023-01-02 19:11:56 -05:00
parent b80f63252b
commit d4afaceb62
3 changed files with 34 additions and 12 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"domain": "ecovacs",
"name": "Ecovacs Bumper",
"version": "1.3.0",
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
"version": "1.3.1",
"documentation": "https://github.com/bittles/ha_ecovacs_bumper",
"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"],
"iot_class": "local_polling",