NEWS
Test Adapter SmartControl 0.3.x-0.6.x Latest
-
@mic ich bekomm diese Meldung, was muss ich da machen? ist die variable hardcoreded?
-
Hi @Mic
ich meine ich hätte einen Fehler festgestellt. Vorab einige Infos:
ich habe für meine States Aliase angelegt - so auch für meine Türsensoren (von Xiaomi). Hier habe ich jeweils den State von true auf geöffnet umgestelltRAW Beispiel-Alias:
{ "type": "state", "common": { "name": "Eingangstür", "type": "state", "read": true, "write": false, "role": "state", "alias": { "id": "zigbee.0.00158d00019f4fbf.opened" }, "states": { "true": "geöffnet", "false": "geschlossen" } }, "native": {}, "from": "system.adapter.javascript.0", "user": "system.user.admin", "ts": 1597134520657, "_id": "alias.0.Tueren.Eingangstuer", "acl": { "object": 1636, "state": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator" } }
nun möchte ich bei "geöffnet"er Tür eine Aktion auslösen (hab den Adapter schon lang in Nutzung und bin generell mit diesem vertraut). In der Hilfe steht, dass nur für DPs, die true/false lauten, ein boolean als DP im Stamrtcontrol angelegt wird. Bei meinem Alias handelt es sich aber nicht um einen Boolean und ich habe auch im Smartcontrol unter Auslöser kein true/false eingetragen:
trotzdem wird unter Smartcontrol ein boolean-DP erzeugt:{ "type": "state", "common": { "read": true, "write": true, "role": "value", "name": "Please note: Changing this state restarts the adapter instance for being able to apply the change.", "type": "boolean", "def": true }, "native": {}, "from": "system.adapter.smartcontrol.0", "user": "system.user.admin", "ts": 1606681699580, "_id": "smartcontrol.0.options.TriggerDevices.EG Eingangstür AUF.active", "acl": { "object": 1636, "state": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator" } }
Führt m.E. dann natürlich dazu, dass auf "geöffnet" bzw "geschlossen" nicht reagiert wird.
Könntest du dir das einmal anschauen? Ist der letzte Teil, der mir noch fehlt, um komplett auf Alias-DPs umstellen zu können für mich
Danke dir und vG, ThorstenPS: Einen neuen Auslöser Eingangstür2 mit geöffnet hab ich auch ausprobiert, weil ich dachte, ggf merkt sich der Adapter, dass da mal true stand...ändert nichts daran, dass der DP unter Smartcontrol ein boolean wird.
PPS: Die DPs unter Smartcontrol scheinen alle boolean zu sein. Schade, dachte ich ändere im RAW mal auf state ^^ Dann lass ich das lieber mal.
-
Moin,
mal eine grundsätzliche Frage zu ENUM und SmartControl.
Wenn ich für meine 8 Spots im Flur An/Aus, Lichtfarbe, Helligkeit per enum ansteuern möchte, muß ich dann 3 enums anlegen (also jeweils die expliziten Datenpunkte für on, level, brightness), oder kann ich das mit einer enum erledigen (also dem Datenpunkt des Spots)? Wie ist dann die Syntax zur Detailansteuerung?
Konkret habe ich innr GU10 Comfort Spots an einem Paulmann uRail System, die Spots sind über Hue eingebunden. Das Ganze kombiniert mit 2 Aqara Bewegungsmeldern, also die ideale Anwendung für SmartControl.
Falls es dafür ein Beispiel gibt, gefunden habe ich nichts...
Edit: Ich habe die ENUM jetzt nur mit ON definiert, funktioniert soweit auch prima.
Ich versuche jetzt ein Nachtlich zu steuern, wie in den UseCases beschrieben. Allerdings bekomme ich beim Speichern immer eine Fehlermeldung, dass ich den ON Wert nur mit Boolean setzen kann. Wie kann ich den Helligkeitswert ansteuern?
Grinface
-
Bekomme per MQTT durch meine Kamera AI Erkennung solche werte in meinem DP: Person (72,14%),Dog (98,42%)
Gibt es eine Möglichkeit einen Auslöser zu erstellen der "Person" erhalten muss ? Quasi Person,Car
Optimal mit mehreren Möglichkeiten ?
Das wäre super dann könnte ich mit deinem Adapter einiges mehr anstellen -
@Mic im prinzip läuft ja alles, wie es soll. habe aber schon lange diverse warning und errors im log. im zuge admin5 schau ich natürlich etwas mehr drauf und würde das gerne wegbekommen. kann aber mit den meldungen nicht wirklich was anfangen.
vllt hast du, oder wer anderer ein paar ideas dazu...smartcontrol.0 2021-05-09 14:58:52.917 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-4" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:52.876 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-4" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:52.875 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-4" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:52.869 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-4" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:52.798 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.797 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.796 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.796 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:52.796 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:52.795 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:52.795 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.795 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:52.774 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.774 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:52.772 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.772 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:52.772 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.771 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:52.702 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:52.702 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:51.760 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-6" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:51.760 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-6" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:51.759 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-6" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:51.666 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-6" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:51.637 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.637 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:51.636 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.636 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:51.628 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.627 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:51.567 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.567 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_3 has no target 9 smartcontrol.0 2021-05-09 14:58:51.566 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.566 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:51.565 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.565 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:51.551 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.550 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:51.548 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:51.547 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:49.435 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:49.435 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:49.434 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:49.434 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:49.434 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:49.433 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:49.059 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:49.057 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_2 has no target 9 smartcontrol.0 2021-05-09 14:58:46.473 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:46.471 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:46.470 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:46.469 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:46.469 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:46.469 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:46.467 error [asyncGetForeignState] – Error: Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2254:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6895:42) at processImmediate (internal/timers.js:463:21) smartcontrol.0 2021-05-09 14:58:46.466 warn Alias alias.0.Drassburg.Terrasse.RGBW.Lampe_1 has no target 9 smartcontrol.0 2021-05-09 14:58:41.695 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-3" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:41.694 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-3" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:41.694 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-3" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:41.673 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-3" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:40.109 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-1" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:40.109 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-1" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:40.108 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-1" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:39.904 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-1" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.985 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.985 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.944 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.941 warn State "smartcontrol.0.targetDevices.Werkstatt Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.333 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.290 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.288 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-2" has no existing object, this might lead to an error in future versions smartcontrol.0 2021-05-09 14:58:34.285 warn State "smartcontrol.0.targetDevices.Terrassen Licht_enum-2" has no existing object, this might lead to an error in future versions
-
Hi,
ich möchte in einer Zone "Wohnzimmer" mehrere Lampen mit einem Taster (Ikea Tradfri) schalten.
Es sind einige Steckdosen und eine Tradfri-Lampe, die ich mit den Werten für Brightness 0=AUS und 50=gedimmt EIN schalte.
Funktioniert soweit alles. Allerdings habe ich das Problem, dass bei der Verwendung mit Toggle offensichtlich nicht der IST-Zustand der zu schaltenden Aktoren vorher geprüft wird.
Denn wenn ich z.B. für die Tradfri-Birne per APP, oder Objekt-Browser in iobroker den Wert für brightness auf 50 setze und anderen Aktoren noch aus (State false haben) anschließende die Zone schalte, schalten sich die anderen Aktoren korrekterweise an, die Tradfri Birne über den Wert = aus. -
Ich habe leider auch Tonnenweise folgende Meldung und weiß nicht wie ich sie weg bekomme.
Gibt es hier einen Rat?
-
@wurlitzer versuch mal in der zone die prüfung zu deaktivieren...
-
@fuxxz2 log nicht als spoiler, sondern quoten. </>
die fahler hab ich auch, bin auch noch nicht dahintergekommen... -
Moin Moin,
kurze Zwischenfrage,
habe mal ein Blockly und ein baugleiches Konstrukt mit Smartcontrol verglichen
(Auslösezeitpunkt)
Da waren jetzt knapp 3sek dazwischen, in dem das Blockly schneller war.
Klingt für natürlich so,dass ich beim Blockly bleibe.
Hast Du ähnliches mal ausprobiert? -
@haselchen nope, da hab ich nix getestet. blockly ist nicht so meins.
aber wie hast du da eine verzögerung festgestellt? bin ja auch eine neugiernase. aber bei meinen einstellungen, wenns heisst z.b. 19:00 ist das auf zehntel genau. oder meinem terrassen licht. 3 shelly bulb die sich im 1/4 stunden rythmus ab sonnenuntergang aufdrehn. da kannst eine stoppuhr mitlaufen lassen... sogar 2 aussenbeleuchtungen die zur selben zeit mit der terrasse sind, hab ich um eine min verzögert, weil ichs wissen wollte. -
Ich lasse die Stoppuhr aufm Handy laufen bis das Licht angeht.
Blockly nach 1sek
Smartcontrol nach 4sek -
@haselchen also wenn meine systemzeit sagt es ist 19:00 dann brennt auch die funzel in der sekunde. kann mir nicht vorstellen, daß blockly in der zeit zurück gehn kann...
und dabei ists egal ob das jetzt licht, gargentor, oder sonstwas ist. auch die rollos mit shuttercontrol fahren los, wenn der zeiger bei 0 ist. alles andere wäre auch unlogisch. -
Scheint aber so, als wenn es durch irgendwas eine Verzögerung gibt .
-
@haselchen darüber hab ich auch nachgedacht. aber wie gesagt, systemzeit ist das einzig relevannte. wo bei dir da eine verzögerung herkommen kann...
eventuell über die synology? wobei, wenn dort der ioB lööpt, muss die systemzeit ja auch systemzeit sein. und ich denk mal, daß die adapter ja genau die verwenden, ergo kann es nicht daran liegen.
mal weg von der stoppuhr. was tut sich, wenn du eine zeit vorgibst, und dann die zeit beobachtest.
ich hab in iQontrol
die und die laufen.
ist ja auch die genaue systemzeit. bei mir wird beim umklappen auf 00 die aktion ausgelöst, oder wenn der zeiger auf 0 springt. und deswegen kann blockly da nicht schneller sein. unmöglich, außer du hast eine time machine eingebaut...laut deiner aussage, dürfte dann smartcontrol erst um xx:xx:04 auslösen.
-
Lass uns hier mal weitermachen.
Dann kannste mal übers Blockly gucken.https://forum.iobroker.net/topic/35868/blockly-lichtsteuerung/15
-
mir ist gestern etwas aufgefallen... hab werte in andere auslöser geändert von 27/26 auf 30/29.
extra noch in den zonen nachgelinst, die neuen werte waren übernommen und mit haken versehen.
nach speichern, ohne fehlermeldung, hätte sich der poolfilter wieder einschalten müssen. nada. bei nochmaliger nachschau in den zonen, war der auslöser leer.
normalerweise wird ein fehler gemeldet wenn was fehlt. sieht mir nach bug aus!? -
Temperaturen können ja auch mit einer Nachkommastelle eingegeben und gespeichert werden, z.B. 20,5.
Setzte ich aber einen Vergleichsoperator < oder <= davor, funktioniert es nicht mehr.
Die Speicherung wird verweigert.
Gibt es hierfür eine Lösung? -
@mp3junkie sicher das es , und nicht . sein müsste?
-
@da_woody
Ja, sorry. Natürlich meinte ich 20.5 (zwanzigpunktfünf).
Komma funktioniert natürlich nicht.
Im Zusammenspiel mit den Vergleichsoperatoren funktioniert es aber nicht.