Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter FHEM v1.6.x

    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 FHEM v1.6.x

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

      @LausiD
      Sorry für meine späte Rückmeldung. Ich musste jedoch einen guten Zeitpunkt auswählen um den neuen Adapter wieder zu installieren (Ich habe ja wieder auf die 1.3.0 gewechselt aufgrund der Probleme).

      Vorgestern war es dann soweit. Ich habe wieder die aktuelle 1.4.3 installiert und ...... hatte keine Probleme.
      Ich habe jetzt extra 2 Tage gewartet um zu sehen, ob sich der "alte" Fehler wieder einschleicht, aber bis jetzt konnte ich keine Probleme mehr feststellen. Alle Änderungen werden sofort übermittelt - egal in welche Richtung. Genau so, wie es auch in der 1.3.0 war / ist.

      Es funktioniert derzeit alles so, wie es sein soll. Auf diesem Weg möchte ich dir noch einmal Danke sagen für den Adapter.

      Sollte sich bei mir etwas ändern, gebe ich dir hier im Thread wieder Bescheid.

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

        Auf github liegt jetzt V1.5.0 bereit 🙂

        • alle Änderungen seit V1.4.3 26.03.20
        • Übertrag ioB zu FHEM mit fhem.0.info.Configurations.allowedIOBin nur bei geändertem Wert.

        Rückmeldungen wären super...vielleicht schafft es V1.5.0 in latest 🙂

        Gruß LausiD

        E 1 Reply Last reply Reply Quote 0
        • E
          elonom @LausiD last edited by elonom

          @LausiD

          Danke erstmal für deinen bisher sehr gut funktionierenden Adapter.

          Leider funktioniert die V1.5.0 nicht.
          Ich habe folgende Fehlermeldung:

          host.iobroker	2020-05-14 14:11:24.538	error	instance system.adapter.fhem.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: at process._fatalException (internal/process/execution.js:164:25)
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: at process.emit (events.js:322:22)
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3162:15)
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: TypeError: telnetOut.stop is not a function
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: ^
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: telnetOut.stop();
          host.iobroker	2020-05-14 14:11:24.538	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.fhem/main.js:3162
          

          Installiert habe ich den js-controller: 3.1.4

          Andere User haben wohl den gleichen Fehler: Link Text

          Gruß

          Norbert

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

            @elonom
            Vielen Dank für die auch nicht so erfreuliche Rückmeldung.
            Muss ich mir nochmal anschauen.....
            Abbruch auch bei Step 14?
            Sonst noch Hinweise?

            Gruß
            Lausi

            E 1 Reply Last reply Reply Quote 0
            • E
              elonom @LausiD last edited by

              @LausiD
              Danke für die schnelle Rückmeldung.
              Der fhem Adapter wird auch bei mir ab Step 14 abgebrochen

              host.iobroker	2020-05-14 17:56:50.018	error	instance system.adapter.fhem.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: at process._fatalException (internal/process/execution.js:164:25)
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: at process.emit (events.js:322:22)
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3162:15)
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: TypeError: telnetOut.stop is not a function
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: ^
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: telnetOut.stop();
              host.iobroker	2020-05-14 17:56:50.018	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.fhem/main.js:3162
              fhem.0	2020-05-14 17:56:49.995	info	(417) > processed 1 event(s) of FHEM saved during synchro
              fhem.0	2020-05-14 17:56:49.995	info	(417) STEP 14 ==== processed saved event(s) of FHEM
              
              LausiD 1 Reply Last reply Reply Quote 0
              • LausiD
                LausiD @elonom last edited by

                @elonom
                Super, danke für die schelle Rückmeldung
                Also grundsätzlich bei STEP 14.....schränkt die Suche doch erheblich ein 🙂

                E 1 Reply Last reply Reply Quote 0
                • E
                  elonom @LausiD last edited by

                  @LausiD
                  Schau mal in dien verlinkten Beitrag.
                  Im Paralellbeitrag hat wohl schon jemand einen Lösungsansatz. Vielleicht hilft das ...
                  Link

                  LausiD 1 Reply Last reply Reply Quote 0
                  • LausiD
                    LausiD @elonom last edited by

                    @elonom
                    Danke....gerade auch gesehen 🙂

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

                      Abbruch bei Step 14 ist mit V1.5.1 gefixt
                      @elonom
                      Danke für Test und Rückmeldung 🙂

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

                        fhem.0.info.Configurations.syncUpdate
                        true= Synchro auch bei update Reading FHEM
                        false=Synchro nur bei change Reading FHEM

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

                          fix STEP 10 delete state

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

                            fix states ohne val (allowedIOBin)

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

                              fix channel is not defined

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

                                fix eventNOK.....

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

                                  change create state_switch for KNX

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

                                    state_switch für jedes Device TYPE=KNX und state vorhanden ist.

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

                                      V 1.5.3 buildDate 30.06.20 latest

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

                                        fhem.x.info mit true bestätigt

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

                                          Spricht noch was dagegen v1.5.3 von latest in stable zu übernehmen?
                                          Rückmeldungen auch bei keinen Problemen wäre super.
                                          Danke und ein schönes WE
                                          LausiD

                                          E 1 Reply Last reply Reply Quote 0
                                          • E
                                            elonom @LausiD last edited by elonom

                                            @LausiD
                                            Hallo LausiD,
                                            bei mir laufen 2 fhem Instanzen mit dem V1.53 des fhem Adapter ohne Probleme.
                                            Von mir aus spricht also nichts dagegen.
                                            Danke für deine tolle Arbeit am Adapter.👍

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            827
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter fhem test
                                            8
                                            80
                                            5856
                                            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