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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter SmartControl 0.3.x-0.6.x Latest

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mike Hellracer @crunchip last edited by

      @crunchip
      Danke. Hast du auch den DP für die Aufzählung in den Objekten?
      Dann hängt es bestimmt mit den Aufzählungen auf den Channel zusammen.
      Kannst du auf deinem Test mal die die Aufzählung auf dem Channel setzen.
      Habe ein Isue aufgemacht und hoffe das Mic sich darum kümmert.

      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:

        Hast du auch den DP für die Aufzählung in den Objekten?

        was meinst du damit?

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

        Dann hängt es bestimmt mit den Aufzählungen auf den Channel zusammen.

        bei mir ist channel + zusätzlich der jeweilige state zugewiesen

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

          @crunchip
          Ich meine, ob der DP für die Aufzählung unter Enum.Beleuchtung angelegt wurde?
          Dieseelbe Aufzählung auf Channel und state nochmal?
          Achso und du musst den Auslöser betätigen. Erst dann kommen ​bei mir die Einträge im lo

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

            @mike-hellracer Meldung im Log hab ich auch, aber es wurde korrekt ausgeführt, ist möglicherweise noch ein bug

            2021-10-30 17:40:51.096 - error: smartcontrol.0 (20789) [asyncGetForeignState] – Unable to retrieve info from state 'zigbee.0.f0d1b8000012c809'.
            2021-10-30 17:40:51.196 - warn: smartcontrol.0 (20789) State "smartcontrol.0.targetDevices.Enum.Beleuchtung_enum-2" has no existing object, this might lead to an error in future versions
            2021-10-30 17:40:51.377 - error: smartcontrol.0 (20789) [asyncGetForeignState] – Unable to retrieve info from state 'zigbee.0.00158d0005062d72'.
            2021-10-30 17:40:51.603 - error: smartcontrol.0 (20789) [asyncGetForeignState] – Unable to retrieve info from state 'zigbee.0.f0d1b8000012c809'.
            2021-10-30 17:40:51.614 - warn: smartcontrol.0 (20789) State "smartcontrol.0.targetDevices.Enum.Beleuchtung_enum-4" has no existing object, this might lead to an error in future versions
            2021-10-30 17:40:57.794 - error: smartcontrol.0 (20789) [asyncGetForeignState] – Unable to retrieve info from state 'zigbee.0.00158d0005062d72'.
            2021-10-30 17:40:57.795 - error: smartcontrol.0 (20789) [switchTargetDevice] – Could not get current state value for 'zigbee.0.00158d0005062d72' of device 'Enum.Beleuchtung_enum-1'
            

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

            Ich meine, ob der DP für die Aufzählung unter Enum.Beleuchtung angelegt wurde?

            nein, nicht gefunden

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

              @crunchip
              Danke, dann bin ich wenigstens nicht alleine mit meinem Problem.
              Habe ein Isue erstellt. Ich hoffe Mic schaut da auch bei Gelegenheit rein und fixed das.
              Bei so vielen Fehlern im Log ist es schwierig die die wirklichen zu entdecken.

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

                @mike-hellracer ob und wann da etwas passiert, kann noch dauern, da er seit geraumer Zeit sich eine Auszeit genommen hat

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

                  Moin Ich mal wieder 😉

                  bin gerade auf der suche warum mein System nicht funktioniert. Dazu eine Frage:
                  Gibt es einen unterschied bei einen Logischen Datenpunkt, ob ich Ihn per Hand umschalte true/false oder es über JavaScript mache?
                  Habe gerade das Phänomen das die smartcontrol Regel bei Äderung durch Hand schaltet per wenn der Auslösedatenpunkt per JavaScript geändert wir wird nicht geschaltet 🤔

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

                    ok wenn ich in den abgefragten datenpunkt einen auslöse Wert schreibe und diesen nicht bestätige reagiert smartcontrol da drauf, wenn ich den wert bestätige (so kommt er auch aus den JavaScript) wird der wert ignoriert.
                    Kann mir jemand etwas genauer erklären was es mit diesen bestätigen auf sich hat?

                    gruß
                    Matthias

                    L P 2 Replies Last reply Reply Quote 0
                    • L
                      luft-post @luft-post last edited by

                      hier noch mal ein Bild dazu

                      3.JPG

                      1 Reply Last reply Reply Quote 0
                      • P
                        Pittini Developer @luft-post last edited by

                        @luft-post sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                        Kann mir jemand etwas genauer erklären was es mit diesen bestätigen auf sich hat?

                        Idealerweise läuft das so, Du gibst einen (unbestätigten) Wert ein, der Adapter führt das aus und bestätigt den Wert. D.h. meist, aber nicht immer, setzt man aus JS raus KEINE Bestätigung, weil sonst Adapter nicht drauf reagieren.

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

                          @luft-post sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                          Habe gerade das Phänomen das die smartcontrol Regel bei Äderung durch Hand schaltet per wenn der Auslösedatenpunkt per JavaScript geändert wir wird nicht geschaltet

                          guck mal in deiner Instanz bei weitere Optionen>Auslöser

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

                            @crunchip Super, genau das war es 👍 vielen Dank
                            @Pittini Dank dir für die Erklärung

                            gruß
                            Matthias

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

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

                              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

                              Frage ich gerne nochmal 🙂
                              Was kann ich dagegen tun?
                              Viele Grüße

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

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

                                Frage ich gerne nochmal

                                Warum? ist doch bekannt, das sollche Meldungen erscheinen, mit neuem Js-Controller, dfür gibt es auch nen entsprechenden Thread

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

                                Was kann ich dagegen tun?

                                nichts, (issues gibt des dazu schon) ausser warten, bis das gefixt wird, was aber, siehe Hier, noch dauern kann
                                das Log Level vorübergehend auf ERROR stellen ist die einzige alternative

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

                                  @fuxxz2
                                  Hi.
                                  Gibt es Pläne von Mic hier noch weiter zu machen?

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

                                    @mike-hellracer
                                    Hier dürfte die Antwort auf deine Frage zu finden sein.

                                    1 Reply Last reply Reply Quote 0
                                    • da_Woody
                                      da_Woody @crunchip last edited by

                                      @crunchip irgendwie kratze ich langsam die wand ab.
                                      plötzlich spinnt auch smartcontrol.
                                      7715ea14-aaea-47e2-b90c-55486d8e86e8-grafik.png
                                      im log tauchen die 2 zeilen auf.

                                      
                                      smartcontrol.0
                                      2021-12-20 20:42:45.680	error	[_asyncOnReady()] – TypeError: Cannot read property 'undefined' of undefined at SmartControl._asyncOnReady (/opt/iobroker/node_modules/iobroker.smartcontrol/main.js:428:40)
                                      
                                      smartcontrol.0
                                      2021-12-20 20:42:45.678	error	Error getting state 'options.TriggerDevices.Luftfeuchte 90.name' – Unable to get state value of statePath 'smartcontrol.0.options.TriggerDevices.Luftfeuchte 90.active'
                                      

                                      gestern hat das noch funktioniert. ich hab in den einstellungen nichts geändert, alles nochmal kontrolliert, bekomme beim speichern keine fehlermeldung... 😞
                                      any ideas?

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

                                        @da_woody überprüfe doch mal dein device Luftfeuchte 90.name, scheint das da etwas nicht erreichbar ist
                                        bzw, was steht unter smartcontrol.0.options.TriggerDevices.Luftfeuchte

                                        da_Woody 1 Reply Last reply Reply Quote 0
                                        • da_Woody
                                          da_Woody @crunchip last edited by

                                          @crunchip autsch, ich depp. auf die idea hätte ich auch kommen können in die objekte zu linsen...
                                          da ist alles auf (null)
                                          cba70e60-84f9-4581-80f4-c9b9db81bf03-grafik.png
                                          wie kann das passieren? ist latürnich bei allen anderen auch so. wenn ich einen ordner aufmache, dann wird das kurz grün und dann rot.
                                          kann ich das irgendwie retten?

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

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

                                            da ist alles auf (null)

                                            logisch, da deine instanz ja nicht läuft
                                            wie oben schon geschrieben, dein Gerät, was die Luftfeuchte liefert mal überprüfen

                                            andernfalls, deaktiviere doch mal in der Instanz die entsprechende Zone

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            667
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter bewegungsmelder ifttt lichter smartcontrol test zeitplan
                                            91
                                            981
                                            266717
                                            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