Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zwave läuft nicht iobroker als Raspberrymatic addon

    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

    Zwave läuft nicht iobroker als Raspberrymatic addon

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rhartmann76 @Homoran last edited by

      @homoran ahh, vielen Dank. Wieder etwas neues...

      io-broker ist nun gleich installiert. muss ich dann erstmal wieder den Master Befehl auf dem Pi4 ausführen, damit er sichtbar ist?

      Danke

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @rhartmann76 last edited by

        @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

        muss ich dann erstmal wieder den Master Befehl auf dem Pi4 ausführen

        was ist der Pi4?
        War das nicht dein RM?

        Dann würde ich nur auf dem slave iobroker setup custom ausführen

        R 1 Reply Last reply Reply Quote 0
        • R
          rhartmann76 @Homoran last edited by

          @homoran

          
          pi@raspberrypi:~ $ sudo iobroker multihost browse
          1 |      192.168.178.94 |  host |      192.168.178.94 | "authentication required"
          pi@raspberrypi:~ $ sudo iobroker multihost connec
          Invalid parameters. Following is possible: enable, browse, connect, status
          pi@raspberrypi:~ $ sudo iobroker multihost connect
          1 |      192.168.178.94 |  host |      192.168.178.94 | "authentication required"
          Please select host [1]: 192.168.178.94
          
          

          passt das soweit?

          Homoran Thomas Braun FredF 3 Replies Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @rhartmann76 last edited by

            @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

            passt das soweit?

            keine Ahnung!

            deshalb

            @homoran sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

            Dann würde ich nur auf dem slave iobroker setup custom ausführen

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

              @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

              sudo iobroker

              iobroker wird nicht mit sudo angepackt.

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

                @thomas-braun witzig - https://www.iobroker.net/docu/index-24.htm?page_id=3068&lang=de
                da wird es so beschrieben - was ist nun richtig?

                Homoran AlCalzone 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @rhartmann76 last edited by

                  @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

                  da wird es so beschrieben

                  von 2017 eine Seite, die längst aus dem Netz genommen wurde

                  1 Reply Last reply Reply Quote 0
                  • FredF
                    FredF Most Active Forum Testing @rhartmann76 last edited by

                    @rhartmann76
                    Nachdem der Master nun aktiviert ist, versuch doch dich an meine Anleitung zu halten
                    https://forum.iobroker.net/topic/43296/zwave-läuft-nicht-iobroker-als-raspberrymatic-addon/36

                    1 Reply Last reply Reply Quote 1
                    • AlCalzone
                      AlCalzone Developer @rhartmann76 last edited by

                      @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

                      da wird es so beschrieben

                      Wie findet ihr nur immer diese Uralt-Links, nachdem man den Link zur aktuellen Doku schon gepostet hat?!

                      Homoran R 2 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @AlCalzone last edited by Homoran

                        @alcalzone sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

                        nachdem man den Link zur aktuellen Doku schon gepostet hat?!

                        und da war auch noch ein sudo an falscher Stelle,
                        Hab ich gerade entfernt 😉

                        EDIT:
                        ...und WOW, wird wohl jetzt direkt übernommen, nach:
                        https://www.iobroker.net/#de/documentation/config/multihost.md

                        1 Reply Last reply Reply Quote 0
                        • R
                          rhartmann76 @AlCalzone last edited by

                          @alcalzone sorry, für Neulinge sind es viele Sache auf einmal.

                          kannst Du mir hier kurz noch helfen.

                          Ich bin die Anleitung zum Installieren von z-wave soweit schon fast durch. Nun hänge ich hier.

                          Open the Makefile and find the following line:
                          
                          OPENZWAVE := ../
                          LIBMICROHTTPD := -lmicrohttpd
                          
                          Change it to:
                          
                          OPENZWAVE := ../open-zwave
                          LIBMICROHTTPD := /usr/local/lib/libmicrohttpd.a
                          
                          Build ozwcp
                          
                          make
                          ln -sd ../open-zwave/config
                          

                          Mir sind die Befehle nicht klar. Was soll man hier genau eingeben. Vielen Dank

                          AlCalzone 1 Reply Last reply Reply Quote 0
                          • AlCalzone
                            AlCalzone Developer @rhartmann76 last edited by

                            @rhartmann76 Lass die Finger von OpenZWave, das ist nicht mehr maintained und der zugehörige Adapter ist seit kurzem auch deprecated.

                            Installiere stattdessen ioBroker.zwave2, ganz einfach über den Admin.

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              rhartmann76 @AlCalzone last edited by

                              @alcalzone

                              
                              pi@raspberrypi:~ $ iobroker multihost browse
                              1 |      192.168.178.94 |  host |      192.168.178.94 | "authentication required"
                              pi@raspberrypi:~ $ iobroker multihost connect 192.168.178.94 rh1977rh
                              1 |      192.168.178.94 |  host |      192.168.178.94 | "authentication required"
                              Invalid index: 192
                              
                              

                              soweit richtig

                              AlCalzone 1 Reply Last reply Reply Quote 0
                              • AlCalzone
                                AlCalzone Developer @rhartmann76 last edited by

                                @rhartmann76 Wo ist das jetzt schon wieder her?
                                https://www.iobroker.net/#de/documentation/config/multihost.md?slavekonfiguration

                                90ee454c-fb57-41b5-a806-8895bd3d3959-grafik.png

                                R 1 Reply Last reply Reply Quote 1
                                • R
                                  rhartmann76 @AlCalzone last edited by

                                  @alcalzone jawollllll, Multihost läuft jetzt.
                                  z-wave2 soll ich jetzt über den Admin installieren - wahrscheinlich auf dem Slave?

                                  Muss ich dann auf dem Slave auch noch die Seriel freigeben?

                                  Danke

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    rhartmann76 @rhartmann76 last edited by

                                    @rhartmann76

                                    habe nun versucht auf dem Slave zu installieren.

                                    Fertig mit Fehler: host.homematic-raspi Cannot install iobroker.zwave2@1.8.11: 1

                                    host.homematic-raspi	2021-03-18 13:54:14.760	error	iobroker host.homematic-raspi Cannot install iobroker.zwave2@1.8.11: 1
                                    host.homematic-raspi	2021-03-18 13:54:14.727	info	iobroker npm ERR! A complete log of this run can be found in:npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2021-03-18T12_54_14_702Z-debug.log
                                    host.homematic-raspi	2021-03-18 13:54:14.723	info	iobroker
                                    host.homematic-raspi	2021-03-18 13:54:14.693	info	iobroker ERR! @serialport/bindings@9.0.7 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9
                                    host.homematic-raspi	2021-03-18 13:54:14.691	info	iobroker npm
                                    host.homematic-raspi	2021-03-18 13:54:14.680	info	iobroker ERR! code ELIFECYCLEnpm ERR! errno 1
                                    host.homematic-raspi	2021-03-18 13:54:14.677	info	iobroker npm
                                    host.homematic-raspi	2021-03-18 13:54:13.028	info	iobroker ERR! stack Error: Could not find any Python installation to usegyp ERR! stack at PythonFinder.fail (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:307:47)gyp ERR! sta
                                    host.homematic-raspi	2021-03-18 13:54:13.023	info	iobroker ERR! find Python - Use the switch --python="/path/to/pythonexecutable"gyp ERR! find Python (accepted by both node-gyp and npm)gyp ERR! find Python - Set the environment variable PYTHONgyp
                                    host.homematic-raspi	2021-03-18 13:54:13.019	info	iobroker ERR! find Python gyp ERR! find Python Python is not set from command line or npm configurationgyp ERR! find Python Python is not set from environment variable PYTHONgyp ERR! find Python che
                                    host.homematic-raspi	2021-03-18 13:54:13.016	info	iobroker gyp
                                    host.homematic-raspi	2021-03-18 13:53:46.001	info	iobroker npm install iobroker.zwave2@1.8.11 --loglevel error --unsafe-perm --prefix "/usr/local/addons/hm-iobroker" (System call)
                                    host.homematic-raspi	2021-03-18 13:53:45.996	info	iobroker NPM version: 6.14.10
                                    host.homematic-raspi	2021-03-18 13:53:37.938	info	iobroker add zwave2 --host raspberrypi
                                    host.homematic-raspi	2021-03-18 13:53:13.612	warn	States 192.168.178.95:34574 Error from InMemDB: Error: client NOT SUPPORTED
                                    host.homematic-raspi	2021-03-18 13:53:13.596	warn	States 192.168.178.95:34572 Error from InMemDB: Error: client NOT SUPPORTED
                                    host.homematic-raspi	2021-03-18 13:53:13.563	warn	Objects 192.168.178.95:57066 Error from InMemDB: Error: client NOT SUPPORTED
                                    host.homematic-raspi	2021-03-18 13:53:13.507	warn	Objects 192.168.178.95:57064 Error from InMemDB: Error: client NOT SUPPORTED
                                    host.homematic-raspi	2021-03-18 13:51:23.469	warn	some hosts are offline
                                    info.0	2021-03-18 13:50:57.883	info	(1152) starting. Version 1.7.10 in /usr/local/addons/hm-iobroker/node_modules/iobroker.info, node: v12.20.1, js-controller: 3.1.6
                                    discovery.0	2021-03-18 13:50:49.044	info	(1129) starting. Version 2.3.11 in /usr/local/addons/hm-iobroker/node_modules/iobroker.discovery, node: v12.20.1, js-controller: 3.1.6
                                    host.homematic-raspi	2021-03-18 13:50:48.348	info	instance system.adapter.info.0 started with pid 1152
                                    admin.0	2021-03-18 13:50:46.619	info	(1118) Use link "http://localhost:8081" to configure.
                                    admin.0	2021-03-18 13:50:46.617	info	(1118) http server listening on port 8081
                                    admin.0	2021-03-18 13:50:46.552	info	(1118) received all objects
                                    admin.0	2021-03-18 13:50:46.193	info	(1118) requesting all objects
                                    admin.0	2021-03-18 13:50:46.191	info	(1118) requesting all states
                                    admin.0	2021-03-18 13:50:46.127	info	(1118) starting. Version 4.1.10 in /usr/local/addons/hm-iobroker/node_modules/iobroker.admin, node: v12.20.1, js-controller: 3.1.6
                                    host.homematic-raspi	2021-03-18 13:50:44.348	info	instance system.adapter.discovery.0 started with pid 1129
                                    host.homematic-raspi	2021-03-18 13:50:43.427	warn	Objects 192.168.178.95:57056 Error from InMemDB: Error: client NOT SUPPORTED
                                    host.homematic-raspi	2021-03-18 13:50:40.939	warn	States 192.168.178.95:34558 Error from InMemDB: Error: client NOT SUPPORTED
                                    host.homematic-raspi	2021-03-18 13:50:40.374	info	instance system.adapter.admin.0 started with pid 1118
                                    host.homematic-raspi	2021-03-18 13:50:40.330	info	starting 3 instances
                                    host.homematic-raspi	2021-03-18 13:50:40.301	info	3 instances found
                                    host.homematic-raspi	2021-03-18 13:50:40.293	info	Multihost discovery server: service started on 0.0.0.0:50005
                                    host.homematic-raspi	2021-03-18 13:50:39.800	info	connected to Objects and States
                                    host.homematic-raspi	2021-03-18 13:50:39.486	info	ip addresses: 192.168.178.94 fd00::dea6:32ff:fefb:9ff3 fe80::dea6:32ff:fefb:9ff3
                                    host.homematic-raspi	2021-03-18 13:50:39.480	info	hostname: homematic-raspi, node: v12.20.1
                                    host.homematic-raspi	2021-03-18 13:50:39.479	info	Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                                    host.homematic-raspi	2021-03-18 13:50:39.474	info	iobroker.js-controller version 3.1.6 js-controller starting
                                    host.homematic-raspi	2021-03-18 13:46:32.532	info	iobroker exit 25
                                    
                                    Thomas Braun AlCalzone 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @rhartmann76 last edited by

                                      @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

                                      Could not find any Python installation

                                      Python nachinstallieren.

                                      R Homoran 2 Replies Last reply Reply Quote 0
                                      • R
                                        rhartmann76 @Thomas Braun last edited by

                                        @thomas-braun Danke, auf dem Master oder dem Slave?

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

                                          @rhartmann76 Auf der Maschine wo das compile laufen soll.

                                          1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Thomas Braun last edited by

                                            @thomas-braun sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

                                            @rhartmann76 sagte in Zwave läuft nicht iobroker als Raspberrymatic addon:

                                            Could not find any Python installation

                                            Python nachinstallieren.

                                            wieso ist denn python nicht auf dem pi drauf??

                                            dass es auf der rudimentären buildroot-Umgebung von RaspberryMatic nicht drauf ist, kann ich mir eher vorstellen.

                                            @rhartmann76
                                            Warum muss ioBroker denn unbedingt als Addon auf der RM laufen?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            739
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            107
                                            5767
                                            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