Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Alpha Test js-controller 4.0

    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

    Alpha Test js-controller 4.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      oFbEQnpoLKKl6mbY5e13 last edited by

      @apollon77
      alpha.72 läuft in meinem Testsystem (Docker) ohne Fehlermeldung bisher.

      1 Reply Last reply Reply Quote 1
      • MalleRalle
        MalleRalle last edited by MalleRalle

        @apollon77
        Die Fehlermeldung im Alexa2 Adapter ist nun weg.

        @foxriver76
        Ich denke Du liest hier auch mit.
        Mit dem js-controller 4 habe ich Probleme mit dem hm-rega Adapter.
        Variablen Datenpunkte lassen sich nicht mehr korrekt schalten.
        true und false werden im Objektbaum zwar geschaltet, die Zustände sind allerdings in rot und kommen in der ccu nicht mehr an.
        Hier mal Debug von der Anwesenheit:

        2022-02-03 11:53:19.484  - debug: hm-rega.0 (366742) stateChange hm-rega.0.19287 {"val":true,"ack":false,"ts":1643885599480,"q":0,"c":"script.js.Datenpunkte.Anwesenheit-Blockly","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1643885599480}
        2022-02-03 11:53:19.486  - warn: hm-rega.0 (366742) Got unexpected ID: hm-rega.0.19287
        2022-02-03 11:53:19.504  - debug: hm-rega.0 (366742) stateChange hm-rega.0.950 {"val":true,"ack":false,"ts":1643885599500,"q":0,"c":"script.js.Datenpunkte.Anwesenheit-Blockly","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1643885599500}
        2022-02-03 11:53:19.506  - warn: hm-rega.0 (366742) Got unexpected ID: hm-rega.0.950
        

        @arteck
        Ich denke Du liest hier auch mit.

        hs100.0	2022-02-03 12:00:06.830	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.829	warn	(367993) Object 192_168_123_49.last_update is invalid: Default value has to be type "string" but received type "number"
        hs100.0	2022-02-03 12:00:06.807	info	(367993) Start with IP : 192.168.123.49
        hs100.0	2022-02-03 12:00:06.806	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.805	warn	(367993) Object 192_168_123_37.ledState is invalid: Default value has to be type "string" but received type "boolean"
        hs100.0	2022-02-03 12:00:06.803	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.802	warn	(367993) Object 192_168_123_37.last_update is invalid: Default value has to be type "string" but received type "number"
        hs100.0	2022-02-03 12:00:06.748	info	(367993) Start with IP : 192.168.123.37
        hs100.0	2022-02-03 12:00:06.746	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.745	warn	(367993) Object 192_168_123_30.ledState is invalid: Default value has to be type "string" but received type "boolean"
        hs100.0	2022-02-03 12:00:06.743	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.742	warn	(367993) Object 192_168_123_30.last_update is invalid: Default value has to be type "string" but received type "number"
        hs100.0	2022-02-03 12:00:06.565	info	(367993) Start with IP : 192.168.123.30
        hs100.0	2022-02-03 12:00:06.560	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.558	warn	(367993) Object 192_168_123_27.ledState is invalid: Default value has to be type "string" but received type "boolean"
        hs100.0	2022-02-03 12:00:06.554	warn	(367993) This object will not be created in future versions. Please report this to the developer.
        hs100.0	2022-02-03 12:00:06.552	warn	(367993) Object 192_168_123_27.last_update is invalid: Default value has to be type "string" but received type "number"
        hs100.0	2022-02-03 12:00:06.482	info	(367993) Start with IP : 192.168.123.27
        
        apollon77 foxriver76 3 Replies Last reply Reply Quote 0
        • apollon77
          apollon77 @MalleRalle last edited by

          @malleralle Sicher das die hm-rega Tehmatik seit controller 4 so ist? Ggf gabs ein Adapter update?

          MalleRalle 1 Reply Last reply Reply Quote 0
          • MalleRalle
            MalleRalle @apollon77 last edited by MalleRalle

            @apollon77 Absolut, sobald ich auf den 3er zurück gehe ist es wieder in Ordnung.

            1 Reply Last reply Reply Quote 1
            • apollon77
              apollon77 @MalleRalle last edited by

              @malleralle GitHub Issue für @arteck bitte

              1 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer @MalleRalle last edited by

                @malleralle Welche DB läuft bei dir für objects

                MalleRalle 1 Reply Last reply Reply Quote 0
                • MalleRalle
                  MalleRalle @foxriver76 last edited by

                  @foxriver76

                  Current configuration:
                  - Objects database:
                    - Type: jsonl
                    - Host/Unix Socket: 0.0.0.0
                    - Port: 9001
                  - States database:
                    - Type: jsonl
                    - Host/Unix Socket: 0.0.0.0
                    - Port: 9000
                  - Data Directory: ../../iobroker-data/
                  
                  
                  foxriver76 1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer @MalleRalle last edited by

                    @malleralle thx

                    O 1 Reply Last reply Reply Quote 0
                    • O
                      oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

                      Was wird eigentlich "migriert", wenn man bereits eine Redis-Konfiguration (States und Objects) hatte?

                      apollon77 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

                        @ofbeqnpolkkl6mby5e13 Nichts. Es wird nur das was "file" ist auf "jsonl" umgestellt ... Redis bleibt Redis. Bei Redis kommen nur ein paar interne neue Datenstrukturen dazu

                        O 1 Reply Last reply Reply Quote 0
                        • O
                          oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

                          @apollon77
                          Okay, nur weil die Meldung angezeigt wurde, dass die Objekte migriert wurden.

                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

                            @ofbeqnpolkkl6mby5e13 Meinst du das "... States migrated to Redis Sets"? Das ist genau die Initialisierung der neuen Datenstrukturen

                            O 1 Reply Last reply Reply Quote 0
                            • O
                              oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

                              @apollon77
                              Mist, dass ich mir das nicht gespeichert habe. Aber die Meldung sah eher so aus: 23.047 Objekte migriert. Soweit ich mich erinnere...

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

                                @malleralle sagte in Alpha Test js-controller 4.0:

                                Mit dem js-controller 4 habe ich Probleme mit dem hm-rega Adapter.
                                Variablen Datenpunkte lassen sich nicht mehr korrekt schalten.

                                @foxriver76
                                Hatte ich noch gar nicht bemerkt, scheint aber bei mir auch so zu sein:
                                Ich ändere in der VIS Oberfläche einen Wert, der hm-rega-Datenpunkt im iobroker wird geändert aber in der homematic kommt die Änderung nicht an:

                                hm-rega 3.0.35
                                homematic 2.61.7

                                iobroker setup:

                                Current configuration:
                                - Objects database:
                                  - Type: jsonl
                                  - Host/Unix Socket: 0.0.0.0
                                  - Port: 9001
                                - States database:
                                  - Type: jsonl
                                  - Host/Unix Socket: 0.0.0.0
                                  - Port: 9000
                                - Data Directory: ../../iobroker-data/
                                
                                1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 last edited by

                                  Ja fix kommt nachher

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    lonsimbt @apollon77 last edited by

                                    @apollon77

                                    alpha.72 läuft

                                    Ich beobachte kein Probleme mit den Homematic(-IP)-Adaptern.

                                    Gruß Marco

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

                                      Hey,

                                      der von @MalleRalle berichtete Bug mit hm-rega ist in alpha.73 gefixt und @next ist aktualisiert.

                                      Bitte vor allem HM* testen aber auch schauen das zB noch alle JavaScript Skripte tun und im Frontend erscheinen und sowas

                                      Ingo

                                      amg_666 Thomas Braun 2 Replies Last reply Reply Quote 2
                                      • amg_666
                                        amg_666 @apollon77 last edited by

                                        @apollon77 sagte in Alpha Test js-controller 4.0:

                                        der von @MalleRalle berichtete Bug mit hm-rega ist in alpha.73 gefixt und @next ist aktualisiert.

                                        Top, jetzt läufts wieder rund, Änderungen in iob werden auch wieder in der homematic übernommen.

                                        Bei meinen Skripten habe ich bislang keine Fehler feststellen können.

                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @apollon77 last edited by

                                          @apollon77

                                          alpha.73 startet hier sauber durch, skripte laufen (hab aber kein hm-rega laufen).
                                          Nur der iobroker.parcel-Adapter muss bei jedem update des controllers neugebaut werden. Der ist wohl gegen node14 gebaut, ich fahre node16 hier. npm i --production im Verzeichnis des Adapters reicht aber aus und auch der Adapter läuft dann wieder.

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @Thomas Braun last edited by

                                            @thomas-braun sagte in Alpha Test js-controller 4.0:

                                            Nur der iobroker.parcel-Adapter muss bei jedem update des controllers neugebaut werden.

                                            Das wäre aber interessant warum das so ist. Was bringt der als Fehler? Läuft der renbuild machenaismus an?

                                            Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            849
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            20
                                            196
                                            17034
                                            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