Sfoglia il codice sorgente

Add iot_class to hacs.json

This integration is Local Polling - advertise it.
Jason Rumney 5 anni fa
parent
commit
a3ec1c987f
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      hacs.json

+ 2 - 1
hacs.json

@@ -10,5 +10,6 @@
     "NZ",
     "AU"
   ],
-  "homeassistant": "0.109.0"
+    "homeassistant": "0.109.0",
+  "iot_class": "Local Polling"
 }