Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Problem] Dream btw. Enigma2 Adapter

    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

    [Problem] Dream btw. Enigma2 Adapter

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

      Hallo,

      bin auch sehr angetan von dem Adapter, passt perfekt in mein System.

      Gibt es die Möglichkeit den Adapter zu veröffentlichen, das ich auch automatisch über Updates im ioBroker informiert werde?

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

        Gibt es eine Möglichkeit die Tasten "Programm plus" und "Programm minus" zu implementieren?

        1 Reply Last reply Reply Quote 0
        • dslraser
          dslraser Forum Testing Most Active last edited by

          @0018:

          Gibt es eine Möglichkeit die Tasten "Programm plus" und "Programm minus" zu implementieren? ` Ich nutze den VU+ Adapter, da ist das drinn.

          Zum umschalten bzw. auch für andere Befehle nutze ich aber Blockly request.

          z.B. nächster Sender:

          http://deine_ip_der_box/web/remotecontrol?command=106

          und z.B. Das Erste HD

          http://deine_ip_der_box/web/zap?sRef=1:0:19:283D:3FB:1:C00000:0:0:0:

          ~~![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201804 ... b489d2.jpg">https://uploads.tapatalk-cdn.com/20180411/821c67de89d1acb80ce0a2a84fb489d2.jpg</link_text>" />

          Hier findest Du so einiges an Befehlen die Du nutzen kannst.

          https://dream.reichholf.net/wiki/Enigma2:WebInterface

          ![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201804 ... 4bf19e.jpg">https://uploads.tapatalk-cdn.com/20180411/109b909f92e6abbc96d893ea214bf19e.jpg</link_text>" />~~

          1 Reply Last reply Reply Quote 0
          • T
            Tom198621 last edited by

            @Cobra68:

            Hallo Pix,

            das scheint ziemlich aufwendig zu sein,

            dachte man könnte im Widget eine Einstellung

            bzw. Skript schreiben. Habe über diesen weg

            erst einmal auch eine IP Kamera angeschlossen,

            da es leider momentan keinen Adapter gibt.

            Gruß

            Darek `

            Hy Cobra68 wie hast du das denn mit der IP cam gelöst?

            1 Reply Last reply Reply Quote 0
            • S
              stephan2k last edited by

              das klingt sehr interessant, ich habe 4 vu+ Receiver zuhaus…

              Leider bekomm ich beim installieren folgende Meldung:

              $ ./iobroker url "https://github.com/Matten-Matten/ioBroker.enigma2.git"
              install https://github.com/Matten-Matten/ioBroker.enigma2.git/tarball/master
              npm install https://github.com/Matten-Matten/ioBroker.enigma2.git/tarball/master --production --prefix "/opt/iobroker" (System call)
              npm
               ERR! fetch failed https://github.com/Matten-Matten/ioBroker.enigma2.git/tarball/master
              npm 
              WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
              npm ERR! fetch failed https://github.com/Matten-Matten/ioBroker.enigma2.git/tarball/masternpm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
              
              

              habt ihr eine Idee?

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

                Wie hast du versucht den zu installieren?

                Gesendet von iPhone mit Tapatalk Pro

                1 Reply Last reply Reply Quote 0
                • S
                  stephan2k last edited by

                  im iobroker admin unter Adapter -> installieren aus eigenem URL -> https://github.com/Matten-Matten/ioBroker.enigma2.git

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

                    Hat iobroker Internet Zugang?

                    Warum auch immer kann er das File nicht laden:

                     ERR! fetch failed https://github.com/Matten-Matten/ioBroker.enigma2.git/tarball/master
                    
                    1 Reply Last reply Reply Quote 0
                    • M
                      mikiline last edited by

                      installier von dieser URL im Admin

                      https://github.com/Matten-Matten/ioBroker.enigma2

                      1 Reply Last reply Reply Quote 0
                      • S
                        stephan2k last edited by

                        Hat wohl auch nicht geklappt, aber andere Fehlermeldung…

                        iobroker	2018-04-21 08:36:09.794	info	exit 0
                        iobroker	2018-04-21 08:36:09.665	info	npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                        iobroker	2018-04-21 08:36:09.665	info	npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuil
                        iobroker	2018-04-21 08:36:02.437	info	gyp ERR! not ok
                        iobroker	2018-04-21 08:36:02.437	info	gyp ERR! node-gyp -v v3.4.0
                        iobroker	2018-04-21 08:36:02.437	info	gyp ERR! node -v v6.12.0
                        iobroker	2018-04-21 08:36:02.437	info	gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
                        iobroker	2018-04-21 08:36:02.437	info	gyp ERR! System Linux 4.9.59-v7+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                        iobroker	2018-04-21 08:36:02.433	info	gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
                        iobroker	2018-04-21 08:36:02.433	info	gyp ERR! stack at ChildProcess.emit (events.js:191:7)
                        iobroker	2018-04-21 08:36:02.433	info	gyp ERR! stack at emitTwo (events.js:106:13)
                        iobroker	2018-04-21 08:36:02.433	info	gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
                        iobroker	2018-04-21 08:36:02.424	info	ERR! build error
                        iobroker	2018-04-21 08:36:02.420	info	gyp
                        iobroker	2018-04-21 08:36:02.411	info	make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
                        iobroker	2018-04-21 08:36:02.379	info	compilation terminated.
                        iobroker	2018-04-21 08:36:02.379	info	^
                        iobroker	2018-04-21 08:36:02.379	info	../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include 
                        

                        Er sollte Internet haben… andere Dinge konnte ich auch installieren. Und via Tankkönig holt er ja Daten aus dem INET. ical Kalender ist auch mit Google verknüpft 😕

                        Diesen Error: fetch failed with status code 404 habe ich auch bei der Installation vom robonect (Mähroboter) Modul. Vermute eher ein generelles Problem (Falsche Settings)

                        1 Reply Last reply Reply Quote 0
                        • L
                          LJSven last edited by

                          Ich habe den Adapter eingebunden - allerdings drehen sich bei mir in regelmässigen Abständen die "Zahnräder" - der RPI 3 ist vie WLAN angebunden.

                          Hat jemand das gleiche Problem?

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

                            Welche Node & NPM Version und was für ein System ?

                            Gesendet von iPhone mit Tapatalk Pro

                            1 Reply Last reply Reply Quote 0
                            • L
                              LJSven last edited by

                              @wendy2702:

                              Welche Node & NPM Version und was für ein System ? `

                              node 6.14.1

                              NPM 5.8.0

                              Raspbian Stretch Lite (glaube ich)

                              1 Reply Last reply Reply Quote 0
                              • N
                                Nepomukl last edited by

                                @LJSven:

                                Ich habe den Adapter eingebunden - allerdings drehen sich bei mir in regelmässigen Abständen die "Zahnräder" - der RPI 3 ist vie WLAN angebunden.

                                Hat jemand das gleiche Problem? `

                                Guten Morgen, das hatte ich auch auf einer DM 800SE, die Zahnräder kamen genau zum Abfrageintervall.

                                Denke mal das die Rechenleistung der Box nicht ganz ausreicht um die ständigen Abfragen zu bewältigen.

                                Auf ner DM 820 war davon nix zu sehen, die hat es nicht gestört.

                                Gruß Andreas

                                1 Reply Last reply Reply Quote 0
                                • L
                                  LJSven last edited by

                                  Ich habe eine 7020 HD / glaubst du, dass es besser ist, wenn ich den Raspberry per LAN anschließe?

                                  1 Reply Last reply Reply Quote 0
                                  • Dutchman
                                    Dutchman Developer Most Active Administrators last edited by

                                    @LJSven:

                                    glaubst du, dass es besser ist, wenn ich den Raspberry per LAN anschließe? `

                                    LAN ist sowieso immer besser als WiFi vor allem wenn man ihn als Server System benutzt und ununterbrochene Verbindung haben sollte

                                    –-----------------------

                                    Send from mobile device

                                    Das schöne ios hat Auto Korrektur zum k****

                                    Wer Schreibfehler findet darf sie behalten oder auf eBay verkaufen, mindest Umsatz 10% für die community

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      stephan2k last edited by

                                      ich habs eben nochmal unter admin 3.3.9 versucht, bekomme folgenden Fehler….

                                      Berechtigung?

                                      Ich glaube langsam, das grundsätzlich was nicht mit der Installation passt. Habe das komplett fertige Image von iobroker aufn raspberry installiert...

                                      host.ioBroker-Pi	2018-04-23 23:37:31.349	warn	warning: Following packages cannot be read: lgtv11
                                      host.ioBroker-Pi	2018-04-23 23:37:30.685	info	Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                                      iobroker	2018-04-23 23:37:30.000	info	exit 0
                                      iobroker	2018-04-23 23:37:29.882	info	npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                      iobroker	2018-04-23 23:37:29.882	info	optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`
                                      iobroker	2018-04-23 23:37:29.879	info	WARN
                                      iobroker	2018-04-23 23:37:29.878	info	npm
                                      iobroker	2018-04-23 23:37:18.957	info	gyp ERR! not ok
                                      iobroker	2018-04-23 23:37:18.957	info	gyp ERR! node-gyp -v v3.4.0
                                      iobroker	2018-04-23 23:37:18.957	info	gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pamgyp ERR! node -v v6.14.1
                                      iobroker	2018-04-23 23:37:18.952	info	command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                      iobroker	2018-04-23 23:37:18.950	info	gyp ERR! System Linux 4.14.34-v7+gyp ERR!
                                      iobroker	2018-04-23 23:37:18.949	info	stack at ChildProcess.emit (events.js:191:7)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
                                      iobroker	2018-04-23 23:37:18.947	info	
                                      iobroker	2018-04-23 23:37:18.943	info	gyp ERR! stack at emitTwo (events.js:106:13)gyp ERR!
                                      iobroker	2018-04-23 23:37:18.941	info	ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
                                      iobroker	2018-04-23 23:37:18.940	info	gyp
                                      iobroker	2018-04-23 23:37:18.932	info	ERR! build error
                                      iobroker	2018-04-23 23:37:18.931	info	gyp
                                      iobroker	2018-04-23 23:37:18.928	info	make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
                                      iobroker	2018-04-23 23:37:18.895	info	compilation terminated.
                                      iobroker	2018-04-23 23:37:18.895	info	^
                                      iobroker	2018-04-23 23:37:18.895	info	../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include
                                      iobroker	2018-04-23 23:37:14.166	info	WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.14.1"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/authenticate
                                      iobroker	2018-04-23 23:37:14.164	info	
                                      iobroker	2018-04-23 23:37:14.161	info	gyp
                                      iobroker	2018-04-23 23:36:14.772	info	npm install https://github.com/vader722/ioBroker.vuplus/tarball/master --production --prefix "/opt/iobroker" (System call)
                                      iobroker	2018-04-23 23:36:14.202	info	install https://github.com/vader722/ioBroker.vuplus/tarball/master
                                      iobroker	2018-04-23 23:36:12.843	info	url "https://github.com/vader722/ioBroker.vuplus.git"
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • wendy2702
                                        wendy2702 last edited by

                                        Moin,

                                        Jetzt hast du aber auch einen anderen Adapter versucht zu installieren und nicht den von MattenMatten wenn ich das richtig sehe.

                                        Hat mit Zugriffsrechten nichts zu tun, er wechselt ja dann in ein Temporäres Verzeichnis.

                                        PI3 oder schon der neue?

                                        Welches Image?

                                        Welche Versionen Node & NPM?

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          stephan2k last edited by

                                          peinlich..

                                          ich nehm alles zurück…

                                          Hab das System nicht ganz verstanden

                                          1. Unter Adapter -> Installieren aus eigener URL

                                          2. Dann erst scheint die gewünschte Software unter Adapter in der Übersicht und lässt sich mit dem + installieren..

                                          3. Dann funktioniert es auch..

                                          Vermute meine Fehler kamen weil ich den 1. Punkt öfters wiederholt habe, weil ich dachte es geht nicht.

                                          Ist nun drauf, funktioniert.

                                          Kurze andere Frage,

                                          verstehe ich es richtig das ich pro vu+ Box die ich habe jeweils eine eiegene Instanz benötige?

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

                                            Ja,

                                            Pro Box eine Instanz da jede Box eine eigene IP hat und du pro Instanz nur eine IP vergeben kannst.

                                            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

                                            407
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            82
                                            739
                                            182842
                                            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