You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/io-package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1436,7 +1436,7 @@
1436
1436
"type": "boolean"
1437
1437
},
1438
1438
"supportCustoms": {
1439
-
"description": "If the adapter support settings for every state. It has to have custom.html file in admin. Sample can be found in ioBroker.history",
1439
+
"description": "If the adapter supports settings for every state. It requires file jsonCustom.json in admin and \"common.adminUI\":{\"custom\":\"json\"}. Sample can be found in ioBroker.history",
0 commit comments