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

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Problem] Dream btw. Enigma2 Adapter

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

      Vielleicht muss man den für Admin3 ready machen aber da hab ich keine Ahnung.

      Könnte evtl mal jemand (z.B. @Apollon) über das Ding schauen….ausser @Matten Matten weiss was zu tun ist

      @Matten Matten

      hier mal ein Link was zu ändern ist für Admin3

      Vielleicht ist der Adapter dann bekannt

      viewtopic.php?f=24&t=10268

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

        @mikiline:

        Vielleicht muss man den für Admin3 ready machen aber da hab ich keine Ahnung.

        Könnte evtl mal jemand (z.B. @Apollon) über das Ding schauen….ausser @Matten Matten weiss was zu tun ist

        @Matten Matten

        hier mal ein Link was zu ändern ist für Admin3

        Vielleicht ist der Adapter dann bekannt

        viewtopic.php?f=24&t=10268 `

        Vers. 0.0.10 -> Bitte testen

        1 Reply Last reply Reply Quote 0
        • M
          mikiline last edited by

          @Matten Matten:

          @mikiline:

          Vielleicht muss man den für Admin3 ready machen aber da hab ich keine Ahnung.

          Könnte evtl mal jemand (z.B. @Apollon) über das Ding schauen….ausser @Matten Matten weiss was zu tun ist

          @Matten Matten

          hier mal ein Link was zu ändern ist für Admin3

          Vielleicht ist der Adapter dann bekannt

          viewtopic.php?f=24&t=10268 `

          Vers. 0.0.10 -> Bitte testen `

          leider immer noch
          2678_enigma2.png

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

            Hi,

            habe mich auch mal versucht.

            @Matten Matten: hoffe das ist ok für dich !?

            Da ich noch keine Ahnung habe wie ich das in dem bestehenden Github unterbringe hier mal ein erster Wurf als Zip.

            Muss aber alles noch schön gemacht werden und ich weiß auch nicht ob das so alles richtig ist. Habe mich einfach an einem anderen Adapter der Admin3 tauglich ist orientiert.

            Ich habe das zip entpackt und nach iobroker/node_modules kopiert. bzw. als ZIP kopiert und dann auf dem rechner an die entprechende Stelle entpackt.

            Dann im Adapter Tab auf "Adapterinformationen aktualisieren"

            Dann ein "upload" des Adapters:

            999_enigma_upload.jpg

            Danach die Instanz installiert. Bei mir hat es ein paar Sekunden gedauert bis das Konfig Fenster sich geöffnet hat.

            Dann wie gehabt eure Sachen eintragen, speichern und schließen und die Instanz starten.

            Bei mir sieht es jetzt wieder so aus unter den Objekten:

            999_enigma_objecte.jpg

            Gruß

            Mirko

            999_iobroker.enigma2.zip

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

              @ Wendy2702

              Ich werde das heute Abend bei git einfügen danke für deine Unterstützung! 🙂

              Gruß Matten

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

                Version 0.0.11 (2018-02-07)

                über git installierbar :!:

                den alten Adapter vorher am besten aus dem Ordner löschen.

                Gruß Matten

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

                  Hi Matten,

                  hab den alten Adapter gelöscht und den 0.0.11 über GitHub installiert, leider immernoch folgender Fehler beim Start:

                  host.SmartHome 2018-03-20 17:57:20.524 error instance system.adapter.enigma2.0 terminated with code 1 ()

                  Caught 2018-03-20 17:57:20.523 error by controller[0]: at Function.Module._load (module.js:445:3)

                  Caught 2018-03-20 17:57:20.523 error by controller[0]: at tryModuleLoad (module.js:453:12)

                  Caught 2018-03-20 17:57:20.522 error by controller[0]: at Module.load (module.js:494:32)

                  Caught 2018-03-20 17:57:20.522 error by controller[0]: at Object.Module._extensions..js (module.js:586:10)

                  Caught 2018-03-20 17:57:20.522 error by controller[0]: at Module._compile (module.js:577:32)

                  Caught 2018-03-20 17:57:20.521 error by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:37:13)

                  Caught 2018-03-20 17:57:20.521 error by controller[0]: at require (internal/module.js:20:19)

                  Caught 2018-03-20 17:57:20.520 error by controller[0]: at Module.require (module.js:504:17)

                  Caught 2018-03-20 17:57:20.520 error by controller[0]: at Function.Module._load (module.js:424:25)

                  Caught 2018-03-20 17:57:20.519 error by controller[0]: at Function.Module._resolveFilename (module.js:476:15)

                  Caught 2018-03-20 17:57:20.512 error by controller[0]: Error: Cannot find module 'ping'

                  Caught 2018-03-20 17:57:20.512 error by controller[0]: ^

                  Caught 2018-03-20 17:57:20.511 error by controller[0]: throw err;

                  Caught 2018-03-20 17:57:20.509 error by controller[0]: module.js:478

                  vielleicht kannst du ja mal nochmal drüber schauen

                  Danke

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

                    Was heißt das denn?

                    > hab den alten Adapter gelöscht und den 0.0.11 über GitHub installiert, leider immernoch folgender Fehler beim Start:

                    Kannst du es mal nach der Anleitung drei Beiträge weiter oben probieren?

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

                      @Matten Matten:

                      Version 0.0.11 (2018-02-07)

                      über git installierbar :!:

                      den alten Adapter vorher am besten aus dem Ordner löschen.

                      Gruß Matten `

                      Hast du das so gebaut das es über Git installierbar ist?

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

                        @wendy2702:

                        @Matten Matten:

                        Version 0.0.11 (2018-02-07)

                        über git installierbar :!:

                        den alten Adapter vorher am besten aus dem Ordner löschen.

                        Gruß Matten `

                        Hast du das so gebaut das es über Git installierbar ist? `

                        Sollte jetzt klappen ja!

                        bitte mal testen. das Löschen vorher tut aber nicht not.

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

                          @Lutzy79:

                          Hi Matten,

                          hab den alten Adapter gelöscht und den 0.0.11 über GitHub installiert, leider immernoch folgender Fehler beim Start:

                          host.SmartHome 2018-03-20 17:57:20.524 error instance system.adapter.enigma2.0 terminated with code 1 ()

                          Caught 2018-03-20 17:57:20.523 error by controller[0]: at Function.Module._load (module.js:445:3)

                          Caught 2018-03-20 17:57:20.523 error by controller[0]: at tryModuleLoad (module.js:453:12)

                          Caught 2018-03-20 17:57:20.522 error by controller[0]: at Module.load (module.js:494:32)

                          Caught 2018-03-20 17:57:20.522 error by controller[0]: at Object.Module._extensions..js (module.js:586:10)

                          Caught 2018-03-20 17:57:20.522 error by controller[0]: at Module._compile (module.js:577:32)

                          Caught 2018-03-20 17:57:20.521 error by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:37:13)

                          Caught 2018-03-20 17:57:20.521 error by controller[0]: at require (internal/module.js:20:19)

                          Caught 2018-03-20 17:57:20.520 error by controller[0]: at Module.require (module.js:504:17)

                          Caught 2018-03-20 17:57:20.520 error by controller[0]: at Function.Module._load (module.js:424:25)

                          Caught 2018-03-20 17:57:20.519 error by controller[0]: at Function.Module._resolveFilename (module.js:476:15)

                          Caught 2018-03-20 17:57:20.512 error by controller[0]: Error: Cannot find module 'ping'

                          Caught 2018-03-20 17:57:20.512 error by controller[0]: ^

                          Caught 2018-03-20 17:57:20.511 error by controller[0]: throw err;

                          Caught 2018-03-20 17:57:20.509 error by controller[0]: module.js:478

                          vielleicht kannst du ja mal nochmal drüber schauen

                          Danke `

                          Welche Admin Version hast du?

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

                            Hi,

                            ich habe das gleiche.

                            ADMIN 3.3.3

                            JS 1.3.0

                            Die Installation lief und ich konnte die Konfig eingeben.

                            Installation Adapter:

                            ! ````
                            $ ./iobroker url "https://github.com/Matten-Matten/ioBroker.enigma2"
                            install https://github.com/Matten-Matten/ioBroker.enigma2/tarball/master
                            npm install https://github.com/Matten-Matten/ioBroker.enigma2/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                            npm
                            WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.vis-mywidgets/package.json'
                            ! got /opt/iobroker/node_modules/iobroker.enigma2/admin
                            upload [11] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/index_m.html index_m.html text/html
                            upload [10] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/index.html index.html text/html
                            upload [9] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                            upload [8] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                            upload [7] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                            upload [6] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/it/translations.json i18n/it/translations.json application/json
                            upload [5] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                            upload [4] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/es/translations.json i18n/es/translations.json application/json
                            upload [3] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/en/translations.json i18n/en/translations.json application/json
                            upload [2] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/i18n/de/translations.json i18n/de/translations.json application/json
                            upload [1] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/enigma2.png enigma2.png image/png
                            upload [0] enigma2.admin /opt/iobroker/node_modules/iobroker.enigma2/admin/beispiel.png beispiel.png image/png
                            got /opt/iobroker/node_modules/iobroker.enigma2/www
                            upload [1] enigma2 /opt/iobroker/node_modules/iobroker.enigma2/www/index.html index.html text/html
                            upload [0] enigma2 /opt/iobroker/node_modules/iobroker.enigma2/www/README.md README.md text/markdown
                            process exited with code 0

                            
                            Instanz installieren:
                            
                            >! ````
                            $ ./iobroker add enigma2
                            host.openmediavault create instance enigma2
                            host.openmediavault object system.adapter.enigma2.upload created
                            host.openmediavault object system.adapter.enigma2.0.outputCount created
                            host.openmediavault object system.adapter.enigma2.0.inputCount created
                            host.openmediavault object system.adapter.enigma2.0.uptime created
                            host.openmediavault object system.adapter.enigma2.0.memRss created
                            host.openmediavault object system.adapter.enigma2.0.memHeapTotal created
                            host.openmediavault object system.adapter.enigma2.0.memHeapUsed created
                            host.openmediavault object system.adapter.enigma2.0.connected created
                            host.openmediavault object system.adapter.enigma2.0.alive created
                            host.openmediavault object system.adapter.enigma2.0 created
                            process exited with code 0
                            

                            Fehler bei starten der Instanz:

                            host.openmediavault	2018-03-20 19:18:59.404	error	instance system.adapter.enigma2.0 terminated with code 1 ()
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Function.Module._load (module.js:445:3)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at tryModuleLoad (module.js:453:12)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Module.load (module.js:494:32)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Object.Module._extensions..js (module.js:586:10)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Module._compile (module.js:577:32)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:37:13)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at require (internal/module.js:20:19)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Module.require (module.js:504:17)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Function.Module._load (module.js:424:25)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: at Function.Module._resolveFilename (module.js:476:15)
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: Error: Cannot find module 'ping'
                            Caught	2018-03-20 19:18:59.404	error	by controller[0]: ^
                            Caught	2018-03-20 19:18:59.403	error	by controller[0]: throw err;
                            Caught	2018-03-20 19:18:59.403	error	by controller[0]: module.js:478
                            

                            Wieso bzw. wo fragt er nach dem "ping" module?

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

                              So läuft es:

                              Instanz stoppen

                              cd /opt/iobroker/node_modules
                              sudo npm install ping
                              

                              Instanz starten.

                              Hat bei mir geklappt.

                              @Matten Matten: weiß noch nicht warum er "ping" nicht automatisch installiert.

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

                                @wendy2702:

                                So läuft es:

                                Instanz stoppen

                                cd /opt/iobroker/node_modules
                                sudo npm install ping
                                

                                Instanz starten.

                                Hat bei mir geklappt.

                                @Matten Matten: weiß noch nicht warum er "ping" nicht automatisch installiert. `

                                ja genau bin auch dran.

                                sieht so aus als würde er den node_modules Ordner in node_modules packen.

                                vielleicht muss man die Ordner Zuweisung ändern…

                                nochmals vielen dank für deine hilfe!

                                Gruß Matten

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

                                  bin gerade ratlos warum er den node_modules Ordner nicht kopiert :roll:

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

                                    Wenn ich morgen Zeit finde schau ich auch nochmal.

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

                                      enigma2 Adapter

                                      Neue Version: 0.1.0

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

                                      Bisher treten bei keinem meiner geräte fehler auf.

                                      (über git installierbar)

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mikiline last edited by

                                        @Matten Matten:

                                        enigma2 Adapter

                                        Neue Version: 0.1.0

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

                                        Bisher treten bei keinem meiner geräte fehler auf.

                                        (über git installierbar) `

                                        Ich kann bestätigen das die Installation auch von GitHub bei mir geklappt hat. Vielen Dank fürs Ändern 😉

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

                                          Ja super habe auch gleich eine Neue Version: 0.2.0

                                          für euch

                                          Funktionen:
                                          BOX_IP
                                          NETWORK
                                          CHANNEL_SERVICEREFERENCE
                                          CHANNEL
                                          EVENTDESCRIPTION
                                          EVENTDURATION
                                          EVENTREMAINING
                                          HDD_CAPACITY
                                          HDD_FREE
                                          MESSAGE_ANSWER
                                          MODEL
                                          MUTED
                                          PROGRAMM
                                          PROGRAMM_INFO
                                          PROGRAMM_AFTER
                                          PROGRAMM_AFTER_INFO
                                          STANDBY
                                          VOLUME
                                          WEB_IF_VERSION
                                          
                                          0.2.0 (2018-03-22)
                                          (Matten-Matten) keine Fehlermeldung mehr wenn Box in DeepStandby
                                          (Matten-Matten) Erweiterung (PROGRAMM_AFTER ; PROGRAMM_AFTER_INFO ; WEB_IF_VERSION ; NETWORK) hinzugefügt
                                          (Matten-Matten) Auswahl Konfiguration einer 2\. Festplatte
                                          

                                          Gruß Matten

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            mikiline last edited by

                                            Update Installation über GitHub ohne Murren geklappt 😉

                                            Mal sehen ob wir die Bouquets und Channels noch hinzubekommen…..

                                            So ähnlich (enigma2.Bouquets.Favourites_TV), darunter dann die Channels enigma2.Bouquets.Favourites_TV.Channels.

                                            Dann kann man auch umschalten und hat immer die aktuellen Sender

                                            Bekommt man es irgendwie hin das nicht alle Informationen immer aktualisiert werden?

                                            Manche nur bei Start des Adapters und manche Kanaländerung? Es kommen sonst ja alle 5 sek Anfragen an die Box

                                            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

                                            746
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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