]> git.giorgioravera.it Git - mercedes_me_api.git/commitdiff
Minor changes to manifest
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 19 Dec 2022 23:05:58 +0000 (00:05 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Mon, 19 Dec 2022 23:05:58 +0000 (00:05 +0100)
custom_components/mercedesmeapi/manifest.json
hacs.json

index 9b5edcf99e00a5aab59dd36817e9a57b8f1ccaa6..ca95759ae89d3dc74979ab409e785c051aad6b80 100644 (file)
@@ -8,5 +8,5 @@
     "config_flow": false,
     "version": "0.12",
     "codeowners": [ "@xraver" ],
-    "iot_class": "cloud_push"
+    "iot_class": "cloud_polling"
 }
index 7037081b843d2b6bb71b8b968e83d65760873735..f7c9e4ffd426b656c4dbc5cb3987ac492cc831f7 100644 (file)
--- a/hacs.json
+++ b/hacs.json
@@ -1,7 +1,4 @@
 {
     "name": "Mercedes Me API",
-    "domains": ["sensor"],
-    "render_readme": false,
-    "homeassistant": "0.100.0",
-    "iot_class": ["Cloud Polling"]
+    "homeassistant": "2022.11.0"
 }