Scrounger / ioBroker.linkeddevices

Create linked objects (datapoints) of your devices with a self-defined structure. This makes it possible to create a structure in ioBroker, where all objects are centralized, e.g. to be used in the vis or scripts.
https://forum.iobroker.net/topic/22301/neuer-adapter-linkeddevices
MIT License
17 stars 11 forks source link

Fehlermeldung bei Konfiguration bearbeiten #70

Closed daniel-lo closed 2 years ago

daniel-lo commented 3 years ago

Hallo, wenn ich in der Instanz Linkeddevices ein vorhandenes Gerät editieren möchte erhalte ich eine Fehlermeldung:

grafik

daniel-lo commented 3 years ago
linkeddevices.0 2021-06-08 07:28:03.728 warn This object will not be created in future versions. Please report this to the developer.
linkeddevices.0 2021-06-08 07:28:03.728 warn Object linkeddevices.0.echo_wohnzimmer.ACTUAL is invalid: obj.common.type has an invalid value (state) but has to be one of number, string, boolean, array, object, mixed, file, json
linkeddevices.0 2021-06-08 07:28:03.675 warn This object will not be created in future versions. Please report this to the developer.
linkeddevices.0 2021-06-08 07:28:03.675 warn Object linkeddevices.0.echo_schlafzimmer.ACTUAL is invalid: obj.common.type has an invalid value (state) but has to be one of number, string, boolean, array, object, mixed, file, json
linkeddevices.0 2021-06-08 07:28:03.242 warn This object will not be created in future versions. Please report this to the developer.
linkeddevices.0 2021-06-08 07:28:03.242 warn Object linkeddevices.0.echo_schlafzimmer.ACTUAL is invalid: obj.common.type has an invalid value (state) but has to be one of number, string, boolean, array, object, mixed, file, json
linkeddevices.0 2021-06-08 07:28:03.235 warn This object will not be created in future versions. Please report this to the developer.
linkeddevices.0 2021-06-08 07:28:03.234 warn Object linkeddevices.0.echo_wohnzimmer.ACTUAL is invalid: obj.common.type has an invalid value (state) but has to be one of number, string, boolean, array, object, mixed, file, json
Scrounger commented 3 years ago

Support für admin5 noch nicht vorhanden.

siehe #67 und #65

Fontheweg commented 3 years ago

Hast Du eine Idee ab wann ungefähr das Release mit Support für Admin 5 kommen wird?

daniel-lo commented 3 years ago

@Fontheweg Du kannst im alten Admin alles einrichten und dann zum neuen zurück schalten.

Fontheweg commented 3 years ago

@daniel-lo danke für den Tipp, das beantwortet allerdings nicht meine Frage.

bjaesch912 commented 3 years ago

@Fontheweg Du kannst im alten Admin alles einrichten und dann zum neuen zurück schalten.

Wie funktioniert das? Also wie schalte ich hin und zurück?

daes10 commented 3 years ago

Siehe offizielles Forum. Wenn man auf Admin 5 updatet, sieht man dort was man alles beachten sollte. Da steht auch das der linked devices Adapter noch nicht für Admin 5 gemacht ist und wie man auf die alte Oberfläche kommt.

Einfach zweite Instanz vom Admin Adapter anlegen, unter anderem Port und den Haken in den Einstellungen des neuen Admin Adapters "alte Benutzeroberfläche" setzen.

https://forum.iobroker.net/topic/46813/admin-v5-jetzt-im-stable

daniel-lo commented 3 years ago

@daes10 @bjaesch912 Eine zweite Instanz ist bei mir nicht nötig .. die Checkbox tut es bereits.