afuerhoff
afuerhoff
With admin 6.2.6 the same problem as in your picture. I have made some investigations in my adapter and I changed following in index_m.js: `$(id).append(dialogDevices); -> $(id).html(dialogDevices);` This solves the...
It's ok for me that you close the topic. But I don't know if this could be a problem of the admin adapter as I only had this problem with...
With admin 5.3.8 I have no problems. Tested with my productive system.
With 6.2.10 the same error.
With 6.2.11 also the same. But I think it could be a hidden error in my adapter.
Folgende Meldung bekomme ich beim Start meines Adapters: `solarviewdatareader has an invalid jsonConfig: [{"instancePath":"/items/tab-main/items/intervalstart","schemaPath":"#/definitions/timePickerProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"tooltip"},"message":"must NOT have additional properties"},{"instancePath":"/items/tab-main","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]` In der Konfiguration wird der Tooltip...
I have the same error today. Elements under WORK IN PROGRESS only two. edit:iobroker updating news in io-package.json edit:iobroker adding new news to io-package.json edit:iobroker [FATAL] Could not translate the...
Hello, now it's running without errors.
And you are sure that your script works well? I cannot reproduce that behaviour. Could you provide the log (log level = debug) from start of adapter to the info...
Hello, what is with the device in the fritzbox. Is there also a change (false/true/false) visible in the same manner? If you use the hostname (instead of mac), please check,...