NEWS
js-controller 3.3 jetzt im Beta
-
@jb_sullivan laut der Meldung soll der Wert ein boolean also true oder false sein. Über den web Adapter, also vis oder eine andere Visualisierung wird aber eine Zahl in das Objekt geschrieben.
Also ist der Fehler das hier ein falschen Wert in das Objekt geschrieben wird.
Schau mal in deine Visualisierung mit der du den Datenpunkt beschreibst was da für ein Wert geschrieben wird. -
@apollon77
Es kommt nur beim Start.Aber was auch noch kommt ist,
tr-064.0 2021-07-18 10:03:07.552 info (COMPACT) State value to set for "tr-064.0.callmonitor.lastCall.callee" has to be type "number" but received type "string" tr-064.0 2021-07-18 10:03:01.065 info (COMPACT) State value to set for "tr-064.0.callmonitor.inbound.callee" has to be type "number" but received type "string"
das ist keine Warning aber info.
-
Das ist ein jqui-radiobuttons ON/OFF, welcher mit dem Datenpunkt unten als True/False geschrieben wird. ICH sehe da jetzt keinen Fehler - oder doch?
tr-064.0.callForwarding.7
Wird im übrigen dann schon in den RAW Daten falsch vom Adapter definiert.
{ "from": "system.adapter.tr-064.0", "user": "system.user.admin", "ts": 1608319026747, "common": { "name": "fromAll -> eine Telefonummer", "type": "boolean", "role": "state" }, "native": {}, "acl": { "object": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator", "state": 1636 }, "_id": "tr-064.0.callForwarding.7", "type": "state" }
-
@jb_sullivan sagte in js-controller 3.3 jetzt im Beta:
Wird im übrigen dann schon in den RAW Daten falsch vom Adapter definiert.
Wieso da ist type doch boolean und das ist nach meinem Verständnis für diesen Datenpunkt richtig. Oder wird damit nicht die Weiterleitung nummer 7 Aktiviert?
@jb_sullivan sagte in js-controller 3.3 jetzt im Beta:
Das ist ein jqui-radiobuttons ON/OFF, welcher mit dem Datenpunkt unten als True/False geschrieben wird.
Ganz sicher? Meine Erfahrung mit den Widgets in VIS ist das sie nicht immer den Wert bzw. als den type schreiben den man erwartet.
Und in der Vergangenheit wurde oft 0/1 anstatt true/false verwendet. Dazu passt dann auch die Meldung. -
@jb_sullivan oooohhh ... ja das ist irgendwie eine deiner Visus! Ich denke es ist web issue und kein tr-064 ... irgendwo scheint ein Visu widget oder so einen falschen Datentyp zu schreiben! Hier musst Du also schauen wo du es dort nutzt
EDIT: Bzw was @Jey-Cee gesagt hatte :-))
-
@marty56 Bitte GitHub Issue mit Debug Log vom Adapterstart
-
@jb_sullivan Zeig mal die Widget config
-
Im unkentlichen Teil steht die Telefonnummer drin, die sich der DP aus der Fritzbox holt, die dort als Weiterleitungsrufnummer definiert ist.
-
@jb_sullivan Istdas Widget Steuerbar? Wasa ist es für ein Widget?
-
Wie ich oben geschrieben habe ist es ein jqui-radiobuttons ON/OFF. Was meinst du mit "steuerbar" Im VIS ist es ein Button, den man Umsteuern kann, welcher aber in der Widget Konfig nicht separat definiert werden muss.
Mit den Fehlermeldungen (F12) des Browsers hat es aber wohl nichts zu tun - oder?
Uncaught (in promise) ReferenceError: socket is not defined at Object.getAdaptersAndcheckMessages (popupnews.js:214) at Object.showPopup (popupnews.js:64) at setData (info.js:67) at Object.createMessage (info.js:40) at info.js:30 at sentryWrapped (helpers.ts:87) helpers.ts:111 Uncaught DOMException: Blocked a frame with origin "http://10.122.60.87:8082" from accessing a cross-origin frame. at HTMLIFrameElement.<anonymous> (http://10.122.60.87:8082/vis/js/vis.js:3067:40) at Function.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:2975) at m.fn.init.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:835) at Object.updateIframeZoom (http://10.122.60.87:8082/vis/js/vis.js:3066:25) at Object.postChangeView (http://10.122.60.87:8082/vis/js/vis.js:1947:14) at http://10.122.60.87:8082/vis/js/vis.js:1896:22 at http://10.122.60.87:8082/vis/js/vis.js:971:35 at Object.renderViews (http://10.122.60.87:8082/vis/js/vis.js:801:27) at http://10.122.60.87:8082/vis/js/vis.js:807:18 at http://10.122.60.87:8082/vis/js/vis.js:990:35 at sentryWrapped (http://10.122.60.87:8082/vis/widgets/materialdesign/lib/raw/sentry/bundle.min.js:2:53837) instrument.js:109 DashboardModel.on is deprecated use events.subscribe 2helpers.ts:111 Uncaught DOMException: Blocked a frame with origin "http://10.122.60.87:8082" from accessing a cross-origin frame. at HTMLIFrameElement.<anonymous> (http://10.122.60.87:8082/vis/js/vis.js:3067:40) at Function.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:2975) at m.fn.init.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:835) at Object.updateIframeZoom (http://10.122.60.87:8082/vis/js/vis.js:3066:25) at Object.postChangeView (http://10.122.60.87:8082/vis/js/vis.js:1947:14) at http://10.122.60.87:8082/vis/js/vis.js:1882:26 at http://10.122.60.87:8082/vis/js/vis.js:971:35 at Object.renderViews (http://10.122.60.87:8082/vis/js/vis.js:801:27) at http://10.122.60.87:8082/vis/js/vis.js:807:18 at http://10.122.60.87:8082/vis/js/vis.js:990:35 at sentryWrapped (http://10.122.60.87:8082/vis/widgets/materialdesign/lib/raw/sentry/bundle.min.js:2:53837) DevTools failed to load source map: Could not load content for http://10.122.60.87:8082/lib/js/socket.io.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE helpers.ts:111 Uncaught DOMException: Blocked a frame with origin "http://10.122.60.87:8082" from accessing a cross-origin frame. at HTMLIFrameElement.<anonymous> (http://10.122.60.87:8082/vis/js/vis.js:3067:40) at Function.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:2975) at m.fn.init.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:835) at Object.updateIframeZoom (http://10.122.60.87:8082/vis/js/vis.js:3066:25) at Object.postChangeView (http://10.122.60.87:8082/vis/js/vis.js:1947:14) at http://10.122.60.87:8082/vis/js/vis.js:1882:26 at http://10.122.60.87:8082/vis/js/vis.js:971:35 at Object.renderViews (http://10.122.60.87:8082/vis/js/vis.js:801:27) at http://10.122.60.87:8082/vis/js/vis.js:807:18 at http://10.122.60.87:8082/vis/js/vis.js:990:35 at sentryWrapped (http://10.122.60.87:8082/vis/widgets/materialdesign/lib/raw/sentry/bundle.min.js:2:53837) sentryWrapped @ helpers.ts:111 setTimeout (async) (anonymous) @ trycatch.ts:119 (anonymous) @ vis.js:988 subscribeStates @ vis.js:2857 renderView @ vis.js:844 renderViews @ vis.js:806 (anonymous) @ vis.js:807 (anonymous) @ vis.js:990 sentryWrapped @ helpers.ts:87 setTimeout (async) (anonymous) @ trycatch.ts:119 (anonymous) @ vis.js:988 subscribeStates @ vis.js:2857 renderView @ vis.js:844 renderViews @ vis.js:806 (anonymous) @ vis.js:962 subscribeStates @ vis.js:2857 renderView @ vis.js:844 changeView @ vis.js:1855 (anonymous) @ vis.js:2696 sentryWrapped @ helpers.ts:87 helpers.ts:111 Uncaught DOMException: Blocked a frame with origin "http://10.122.60.87:8082" from accessing a cross-origin frame. at HTMLIFrameElement.<anonymous> (http://10.122.60.87:8082/vis/js/vis.js:3067:40) at Function.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:2975) at m.fn.init.each (http://10.122.60.87:8082/lib/js/jquery-1.11.2.min.js:2:835) at Object.updateIframeZoom (http://10.122.60.87:8082/vis/js/vis.js:3066:25) at Object.postChangeView (http://10.122.60.87:8082/vis/js/vis.js:1947:14) at http://10.122.60.87:8082/vis/js/vis.js:1882:26 at http://10.122.60.87:8082/vis/js/vis.js:971:35 at Object.renderViews (http://10.122.60.87:8082/vis/js/vis.js:801:27) at http://10.122.60.87:8082/vis/js/vis.js:807:18 at http://10.122.60.87:8082/vis/js/vis.js:990:35 at sentryWrapped (http://10.122.60.87:8082/vis/widgets/materialdesign/lib/raw/sentry/bundle.min.js:2:53837)
-
@jb_sullivan sagte in js-controller 3.3 jetzt im Beta:
Der erste Fehler ist unrelated und würde auf Info Adapter tippen.
Der Rest kommt von
materialdesign
-
@dr-bakterius sagte in js-controller 3.3 jetzt im Beta:
@apollon77 sagte in js-controller 3.3 jetzt im Beta:
Was sonst noch offen?
Nuki-Extended
@apollon77 Leider hat die Anpassung nichts geändert (https://github.com/iobroker-community-adapters/ioBroker.nuki-extended/issues/132).
-
@dr-bakterius Naja am Ende ist es hier wie bei roomba ... ich muss jeden State einzeln korrigieren ... schreibe im GitHub issue wenns neuen versuch gibt
-
@dr-bakterius Ok, next try please
-
Also es ging gerade noch info Adapter raus als 1.9.0 ...
Sonst:
- roomba sollte fertig sein aber mir fehlen npm release rechte, sind dran
- innogy-smarthome ... identischzu roomba
- spotify-premium werde ich nicht anpassen können. Da muss man von einem Jahr COde changes raussuchen was es kaputt gemacht hat. Die Zeit, Lust und spotify-premium habe ich aktuell nicht. Bitte erst einmal Loglevel hoch setzen
- nuki-extended siehe oben. Kann denke auch raus sobald @Dr-Bakterius nochmal was dazu gesagt hat
-
Ein state im Roomba Adapter ist eben noch aufgepoppt. Habt ihr den in der 1.1.4 schon berücksichtigt?
roomba.0 2021-07-20 14:34:13.597 info (9004) State value to set for "roomba.0.states._connected" has to be type "string" but received type "boolean"
-
@apollon77 sagte in js-controller 3.3 jetzt im Beta:
schreibe im GitHub issue wenns neuen versuch gibt
Erstmal vielen Dank Ingo für die tolle Arbeit und die Zeit die du investierst!
Bei mir läuft nuki-extended jetzt ohne weitere Meldungen wegen falscher Datenpunktdeklaration.
-
@jb_sullivan sagte in js-controller 3.3 jetzt im Beta:
_
zeig bitte mal Debug log ... ich hab keine Ahnung wo der state her kommt und so
-
@dr-bakterius Danke, geht raus sobald ich rechte habe oder Bluefox zeit hat also 2.3.1
-
Ich habe gerade den Innogy Adapter in 0.3.6 angeboten bekommen und installiert. Als ich die GIT Version drauf hatte, war alles OK, mit der "offiziell" Installierten Adapter Version sieht es leider so aus.
innogy-smarthome.0 2021-07-20 16:56:29.797 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.TotalMowingTime" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.796 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.SubStatus" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.796 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.SituationFlags" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.795 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.OperationTimeWR" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.794 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.OperationTimeWL" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.793 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.OperationTimeBlade" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.792 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.OperatingTime" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.791 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.MowingCycles" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.790 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.MowerStatus" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.788 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.BladeServiceTime" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.787 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.TiltSlope" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.787 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.RemainingOperationTime" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.786 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.RainSensor" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.786 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.RainDelay" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.785 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.NextOperationStartTime" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.784 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.EcoMode" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.784 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.CuttingHeight" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.783 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.Action" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.782 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.ErrorDescription" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.782 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.ChargingCycles" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.781 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.ChargingCurrent" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.780 warn (10168) State "innogy-smarthome.0.Garten.Wall-E.BatteryLevel" has no existing object, this might lead to an error in future versions innogy-smarthome.0 2021-07-20 16:56:29.640 warn (10168) setObject Garten.Wall-E.TotalMowingTime (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.640 warn (10168) Unknown state (please report to dev):totalMowingTime {"name":"totalMowingTime","value":110590,"lastchanged":"2021-07-20T11:46:30.934Z"} innogy-smarthome.0 2021-07-20 16:56:29.640 warn (10168) setObject Garten.Wall-E.SubStatus (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.639 warn (10168) Unknown state (please report to dev):subStatus {"name":"subStatus","value":"READY","lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.639 warn (10168) setObject Garten.Wall-E.SituationFlags (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.639 warn (10168) Unknown state (please report to dev):situationFlags {"name":"situationFlags","value":"{\"OperationPermitted\": true,\"BatteryWeak\": false,\"BatteryFailure\": false,\"BatteryFailureSticky\": innogy-smarthome.0 2021-07-20 16:56:29.639 warn (10168) setObject Garten.Wall-E.OperationTimeWR (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.639 warn (10168) Unknown state (please report to dev):operationTimeWR {"name":"operationTimeWR","value":116051,"lastchanged":"2021-07-20T11:46:31.114Z"} innogy-smarthome.0 2021-07-20 16:56:29.638 warn (10168) setObject Garten.Wall-E.OperationTimeWL (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.638 warn (10168) Unknown state (please report to dev):operationTimeWL {"name":"operationTimeWL","value":116056,"lastchanged":"2021-07-20T11:46:30.937Z"} innogy-smarthome.0 2021-07-20 16:56:29.638 warn (10168) setObject Garten.Wall-E.OperationTimeBlade (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.638 warn (10168) Unknown state (please report to dev):operationTimeBlade {"name":"operationTimeBlade","value":105472,"lastchanged":"2021-07-20T11:44:30.583Z"} innogy-smarthome.0 2021-07-20 16:56:29.638 warn (10168) setObject Garten.Wall-E.OperatingTime (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.637 warn (10168) Unknown state (please report to dev):operatingTime {"name":"operatingTime","value":1559668,"lastchanged":"2021-07-20T14:57:28.937Z"} innogy-smarthome.0 2021-07-20 16:56:29.637 warn (10168) setObject Garten.Wall-E.MowingCycles (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.637 warn (10168) Unknown state (please report to dev):mowingCycles {"name":"mowingCycles","value":3192,"lastchanged":"2021-07-20T11:08:04.617Z"} innogy-smarthome.0 2021-07-20 16:56:29.637 warn (10168) setObject Garten.Wall-E.MowerStatus (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.637 warn (10168) Unknown state (please report to dev):mowerStatus {"name":"mowerStatus","value":"IDLE_BASE_STATION","lastchanged":"2021-07-20T14:41:14.866Z"} innogy-smarthome.0 2021-07-20 16:56:29.637 warn (10168) setObject Garten.Wall-E.BladeServiceTime (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.636 warn (10168) Unknown state (please report to dev):bladeServiceTime {"name":"bladeServiceTime","value":100,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.636 warn (10168) setObject Garten.Wall-E.TiltSlope (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.636 warn (10168) Unknown state (please report to dev):tiltSlope {"name":"tiltSlope","value":22,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.636 warn (10168) setObject Garten.Wall-E.RemainingOperationTime (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.636 warn (10168) Unknown state (please report to dev):remainingOperationTime {"name":"remainingOperationTime","value":0,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.635 warn (10168) setObject Garten.Wall-E.RainSensor (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.635 warn (10168) Unknown state (please report to dev):rainSensor {"name":"rainSensor","value":true,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.635 warn (10168) setObject Garten.Wall-E.RainDelay (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.635 warn (10168) Unknown state (please report to dev):rainDelay {"name":"rainDelay","value":90,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.635 warn (10168) setObject Garten.Wall-E.NextOperationStartTime (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.634 warn (10168) Unknown state (please report to dev):nextOperationStartTime {"name":"nextOperationStartTime","value":0,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.634 warn (10168) setObject Garten.Wall-E.EcoMode (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.634 warn (10168) Unknown state (please report to dev):ecoMode {"name":"ecoMode","value":0,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.634 warn (10168) setObject Garten.Wall-E.CuttingHeight (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.634 warn (10168) Unknown state (please report to dev):cuttingHeight {"name":"cuttingHeight","value":30,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.633 warn (10168) setObject Garten.Wall-E.Action (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.633 warn (10168) Unknown state (please report to dev):action {"name":"action","value":"STOP_HOMING","lastchanged":"2021-07-20T11:46:44.913Z"} innogy-smarthome.0 2021-07-20 16:56:29.633 warn (10168) setObject Garten.Wall-E.ErrorDescription (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.633 warn (10168) Unknown state (please report to dev):errorDescription {"name":"errorDescription","value":"CN999;ISSUE;UNKNOWN","lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.633 warn (10168) setObject Garten.Wall-E.ChargingCycles (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.632 warn (10168) Unknown state (please report to dev):chargingCycles {"name":"chargingCycles","value":1817,"lastchanged":"2021-07-20T11:46:44.388Z"} innogy-smarthome.0 2021-07-20 16:56:29.632 warn (10168) setObject Garten.Wall-E.ChargingCurrent (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.632 warn (10168) Unknown state (please report to dev):chargingCurrent {"name":"chargingCurrent","value":1000,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.632 warn (10168) setObject Garten.Wall-E.BatteryLevel (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.631 warn (10168) Unknown state (please report to dev):batteryLevel {"name":"batteryLevel","value":100,"lastchanged":"2021-07-20T13:40:50.642Z"} innogy-smarthome.0 2021-07-20 16:56:29.631 warn (10168) setObject Büro.Rauchmelder-Büro.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.631 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.630 warn (10168) setObject Garten.Rauchmelder-E-Bike-Ladestation.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.630 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.629 warn (10168) setObject Flur.Rauchmelder-Flur-OG.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.629 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.629 warn (10168) setObject Kinderzimmer-OG.Rauchmelder.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.629 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.628 warn (10168) setObject Keller.Rauchmelder-Speicher.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.628 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.628 warn (10168) setObject Ankleidezimmer.Rauchmelder.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.627 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.627 warn (10168) setObject Flur.Rauchmelder-Flur.IsSmokeAlarm (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.626 warn (10168) Unknown state (please report to dev):isSmokeAlarm {"name":"isSmokeAlarm","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.626 warn (10168) setObject Variable.HTTP-Anfrage.IsSending (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.625 warn (10168) Unknown state (please report to dev):isSending {"name":"isSending","value":false,"lastchanged":"2021-07-19T19:44:56.621Z"} innogy-smarthome.0 2021-07-20 16:56:29.625 warn (10168) setObject Variable.HTTP-Anfrage.HTTPResponseStatus (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.625 warn (10168) Unknown state (please report to dev):HTTPResponseStatus {"name":"HTTPResponseStatus","value":"Success","lastchanged":"2021-07-19T19:44:56.620Z"} innogy-smarthome.0 2021-07-20 16:56:29.623 warn (10168) setObject Garten.Alarmsirene.ActiveChannel (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.622 warn (10168) Unknown state (please report to dev):activeChannel {"name":"activeChannel","value":"None","lastchanged":"1970-01-01T00:00:00.000Z"} innogy-smarthome.0 2021-07-20 16:56:29.622 warn (10168) setObject Garten.Alarmsirene.IsOn (type=state) property common.role missing! innogy-smarthome.0 2021-07-20 16:56:29.622 warn (10168) Unknown state (please report to dev):isOn {"name":"isOn","value":false,"lastchanged":"1970-01-01T00:00:00.000Z"}