Przeglądaj źródła

Remove integration_type from manifest.json

Although the devices work after adding this, the integration no longer shows up in the integrations menu, so configurations cannot be edited.  Will need to make this change after 2022.11 is released.
Jason Rumney 3 lat temu
rodzic
commit
fb38a3ae06
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      custom_components/tuya_local/manifest.json

+ 0 - 1
custom_components/tuya_local/manifest.json

@@ -1,6 +1,5 @@
 {
 {
     "domain": "tuya_local",
     "domain": "tuya_local",
-    "integration_type": "device",
     "iot_class": "local_polling",
     "iot_class": "local_polling",
     "name": "Tuya Local",
     "name": "Tuya Local",
     "version": "0.20.1",
     "version": "0.20.1",