Procházet zdrojové kódy

Add iot_class to hacs.json

This integration is Local Polling - advertise it.
Jason Rumney před 6 roky
rodič
revize
a3ec1c987f
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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"
 }