Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Probleme mit Serialport bei zwave2

    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

    Probleme mit Serialport bei zwave2

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Esmax666 last edited by

      @esmax666 Zumindest das Gerät wird gefunden.
      Und nimm Mal den ical Link da raus...

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

        @thomas-braun was meinst du wie soll ich das weg machrn?

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

          @esmax666 Editieren und die Zeilen zu ical löschen

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

            @thomas-braun Ach so ok done

            Aber wo können das Problem kommen?

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

              @esmax666

              iobroker stop
              iobroker setup first
              iobroker start 
              
              E 1 Reply Last reply Reply Quote 0
              • E
                Esmax666 @Thomas Braun last edited by Esmax666

                @thomas-braun

                Ich bekomme das

                			
                zwave2.0	2021-05-15 22:42:36.595	info	(20844) starting. Version 1.9.3 in /opt/iobroker/node_modules/iobroker.zwave2, node: v12.22.1, js-controller: 3.2.16
                host.raspberrypi	2021-05-15 22:42:34.299	info	instance system.adapter.zwave2.0 started with pid 20844
                host.raspberrypi	2021-05-15 22:42:34.149	info	"system.adapter.zwave2.0" enabled
                host.raspberrypi	2021-05-15 22:42:19.970	info	Do not restart adapter system.adapter.zwave2.0 because disabled or deleted
                host.raspberrypi	2021-05-15 22:42:19.968	error	instance system.adapter.zwave2.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                zwave2.0	2021-05-15 22:42:19.322	warn	(20832) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                zwave2.0	2021-05-15 22:42:19.309	error	(20832) adapter disabled
                

                Aber ich hatte für die raspi pi3 schon usb0 als parameter. Ich bin fast sicher

                Eventuell muss man driver installieren?

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

                  @esmax666 Jetzt müsstest du den Adapter einstellen können.

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

                    @thomas-braun

                    Was.soll ich genau einstellen? Und wo?

                    Soll ich das auch installieren?
                    Install additional packages
                    On some systems it will be necessary to install additional packages. Therefore run the following on the console before installing the adapter:

                    apt-get install pkg-config libudev-dev

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

                      @esmax666 Wenn du das noch nicht getan hast...

                      E 1 Reply Last reply Reply Quote -1
                      • E
                        Esmax666 @Thomas Braun last edited by Esmax666

                        @thomas-braun war schon da habe gerade geprüft

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

                          @esmax666 Wie sieht denn jetzt die Adapter config aus?

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

                            @thomas-braun wie immer gleich

                            Screenshot_20210515-231523~2.png

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

                              @esmax666
                              Da kann ich nicht weiterhelfen. Hab den Adapter nicht im Einsatz. Aber die 17 Updates könntest du schon mal einspielen.

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

                                @thomas-braun schade. Man muss wahrscheinlich irgendwo usb driver installieren

                                Sonst wo hast du gehen das ich genau 17 update brauche?
                                Wie und was soll ich genau machen?

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

                                  @esmax666 sagte in Test Adapter Z-Wave 2 v1.10.x:

                                  Man muss wahrscheinlich irgendwo usb driver installieren

                                  Windows User, oder? Der Treiber ist im Linux-Kernel schon drin.

                                  Und die anstehenden Updates sehe ich links in deinem Screenshot.

                                  iobroker update
                                  iobroker upgrade
                                  
                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    Esmax666 @Thomas Braun last edited by

                                    @thomas-braun ich weiss aber irgenwie erkennt zwave2 nicht usb0 und usb1

                                    Die version hier sind auch richtig oder?

                                    Type: js-controller
                                    Title: JS controller
                                    OS: linux
                                    Available: 3.2.16
                                    Installed: 3.2.16
                                    Events: ↦15 / ↦13
                                    

                                    pi@raspberrypi:~ $ node -v
                                    v12.22.1
                                    pi@raspberrypi:~ $ nodejs -v
                                    v12.22.1
                                    pi@raspberrypi:~ $ npm -v
                                    6.14.12

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

                                      @esmax666 Der Stick liegt auf dem device node /dev/ttyAMA0

                                      E 2 Replies Last reply Reply Quote 0
                                      • E
                                        Esmax666 @Thomas Braun last edited by

                                        @thomas-braun

                                        Soll ich noch das machen?

                                        https://medium.com/@thedyslexiccoder/how-to-update-nodejs-npm-on-a-raspberry-pi-4-da75cad4148c

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

                                          @esmax666 Nein.

                                          Die Anleitung wird so ohnehin nicht funktionieren, da fehlt noch Zeug davor.

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

                                            @thomas-braun was meinst was feht

                                            Sonst fur die zwave0 version gab das:

                                            Raspberry Pi3 only: Activate GPIO UART
                                            On Raspberry Pi 3, the UART is by default occupied by the bluetooth module. To activate it for use with a GPIO module, follow these steps:

                                            sudo nano /boot/cmdline.txt

                                            remove console=serial0,115200
                                            save the file and close it
                                            sudo nano /boot/config.txt
                                            Look for each of the following lines. If they are commented out with a #, remove that. If they don't exist, add them to the end of the file:

                                            dtoverlay=pi3-miniuart-bt
                                            enable_uart=1
                                            force_turbo=1
                                            reboot

                                            Aber das brauchen wir nicht mehr oder ? Hab nicht gesehen fur zwave2

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            844
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            118
                                            6866
                                            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