Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter SmartControl 0.3.x-0.6.x Latest

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter SmartControl 0.3.x-0.6.x Latest

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      luft-post @firebowl last edited by

      Moin zusammen,
      mal eine kleine Frage zu meinen aktuellen Problem.
      Ich möchte gerne bei meinen Zielgerät in Datenpunkt zum ausschalten einen String (zwei Eckige Klammern, also [] ) schreiben.
      Es wird aber leider nur ein leerer String übergeben. Bei z.B. [Test] wird auch [Test] übergeben, die Klammern ohne Inhalt werden gelöscht.
      Seht Ihr eine Möglichkeit wie ich die [] übergeben kann?

      Gruß
      Matthias

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @luft-post last edited by

        @luft-post warum möchtest du eckige Klammern ohne Inhalt setzen?

        L 1 Reply Last reply Reply Quote 0
        • L
          luft-post @crunchip last edited by

          @crunchip
          Um mir über VIS-Materialdesign Alerts-Meldungen anzeigen zu lassen
          https://github.com/Scrounger/ioBroker.vis-materialdesign#alerts
          einmal sende ich per String z.B.

          [
          {
          "text": "Garagentor offen",
          "backgroundColor": "white",
          "borderColor": "red",
          "icon": "alert-outline",
          "iconColor": "red",
          "fontColor": "red"
          }
          ]
          

          für die Meldung. Und um sie wieder automatisiert zu löschen sende ich

          []
          

          an einen Datenpunkt.

          gruß

          1 Reply Last reply Reply Quote 0
          • F
            FuXXz2 last edited by

            Gibt es mittlerweile eine Lösung für den hier:

            smartcontrol.0
            2021-09-11 18:13:41.761 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:13:23.832 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:12:49.667 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:11:29.839 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-9" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:11:22.450 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:10:35.744 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-7" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:10:13.098 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-6" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:09:52.068 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:08:41.760 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:06:29.838 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-9" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:05:35.730 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-7" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:05:13.077 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-6" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:03:41.773 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:53.820 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:30.914 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:29.833 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-9" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:15.839 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:57.021 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:38.827 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:35.724 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-7" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:21.614 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:13.108 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-6" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:04.211 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:59:45.018 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:58:41.772 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:58:03.517 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:57:39.452 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions
            smartcontrol.0
            2021-09-11 18:13:41.761 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:13:23.832 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:12:49.667 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:11:29.839 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-9" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:11:22.450 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:10:35.744 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-7" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:10:13.098 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-6" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:09:52.068 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:08:41.760 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:06:29.838 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-9" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:05:35.730 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-7" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:05:13.077 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-6" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:03:41.773 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:53.820 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:30.914 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:29.833 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-9" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:01:15.839 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:57.021 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:38.827 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:35.724 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-7" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:21.614 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:13.108 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-6" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 18:00:04.211 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:59:45.018 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:58:41.772 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-8" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:58:03.517 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            smartcontrol.0
            2021-09-11 17:57:39.452 warn State "smartcontrol.0.targetDevices.Alle Lichter(Schalter)_enum-5" has no existing object, this might lead to an error in future versions

            F 1 Reply Last reply Reply Quote 0
            • L
              locito09 @Mic last edited by locito09

              @mic
              Ich habe das Problem das die Lampen nach der eingestellte zeit , eingeschaltet bleiben.

              Beispiel:
              Lampe am Eingang soll über ein Bewegungsmelder zwischen 19:00 bis 23:00 Uhr einschalten.

              Jetzt das Problem:
              Schaltet die Lampe kurz vor 23:00 Uhr an, bleib sie danach auch an. Gibt es irgend eine Einstellung damit ich das umgehen kann?

              J 1 Reply Last reply Reply Quote 0
              • J
                jay-jey @locito09 last edited by jay-jey

                @locito09 Wenn es nur um eine einzelne Lampe geht und die wirklich um 23:00 oder 23:05 ausgehen soll würde ich einfach kurz manuell nachhelfen mit einem Blockly script.
                Du könntest aber auch einfach eine zweite Zonen definieren. Eine die bis 23:05 geht. Da nimmst du zum einschalten einen dummy. So schaltet die zweite Zone die Lampe immer nur aus, aber nicht ein.

                1 Reply Last reply Reply Quote 0
                • evolvo187
                  evolvo187 last edited by

                  Hallo zusammen,

                  Erstmal ein rissiges Dankeschön an @Mic für den klasse Adapter!!!

                  Leider bekomme ich seid neusten ein error mit folgender Meldung.

                  
                  smartcontrol.2
                  2021-10-11 22:24:33.646	error	[_asyncSetTargetDevices_processZone] – TypeError: this.zoneTargetNames[zoneName] is not iterable at Trigger._asyncSetTargetDevices_processZone (/opt/iobroker/node_modules/iobroker.smartcontrol/lib/trigger-class.js:254:66) at Trigger.asyncSetTargetDevices (/opt/iobroker/node_modules/iobroker.smartcontrol/lib/trigger-class.js:163:26)
                  

                  Fehler.PNG

                  Leider kann ich mit der Fehlermeldung nichts anfangen. 😞
                  Und SmartControl steuert alles wie gewünscht.

                  Kann mir jemand einen Tipp für die Fehlersuche geben.

                  Gruß Heiko

                  1 Reply Last reply Reply Quote 0
                  • dQeLse
                    dQeLse last edited by

                    Hi,

                    ich würde gerne in verschiedenen Räumen das Licht automatisch ausschalten, wenn 4 min keine Bewegung im Raum vorhanden ist.
                    Das habe ich allerdings noch nicht hinbekommen.

                    Hat das jemand am laufen und ein Beispiel parat?

                    Gruß
                    Marcus

                    crunchip 1 Reply Last reply Reply Quote 0
                    • M
                      mirko3107 last edited by

                      Hallo,

                      ich habe im Flur einen Bewegungsmelder und zwei Taster an einem Shelly, die mein Licht steuern.

                      Ist es mit diesem Adapter möglich, mit dem Bewegungsmelder eine andere Helligkeit einzustellen, als mit dem Taster?
                      Und wenn ich das Licht per Taster eingeschaltet habe, kann man den BWM deaktivieren, bis das Licht wieder durch den Taster
                      oder eine gewisse Zeit ausgeht?

                      Danke

                      M crunchip 2 Replies Last reply Reply Quote 0
                      • M
                        Mike Hellracer @mirko3107 last edited by

                        Hallo zusammen,
                        Ich versuche gerade mein Glück mit Aufzählung unter zielgeräte und komme nicht so recht weiter. Hat einer von euch das richtig am laufen und kann mich mit einem Beispiel unterstützen?
                        Habe Mithilfe von Alias 2 Geräte angelegt diese werden Bad und Licht zugeordnet.
                        Unter Aufzählung habe ich dann Bad und Licht gewählt. Auch wenn ich die Prüfung unter Aufzählung im Adapter deaktiviere sehe ich im log sehe ich das state nicht gefunden wird.
                        Ich wäre sehr dankbar wenn mit einer ein kurzes Beispiel posten könnte.
                        Danke

                        crunchip 1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @dQeLse last edited by

                          @dqelse was hast du denn bisher versucht?

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @mirko3107 last edited by

                            @mirko3107 ja

                            1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @Mike Hellracer last edited by

                              @mike-hellracer zeig doch mal deine Einstellungen

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                Mike Hellracer @crunchip last edited by Mike Hellracer

                                @crunchip
                                im Adapter unter Aufzählung


                                ca22be84-7d57-4d38-8ac7-7aaf892dbeaa-image.png

                                unter Zonen

                                dc95c005-ec12-44ab-a83f-05ad664347db-image.png

                                unter objekte habe ich für die 2 Geräte auf dem Channel Raum (Bad) und Funktion (Hintergrundbeleuchtung)

                                5f7dde09-781a-458b-8493-3648def853b7-image.png

                                im Log sehe ich dann beim Auslösen

                                smartcontrol.0
                                2021-10-29 08:57:20.994 error [switchTargetDevice] – Error: Alias alias.0.bathroom.decolight1 has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2335:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6510:42) at processImmediate (internal/timers.js:463:21)

                                smartcontrol.0
                                2021-10-29 08:57:20.993 warn Alias alias.0.bathroom.decolight1 has no target 5

                                Wenn ich beide Geräte einzeln angebe funktioniert es nur die Zielgeräte "Aufzählungen" machen bei mir diese Probleme.
                                Hängt das ggf. mit den gewählten Aufzählungen der Aliasse zusammen? Diese werden von dem Alias Adapter direkt auf den Channel gelegt.
                                Achso und Javascript Adapter habe ich auch nach der Konfiguration neu gestartet.

                                crunchip 1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @Mike Hellracer last edited by crunchip

                                  @mike-hellracer sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                                  unter Zonen

                                  fehlt der Haken "immer" oder hast du was spezielles unter Ausführen eingestellt?

                                  @mike-hellracer sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                                  Error: Alias alias.0.bathroom.decolight1 has no target at Object

                                  setz mal Bad nicht bei channel, sondern direkt bei deinem DP switch.light

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    Mike Hellracer @crunchip last edited by Mike Hellracer

                                    @crunchip
                                    Ja, für die Ausführung habe ich eigene Bedingungen festgelegt.
                                    Ich musste Bad und Funktion ausschließlich auf den DP setzen. Dann funktioniert es. Aber das für alle Objekte zu ändern ist ein wenig mühselig. Auch da Adapter wie Alias & HM es jeweils auf dem Channel vergeben. Gibt es noch eine andere Möglichkeit?
                                    Ist das nicht gegen den Sinn des Datenmodells (Rolle, Zimmer, Funktion)?
                                    Alle DPs des Channels (Lampe) befinden sich doch im "Bad". Ebenso gehören alle DP des Channels (Lampe) zur Funktion "Licht". Meine Erwartungshaltung war, das die Bestimmung über die "Rolle" (z.B. Switch.light, state, etc) des "DP" innerhalb des "Channels" erfolgt.

                                    crunchip 2 Replies Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @Mike Hellracer last edited by

                                      @mike-hellracer sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                                      Ich musste Bad und Funktion ausschließlich auf

                                      nicht ausschliesslich, du kannst zusätzlich auswählen

                                      1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @Mike Hellracer last edited by

                                        @mike-hellracer sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                                        Alle DPs des Channels (Lampe) befinden sich doch im "Bad". Ebenso gehören alle DP des Channels (Lampe) zur Funktion "Licht". Meine Erwartungshaltung war, das die Bestimmung über die "Rolle" (z.B. Switch.light, state, etc) des "DP" innerhalb des "Channels" erfolgt.

                                        bei manchen Adaptern reicht es nicht nur den Channel einen Raum und Funktion hinzu zu fügen, da muss dann explizit der jeweilige state ausgewählt werden. Warum und weshalb das so ist, kann ich dir leider nicht begründen

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          Mike Hellracer @crunchip last edited by Mike Hellracer

                                          @crunchip
                                          Oh mann, darauf muss man erstmal kommen.
                                          Das war es. Jetzt habe ich den Raum & Funktion auf dem Channel und expliziet nochmal auf dem DP. Jetzt geht es.
                                          Aber ich bekomme trotzdem noch im Log eine Warnung
                                          (Auch wenn keine Aufzählungen auf dem Channel sind)


                                          smartcontrol.0
                                          2021-10-29 10:30:30.901 warn State "smartcontrol.0.targetDevices.Bad.Dekoleuchten_enum-1" has no existing object, this might lead to an error in future versions

                                          smartcontrol.0
                                          2021-10-29 10:30:30.749 warn State "smartcontrol.0.targetDevices.Bad.Dekoleuchten_enum-2" has no existing object, this might lead to an error in future versions


                                          meine DP's sehen jetzt so aus

                                          8651d658-7dc7-498c-9011-1226df5aad2d-image.png

                                          crunchip 1 Reply Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active @Mike Hellracer last edited by

                                            @mike-hellracer sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                                            has no existing object, this might lead to an error in future version

                                            das kommt einmalig, beim erstanlegen des Datenpunktes

                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            858
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter bewegungsmelder ifttt lichter smartcontrol test zeitplan
                                            91
                                            981
                                            230432
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo