Просмотр исходного кода

Add an iot_class back into the manifest.

Last week hassfest was complaining when it was there. This week it is complaining when it is not.
Jason Rumney 4 лет назад
Родитель
Сommit
673a3bcd32
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      custom_components/tuya_local/manifest.json

+ 1 - 0
custom_components/tuya_local/manifest.json

@@ -1,5 +1,6 @@
 {
     "domain": "tuya_local",
+    "iot_class": "local_polling",
     "name": "Tuya based devices local control",
     "version": "0.2.1", 
     "documentation": "https://github.com/make-all/tuya-local",