Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter SmartControl 0.3.x-0.6.x Latest

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter SmartControl 0.3.x-0.6.x Latest

Geplant Angeheftet Gesperrt Verschoben Tester
testadaptersmartcontrolbewegungsmelderiftttlichterzeitplan
1.0k Beiträge 93 Kommentatoren 339.0k Aufrufe 88 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • da_WoodyD da_Woody

    @horst-böttcher soweit hab ich noch nicht befasst damit. der fehlermeldung nach hast du zwar den motion als auslöser drinnen, aber keine zone deffiniert, die er ausschalten soll. besser gesagt, er weis nicht was er ausschalten soll, weil er nichts eingeschalten hat.
    wäre meine interpretation der fehlermeldung.

    Horst BöttcherH Nicht stören
    Horst BöttcherH Nicht stören
    Horst Böttcher
    schrieb am zuletzt editiert von
    #550

    @da_woody ok
    komisch ist alles drin
    mal sehn für leicht geht es ja morgen wieder 😞

    da_WoodyD 1 Antwort Letzte Antwort
    0
    • Horst BöttcherH Horst Böttcher

      @da_woody ok
      komisch ist alles drin
      mal sehn für leicht geht es ja morgen wieder 😞

      da_WoodyD Offline
      da_WoodyD Offline
      da_Woody
      schrieb am zuletzt editiert von
      #551

      @horst-böttcher hin und wieder zickt smartcontrol bei mir auch etwas rum.
      aber vllt hilft das weiter...
      10912357-7f42-4b6f-9d4f-918e74dc9ff7-grafik.png

      gruß vom Woody
      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

      1 Antwort Letzte Antwort
      0
      • K Offline
        K Offline
        Kueppert
        schrieb am zuletzt editiert von Kueppert
        #552

        Hallo zusammen, ich hab jetzt nach und nach alle meine Geräte auf Alias umgestellt. Im SmartControl hab ich das gestern und heute nachgezogen und dort auch auf ALias umgestellt - führt dazu, dass nun keine Auslöser reagieren???
        Beispiel:
        Schlafzimmerschranktür (RAW):

        {
          "type": "state",
          "common": {
            "name": "Schlafzimmer Schrank",
            "type": "state",
            "read": true,
            "write": true,
            "role": "state",
            "alias": {
              "id": "zigbee.0.00158d0002753c0b.opened"
            },
            "states": {
              "true": "geöffnet",
              "false": "geschlossen"
            }
          },
          "native": {},
          "from": "system.adapter.javascript.0",
          "user": "system.user.admin",
          "ts": 1615230099502,
          "_id": "alias.0.Tueren.Schlafzimmerschrank",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        }
        

        und das RAW von der Steckdose für das Schranklicht:

        {
          "type": "state",
          "common": {
            "type": "state",
            "role": "switch",
            "read": true,
            "write": true,
            "storeMap": true,
            "name": "Schlafzimmer Schrank",
            "alias": {
              "id": "sonoff.0.Sonoff-S20-Schlafzimmer.POWER"
            },
            "states": {
              "true": "an",
              "false": "aus"
            }
          },
          "native": {},
          "from": "system.adapter.javascript.0",
          "user": "system.user.admin",
          "ts": 1615230437825,
          "_id": "alias.0.Steckdosen.Schlafzimmer Schrank",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          }
        }
        

        im Smartcontrol (lief vorher alles supi) so eingetragen:
        37d6b362-38ed-4040-b4ef-16633dd9dbac-image.png
        Zielgerät:
        e36c5798-a2cf-4e5b-b37d-463145e3b1e6-image.png
        unter Zonen wie folgt:
        c9b215d2-145e-4cc5-8e45-da80438b5196-image.png

        Irgendwas mag der Adapter nicht mehr. Hab das Logging erweitert. Da kommt beim Öffnen/Schließen vom Schrank garnichts...keine Meldung 😕 Der Alias-DP für das Öffnen/Schließen von der Schranktür verändert sich aber wenn ich die Schranktür öffne/schließe...

        NACHTRAG:
        Die Option für ALias hab ich bereits eingeschaltet gehabt:
        7b5fa3e9-f99a-4a4a-b148-d6e61024245a-image.png

        UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

        da_WoodyD 1 Antwort Letzte Antwort
        0
        • K Kueppert

          Hallo zusammen, ich hab jetzt nach und nach alle meine Geräte auf Alias umgestellt. Im SmartControl hab ich das gestern und heute nachgezogen und dort auch auf ALias umgestellt - führt dazu, dass nun keine Auslöser reagieren???
          Beispiel:
          Schlafzimmerschranktür (RAW):

          {
            "type": "state",
            "common": {
              "name": "Schlafzimmer Schrank",
              "type": "state",
              "read": true,
              "write": true,
              "role": "state",
              "alias": {
                "id": "zigbee.0.00158d0002753c0b.opened"
              },
              "states": {
                "true": "geöffnet",
                "false": "geschlossen"
              }
            },
            "native": {},
            "from": "system.adapter.javascript.0",
            "user": "system.user.admin",
            "ts": 1615230099502,
            "_id": "alias.0.Tueren.Schlafzimmerschrank",
            "acl": {
              "object": 1636,
              "state": 1636,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator"
            }
          }
          

          und das RAW von der Steckdose für das Schranklicht:

          {
            "type": "state",
            "common": {
              "type": "state",
              "role": "switch",
              "read": true,
              "write": true,
              "storeMap": true,
              "name": "Schlafzimmer Schrank",
              "alias": {
                "id": "sonoff.0.Sonoff-S20-Schlafzimmer.POWER"
              },
              "states": {
                "true": "an",
                "false": "aus"
              }
            },
            "native": {},
            "from": "system.adapter.javascript.0",
            "user": "system.user.admin",
            "ts": 1615230437825,
            "_id": "alias.0.Steckdosen.Schlafzimmer Schrank",
            "acl": {
              "object": 1636,
              "state": 1636,
              "owner": "system.user.admin",
              "ownerGroup": "system.group.administrator"
            }
          }
          

          im Smartcontrol (lief vorher alles supi) so eingetragen:
          37d6b362-38ed-4040-b4ef-16633dd9dbac-image.png
          Zielgerät:
          e36c5798-a2cf-4e5b-b37d-463145e3b1e6-image.png
          unter Zonen wie folgt:
          c9b215d2-145e-4cc5-8e45-da80438b5196-image.png

          Irgendwas mag der Adapter nicht mehr. Hab das Logging erweitert. Da kommt beim Öffnen/Schließen vom Schrank garnichts...keine Meldung 😕 Der Alias-DP für das Öffnen/Schließen von der Schranktür verändert sich aber wenn ich die Schranktür öffne/schließe...

          NACHTRAG:
          Die Option für ALias hab ich bereits eingeschaltet gehabt:
          7b5fa3e9-f99a-4a4a-b148-d6e61024245a-image.png

          da_WoodyD Offline
          da_WoodyD Offline
          da_Woody
          schrieb am zuletzt editiert von
          #553

          @kueppert said in Test Adapter SmartControl 0.3.x-0.6.x Latest:

          "name": "Schlafzimmer Schrank",

          beide selben name? eventuell noch bei zielgeräte prüfung deaktivieren anhaken.
          du hast auch überall rechts oben in der blauen leiste ein 5ded99b1-e1f7-4582-8844-cf2ecc785c09-grafik.png mit erklärungen...

          gruß vom Woody
          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

          K 1 Antwort Letzte Antwort
          0
          • da_WoodyD da_Woody

            @kueppert said in Test Adapter SmartControl 0.3.x-0.6.x Latest:

            "name": "Schlafzimmer Schrank",

            beide selben name? eventuell noch bei zielgeräte prüfung deaktivieren anhaken.
            du hast auch überall rechts oben in der blauen leiste ein 5ded99b1-e1f7-4582-8844-cf2ecc785c09-grafik.png mit erklärungen...

            K Offline
            K Offline
            Kueppert
            schrieb am zuletzt editiert von Kueppert
            #554

            @da_woody hab ja den Adapter schon ewig laufen und kenne mich mit der Gerät schon einigermaßen aus 😉 Danke dir trotzdem für deine Hinweise 👍 Ich habe jetzt aber die Lösung gefunden:
            ich übersetze bei den Alias den Status zB von true/false => an/aus oder geöffnet/geschlossen. Diesen Status muss man auch in den Alias übergeben, damit der schaltet ^^ mit true/false funktioniert es dann bei Alias nicht mehr.

            UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

            da_WoodyD 1 Antwort Letzte Antwort
            0
            • K Kueppert

              @da_woody hab ja den Adapter schon ewig laufen und kenne mich mit der Gerät schon einigermaßen aus 😉 Danke dir trotzdem für deine Hinweise 👍 Ich habe jetzt aber die Lösung gefunden:
              ich übersetze bei den Alias den Status zB von true/false => an/aus oder geöffnet/geschlossen. Diesen Status muss man auch in den Alias übergeben, damit der schaltet ^^ mit true/false funktioniert es dann bei Alias nicht mehr.

              da_WoodyD Offline
              da_WoodyD Offline
              da_Woody
              schrieb am zuletzt editiert von
              #555

              @kueppert 😄 das ist mir nach dem posten auch noch eingefallen, war aber gerade in einem anderen posting bei shelly...

              gruß vom Woody
              HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

              K 1 Antwort Letzte Antwort
              0
              • da_WoodyD da_Woody

                @kueppert 😄 das ist mir nach dem posten auch noch eingefallen, war aber gerade in einem anderen posting bei shelly...

                K Offline
                K Offline
                Kueppert
                schrieb am zuletzt editiert von
                #556

                @da_woody und wichtig ist, dass die Aliase hier keine Boolean sind, denn dann kann man kein AN/AUS angeben, sondern nur true/false. Hab den einen Alias-DP dann auf State umgeschlüsselt im RAW, und nun klappt es auch 🙂

                UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                1 Antwort Letzte Antwort
                1
                • SlowmanS Offline
                  SlowmanS Offline
                  Slowman
                  schrieb am zuletzt editiert von
                  #557

                  Komme irgendwie nicht weiter, obwohl ich denke das alles passt.

                  Ich möchte das täglich 30min nach Sonnenuntergang, ein Licht angeht und um 21:30Uhr (wenn das Licht an ist) wieder ausgeschaltet wird. Finde aber meinen Fehler nicht 😕

                  Zielobjekt
                  2021-03-26 11.09.44 192.168.2.88 c977071960dc.png

                  Auslöser
                  2021-03-26 11.10.19 192.168.2.88 66f36445a4b0.png

                  Zone
                  2021-03-26 11.11.33 192.168.2.88 8a4adbf4fe90.png

                  Wo ist mein Fehler?

                  da_WoodyD 1 Antwort Letzte Antwort
                  0
                  • SlowmanS Slowman

                    Komme irgendwie nicht weiter, obwohl ich denke das alles passt.

                    Ich möchte das täglich 30min nach Sonnenuntergang, ein Licht angeht und um 21:30Uhr (wenn das Licht an ist) wieder ausgeschaltet wird. Finde aber meinen Fehler nicht 😕

                    Zielobjekt
                    2021-03-26 11.09.44 192.168.2.88 c977071960dc.png

                    Auslöser
                    2021-03-26 11.10.19 192.168.2.88 66f36445a4b0.png

                    Zone
                    2021-03-26 11.11.33 192.168.2.88 8a4adbf4fe90.png

                    Wo ist mein Fehler?

                    da_WoodyD Offline
                    da_WoodyD Offline
                    da_Woody
                    schrieb am zuletzt editiert von
                    #558

                    @slowman zielobjekt: doppelt. dort hast du ja schon true/false
                    auslöser: fehlt haken bei ziel aus erste zeile.
                    zone: was macht du im sommer? sonnenuntergang nach 21:30?
                    is mal das was ich sofort sehe...

                    gruß vom Woody
                    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                    SlowmanS 1 Antwort Letzte Antwort
                    0
                    • da_WoodyD da_Woody

                      @slowman zielobjekt: doppelt. dort hast du ja schon true/false
                      auslöser: fehlt haken bei ziel aus erste zeile.
                      zone: was macht du im sommer? sonnenuntergang nach 21:30?
                      is mal das was ich sofort sehe...

                      SlowmanS Offline
                      SlowmanS Offline
                      Slowman
                      schrieb am zuletzt editiert von Slowman
                      #559

                      @da_woody

                      Zielobjekt korregiert. Nur noch 1x drin. Dürfte aber nicht gestört haben, oder?

                      2021-03-26 13.47.53 192.168.2.88 ae011145e15f.png

                      Auslöser gelassen --> er soll nach Sonnenuntergang plus 30min angehen und um 21:30 Uhr aus

                      2021-03-26 13.48.23 192.168.2.88 ef9bf4c464eb.png

                      Zone --> einmal für Einschalten und einmal für Ausschalten

                      2021-03-26 13.48.56 192.168.2.88 b31031de1b97.png

                      Gerade gelesen mit Sommer hmm.... ok neues Problem. Muss doch auch mit Smartcontrol gehen ohne gleich ein Blockly zu erstellen.

                      da_WoodyD 1 Antwort Letzte Antwort
                      0
                      • SlowmanS Slowman

                        @da_woody

                        Zielobjekt korregiert. Nur noch 1x drin. Dürfte aber nicht gestört haben, oder?

                        2021-03-26 13.47.53 192.168.2.88 ae011145e15f.png

                        Auslöser gelassen --> er soll nach Sonnenuntergang plus 30min angehen und um 21:30 Uhr aus

                        2021-03-26 13.48.23 192.168.2.88 ef9bf4c464eb.png

                        Zone --> einmal für Einschalten und einmal für Ausschalten

                        2021-03-26 13.48.56 192.168.2.88 b31031de1b97.png

                        Gerade gelesen mit Sommer hmm.... ok neues Problem. Muss doch auch mit Smartcontrol gehen ohne gleich ein Blockly zu erstellen.

                        da_WoodyD Offline
                        da_WoodyD Offline
                        da_Woody
                        schrieb am zuletzt editiert von da_Woody
                        #560

                        @slowman 1 und 2 sollten mal passen.
                        zu 3... eventuell Abenddämmerung verwenden statt Sonnenuntergang. k.a. ob sich das im sommer ausgeht.
                        allerdings brauchst du das im sommer ja eh nicht wenns um 21:30 ausgeschalten wird.
                        vllt kannst du das mit einer zusätzlichen bedingung verknüpfen.
                        ich verwende z.b. die anwesenheit mit dem terrassenlicht. musst du selbst überlegen was du da eventuell verwenden könntest. vllt followthesun adapter?
                        139e4439-de0c-4040-9c93-12d811bd1e07-image.png

                        gruß vom Woody
                        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                        S SlowmanS 2 Antworten Letzte Antwort
                        1
                        • da_WoodyD da_Woody

                          @slowman 1 und 2 sollten mal passen.
                          zu 3... eventuell Abenddämmerung verwenden statt Sonnenuntergang. k.a. ob sich das im sommer ausgeht.
                          allerdings brauchst du das im sommer ja eh nicht wenns um 21:30 ausgeschalten wird.
                          vllt kannst du das mit einer zusätzlichen bedingung verknüpfen.
                          ich verwende z.b. die anwesenheit mit dem terrassenlicht. musst du selbst überlegen was du da eventuell verwenden könntest. vllt followthesun adapter?
                          139e4439-de0c-4040-9c93-12d811bd1e07-image.png

                          S Offline
                          S Offline
                          Speedy012
                          schrieb am zuletzt editiert von Speedy012
                          #561

                          Moin,
                          ich habe meine Türklingel mit einem Fensterkontaktsensor smart gemacht.
                          Ausgabe über Alexa klappt soweit.

                          Kann ich auch eine Nachricht über Telegram senden?
                          Unter Zielgeräte telegram.0 eintragen bekomme ich eine Fehlermeldung.

                          Über response ging es eben... vielleicht fehlte ein haken 😛

                          1 Antwort Letzte Antwort
                          0
                          • da_WoodyD da_Woody

                            @slowman 1 und 2 sollten mal passen.
                            zu 3... eventuell Abenddämmerung verwenden statt Sonnenuntergang. k.a. ob sich das im sommer ausgeht.
                            allerdings brauchst du das im sommer ja eh nicht wenns um 21:30 ausgeschalten wird.
                            vllt kannst du das mit einer zusätzlichen bedingung verknüpfen.
                            ich verwende z.b. die anwesenheit mit dem terrassenlicht. musst du selbst überlegen was du da eventuell verwenden könntest. vllt followthesun adapter?
                            139e4439-de0c-4040-9c93-12d811bd1e07-image.png

                            SlowmanS Offline
                            SlowmanS Offline
                            Slowman
                            schrieb am zuletzt editiert von
                            #562

                            @da_woody

                            Danke, angeschaltet ist das Licht erst mal 😊
                            Was ich mit dem followthesun anfangen kann, weiß ich noch nicht.

                            da_WoodyD 1 Antwort Letzte Antwort
                            0
                            • SlowmanS Slowman

                              @da_woody

                              Danke, angeschaltet ist das Licht erst mal 😊
                              Was ich mit dem followthesun anfangen kann, weiß ich noch nicht.

                              da_WoodyD Offline
                              da_WoodyD Offline
                              da_Woody
                              schrieb am zuletzt editiert von
                              #563

                              @slowman na geht ja! 🙂
                              follow the sun... eventuell mit dem azimut experimentieren als zusätzliche bedingung.
                              ganz schick wäre natürlich wie bei shuttercontrol, die jahreszeit.
                              aea1fae8-6a08-4b31-ab36-bcd2956d5833-grafik.png
                              gibt vllt einen adapter für sowas?

                              gruß vom Woody
                              HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                              Stephan SchleichS 1 Antwort Letzte Antwort
                              0
                              • da_WoodyD da_Woody

                                @slowman na geht ja! 🙂
                                follow the sun... eventuell mit dem azimut experimentieren als zusätzliche bedingung.
                                ganz schick wäre natürlich wie bei shuttercontrol, die jahreszeit.
                                aea1fae8-6a08-4b31-ab36-bcd2956d5833-grafik.png
                                gibt vllt einen adapter für sowas?

                                Stephan SchleichS Offline
                                Stephan SchleichS Offline
                                Stephan Schleich
                                schrieb am zuletzt editiert von
                                #564

                                @mic ich bekomm diese Meldung, was muss ich da machen? ist die variable hardcoreded?
                                1744db00-06c9-48d7-9252-4093716e0704-image.png

                                1 Antwort Letzte Antwort
                                0
                                • K Offline
                                  K Offline
                                  Kueppert
                                  schrieb am zuletzt editiert von Kueppert
                                  #565

                                  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 umgestellt

                                  RAW 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:
                                  571a5d40-5883-4efa-9c46-6243c4f181d7-image.png
                                  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, Thorsten

                                  PS: 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.

                                  UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                                  1 Antwort Letzte Antwort
                                  0
                                  • G Offline
                                    G Offline
                                    Grinface
                                    schrieb am zuletzt editiert von Grinface
                                    #566

                                    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

                                    1 Antwort Letzte Antwort
                                    0
                                    • C Offline
                                      C Offline
                                      ChrisXY
                                      schrieb am zuletzt editiert von
                                      #567

                                      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 😄

                                      da_WoodyD 1 Antwort Letzte Antwort
                                      0
                                      • C ChrisXY

                                        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 😄

                                        da_WoodyD Offline
                                        da_WoodyD Offline
                                        da_Woody
                                        schrieb am zuletzt editiert von
                                        #568

                                        @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
                                        

                                        gruß vom Woody
                                        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                        W 1 Antwort Letzte Antwort
                                        0
                                        • da_WoodyD da_Woody

                                          @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
                                          
                                          W Offline
                                          W Offline
                                          Wurlitzer
                                          schrieb am zuletzt editiert von
                                          #569

                                          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.

                                          2021-05-16 11_50_06-instances - ioBroker und 10 weitere Seiten - Persönlich – Microsoft​ Edge.png

                                          2021-05-16 11_49_36-instances - ioBroker und 10 weitere Seiten - Persönlich – Microsoft​ Edge.png

                                          da_WoodyD 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          425

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe