Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Problem] Dream btw. Enigma2 Adapter

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

[Problem] Dream btw. Enigma2 Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
739 Beiträge 82 Kommentatoren 209.7k Aufrufe 15 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Matten MattenM Offline
    Matten MattenM Offline
    Matten Matten
    schrieb am zuletzt editiert von
    #99

    falls es dem ein oder anderen weiter hilft man kann mit Blockly

    sowas auch bauen.

    http://forum.iobroker.net/viewtopic.php … 242#p85242

    ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

    1 Antwort Letzte Antwort
    0
    • Matten MattenM Offline
      Matten MattenM Offline
      Matten Matten
      schrieb am zuletzt editiert von
      #100

      @Vumer:

      Die komplette Infos bekomme ich von die Box, aber mute, volume und standby funktioniern nicht.

      Über Firefox z.B http://ip:port/web/vol?set=mute funktioniert es `

      soweit bin ich noch nicht.

      ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

      1 Antwort Letzte Antwort
      0
      • VumerV Offline
        VumerV Offline
        Vumer
        schrieb am zuletzt editiert von
        #101

        alles klar, Danke :D

        1 Antwort Letzte Antwort
        0
        • Matten MattenM Offline
          Matten MattenM Offline
          Matten Matten
          schrieb am zuletzt editiert von
          #102

          also im moment hängt es bei mir stark. komme im Script mit der "send message" und dem befehlsrequest nicht weiter.

          Da es bei mir da an Fachkenntnisse zur java Programierung fehlt, bleibt es im Adapter erstmal nur beim auslesen der e2 Box. :cry:

          soll ich denn noch den Adapter bei github hochladen?

          ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

          1 Antwort Letzte Antwort
          0
          • kmxakK Offline
            kmxakK Offline
            kmxak
            Most Active
            schrieb am zuletzt editiert von
            #103

            ja github wäre toll. weitere infos falls du noch welche brauchst http://www.iobroker.net/docu/?page_id=2281&lang=de

            Gruß Alex

            1 Antwort Letzte Antwort
            0
            • kmxakK Offline
              kmxakK Offline
              kmxak
              Most Active
              schrieb am zuletzt editiert von
              #104

              so ganz rund läuft es noch nicht. bekomme folgende fehler:

              ! ````
              host.ioBroker 2017-09-08 15:19:28.716 info Restart adapter system.adapter.enigma2.0 because enabled
              host.ioBroker 2017-09-08 15:19:28.715 error instance system.adapter.enigma2.0 terminated with code 0 (OK)
              enigma2.0 2017-09-08 15:19:28.515 debug using no authorization
              enigma2.0 2017-09-08 15:19:28.515 debug creating request for command 'GETCURRENT' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/getcurrent')
              enigma2.0 2017-09-08 15:19:28.515 debug using no authorization
              enigma2.0 2017-09-08 15:19:28.515 debug creating request for command 'GETVOLUME' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/vol')
              enigma2.0 2017-09-08 15:19:28.515 debug using no authorization
              enigma2.0 2017-09-08 15:19:28.515 debug creating request for command 'GETINFO' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/about')
              enigma2.0 2017-09-08 15:19:28.515 debug using no authorization
              enigma2.0 2017-09-08 15:19:28.515 debug creating request for command 'GETSTANDBY' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/powerstate')
              enigma2.0 2017-09-08 15:19:28.515 debug using no authorization
              enigma2.0 2017-09-08 15:19:28.514 debug creating request for command 'MESSAGEANSWER' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/messageanswer?getanswer=now')
              enigma2.0 2017-09-08 15:19:25.507 debug stateChange enigma2.0.enigma2.COMMAND {"val":"","ack":true,"ts":1504876765502,"q":0,"from":"system.adapter.enigma2.0","lc":1504876570553}
              enigma2.0 2017-09-08 15:19:25.505 debug inMem message enigma2.0.* enigma2.0.enigma2.COMMAND
              enigma2.0 2017-09-08 15:19:25.495 info starting Polling every 3000 ms
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.COMMAND (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.MODEL (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.HDD_FREE (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.HDD_CAPACITY (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.EVENTDESCRIPTION (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.PROGRAMM_INFO (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.PROGRAMM (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.CHANAL_SERVICEREFERENCE (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.CHANNEL (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.STANDBY (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.EVENTREMAINING (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.EVENTDURATION (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.MUTED (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.MESSAGE_ANSWER (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug setObject enigma2.VOLUME (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:19:25.495 debug config Password
              enigma2.0 2017-09-08 15:19:25.495 debug config Username:
              enigma2.0 2017-09-08 15:19:25.495 debug config Port: 80
              enigma2.0 2017-09-08 15:19:25.495 debug config IPAddress: 192.168.2.55
              enigma2.0 2017-09-08 15:19:25.495 info starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.enigma2, node: v6.11.3
              host.ioBroker 2017-09-08 15:19:24.747 info instance system.adapter.enigma2.0 started with pid 1847
              hm-rpc.1 2017-09-08 15:19:22.499 info xmlrpc -> 0 devices
              hm-rpc.1 2017-09-08 15:19:22.491 info xmlrpc <- listDevices ["hm-rpc.1"]
              javascript.0 2017-09-08 15:19:00.730 info script.js.User.Verschiedene.iLO_Temperatur: 2017-09-08 13:19:00, 36, 23, 40, 37, 0, 59, 42, 47, 0, 45, 0, 35, 44, 0
              javascript.0 2017-09-08 15:19:00.389 info script.js.User.Verschiedene.iLO_Temperatur: ===> Start ILO
              host.ioBroker 2017-09-08 15:18:54.728 info Restart adapter system.adapter.enigma2.0 because enabled
              host.ioBroker 2017-09-08 15:18:54.727 error instance system.adapter.enigma2.0 terminated with code 0 (OK)
              enigma2.0 2017-09-08 15:18:54.699 info terminating
              enigma2.0 2017-09-08 15:18:54.679 debug stateChange enigma2.0.enigma2.STANDBY {"val":false,"ack":true,"ts":1504876734602,"q":0,"from":"system.adapter.enigma2.0","lc":1504876573655}
              enigma2.0 2017-09-08 15:18:54.679 debug stateChange enigma2.0.enigma2.MESSAGE_ANSWER {"val":"Keine rechtzeitige Antwort","ack":true,"ts":1504876734592,"q":0,"from":"system.adapter.enigma2.0","lc":1504876626367}
              enigma2.0 2017-09-08 15:18:54.676 debug Box Sender Servicereference: 1:0:19:83:6:85:C00000:0:0:0:
              enigma2.0 2017-09-08 15:18:54.676 debug Box eventdescription: Familienfilm
              enigma2.0 2017-09-08 15:18:54.675 debug Ab 0 Jahre
              enigma2.0 2017-09-08 15:18:54.675 debug D 2016. Von Franziska Buch, mit Emma Schweiger , Kim Bitter, Ken Duken.
              enigma2.0 2017-09-08 15:18:54.675 debug Box Programm Info: Der Start der 7. Klasse läuft für Conni (Emma Schweiger) alles andere als erfreulich: Die Zwölfjährige wird auf ihrer neuen Schule von den Mitschülerinnen gemobbt. Zu allem Überflu
              enigma2.0 2017-09-08 15:18:54.673 debug Box Programm: Conni & Co
              enigma2.0 2017-09-08 15:18:54.673 debug Box EVENTREMAINING:4567
              enigma2.0 2017-09-08 15:18:54.673 debug Box EVENTDURATION:6300
              enigma2.0 2017-09-08 15:18:54.672 debug evaluating response for command 'GETCURRENT': {"e2currentserviceinformation":{"e2service":[{"e2servicereference":["1:0:19:83:6:85:C00000:0:0:0:"],"e2servicename":["Sky Cinema HD"],"e2providername":["
              enigma2.0 2017-09-08 15:18:54.651 debug Box Muted:false
              enigma2.0 2017-09-08 15:18:54.651 debug Box Volume:60
              enigma2.0 2017-09-08 15:18:54.650 debug evaluating response for command 'GETVOLUME': {"e2volume":{"e2result":["True"],"e2resulttext":["Status"],"e2current":["60"],"e2ismuted":["False"]}}
              enigma2.0 2017-09-08 15:18:54.629 debug inMem message enigma2.0.* enigma2.0.enigma2.STANDBY val=false, ack=true, ts=1504876734602, q=0, from=system.adapter.enigma2.0, lc=1504876573655
              enigma2.0 2017-09-08 15:18:54.629 debug inMem message enigma2.0.* enigma2.0.enigma2.MESSAGE_ANSWER val=Keine rechtzeitige Antwort, ack=true, ts=1504876734592, q=0, from=system.adapter.enigma2.0, lc=1504876626367
              enigma2.0 2017-09-08 15:18:54.627 info cleaned everything up...
              enigma2.0 2017-09-08 15:18:54.626 error at Object.write (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:1314:29)
              enigma2.0 2017-09-08 15:18:54.626 error at closeTag (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:874:5)
              enigma2.0 2017-09-08 15:18:54.626 error at emitNode (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:630:3)
              enigma2.0 2017-09-08 15:18:54.626 error at emit (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:625:33)
              enigma2.0 2017-09-08 15:18:54.626 error at Object.onclosetag (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/lib/xml2js.js:423:26)
              enigma2.0 2017-09-08 15:18:54.626 error at Parser.emit (events.js:188:7)
              enigma2.0 2017-09-08 15:18:54.626 error at emitOne (events.js:96:13)
              enigma2.0 2017-09-08 15:18:54.626 error at Parser. (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/lib/xml2js.js:462:18)
              enigma2.0 2017-09-08 15:18:54.626 error at /opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:155:21
              enigma2.0 2017-09-08 15:18:54.626 error at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:240:87)
              enigma2.0 2017-09-08 15:18:54.626 error TypeError: Cannot read property '0' of undefined
              enigma2.0 2017-09-08 15:18:54.625 error uncaught exception: Cannot read property '0' of undefined
              enigma2.0 2017-09-08 15:18:54.618 debug Box Sender: Sky Cinema HD
              enigma2.0 2017-09-08 15:18:54.618 debug evaluating response for command 'GETINFO': {"e2abouts":{"e2about":[{"e2oeversion":["openvuplus 3.0"],"e2enigmaversion":["2017-04-10-vti-master (1881f27)"],"e2distroversion":["VTi"],"e2imageversion":[
              enigma2.0 2017-09-08 15:18:54.601 debug Box Standby: false
              enigma2.0 2017-09-08 15:18:54.601 debug evaluating response for command 'GETSTANDBY': {"e2powerstate":{"e2instandby":["\nfalse\t"]}}
              enigma2.0 2017-09-08 15:18:54.592 debug message answer: Keine rechtzeitige Antwort
              enigma2.0 2017-09-08 15:18:54.591 debug evaluating response for command 'MESSAGEANSWER': {"e2simplexmlresult":{"e2state":["False"],"e2statetext":["Keine rechtzeitige Antwort"]}}
              enigma2.0 2017-09-08 15:18:54.501 debug using no authorization
              enigma2.0 2017-09-08 15:18:54.501 debug creating request for command 'GETCURRENT' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/getcurrent')
              enigma2.0 2017-09-08 15:18:54.500 debug using no authorization
              enigma2.0 2017-09-08 15:18:54.500 debug creating request for command 'GETVOLUME' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/vol')
              enigma2.0 2017-09-08 15:18:54.500 debug using no authorization
              enigma2.0 2017-09-08 15:18:54.499 debug creating request for command 'GETINFO' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/about')
              enigma2.0 2017-09-08 15:18:54.498 debug using no authorization
              enigma2.0 2017-09-08 15:18:54.498 debug creating request for command 'GETSTANDBY' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/powerstate')
              enigma2.0 2017-09-08 15:18:54.497 debug using no authorization
              enigma2.0 2017-09-08 15:18:54.496 debug creating request for command 'MESSAGEANSWER' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/messageanswer?getanswer=now')
              enigma2.0 2017-09-08 15:18:51.501 debug stateChange enigma2.0.enigma2.COMMAND {"val":"","ack":true,"ts":1504876731495,"q":0,"from":"system.adapter.enigma2.0","lc":1504876570553}
              enigma2.0 2017-09-08 15:18:51.497 debug inMem message enigma2.0.* enigma2.0.enigma2.COMMAND val=, ack=true, ts=1504876731495, q=0, from=system.adapter.enigma2.0, lc=1504876570553
              enigma2.0 2017-09-08 15:18:51.478 info starting Polling every 3000 ms
              enigma2.0 2017-09-08 15:18:51.477 debug setObject enigma2.COMMAND (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.477 debug setObject enigma2.MODEL (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.477 debug setObject enigma2.HDD_FREE (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.476 debug setObject enigma2.HDD_CAPACITY (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.476 debug setObject enigma2.EVENTDESCRIPTION (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.476 debug setObject enigma2.PROGRAMM_INFO (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.476 debug setObject enigma2.PROGRAMM (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.476 debug setObject enigma2.CHANAL_SERVICEREFERENCE (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.475 debug setObject enigma2.CHANNEL (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.475 debug setObject enigma2.STANDBY (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.475 debug setObject enigma2.EVENTREMAINING (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.474 debug setObject enigma2.EVENTDURATION (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.474 debug setObject enigma2.MUTED (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.473 debug setObject enigma2.MESSAGE_ANSWER (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.472 debug setObject enigma2.VOLUME (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:51.471 debug config Password
              enigma2.0 2017-09-08 15:18:51.471 debug config Username:
              enigma2.0 2017-09-08 15:18:51.470 debug config Port: 80
              enigma2.0 2017-09-08 15:18:51.470 debug config IPAddress: 192.168.2.55
              enigma2.0 2017-09-08 15:18:51.467 info starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.enigma2, node: v6.11.3
              enigma2.0 2017-09-08 15:18:51.447 debug statesDB connected
              enigma2.0 2017-09-08 15:18:51.418 debug objectDB connected
              Non 2017-09-08 15:18:51.240 info npm module. No package.json
              host.ioBroker 2017-09-08 15:18:50.783 info instance system.adapter.enigma2.0 started with pid 1817
              host.ioBroker 2017-09-08 15:18:20.769 info Restart adapter system.adapter.enigma2.0 because enabled
              host.ioBroker 2017-09-08 15:18:20.768 error instance system.adapter.enigma2.0 terminated with code 0 (OK)
              enigma2.0 2017-09-08 15:18:20.738 debug stateChange enigma2.0.enigma2.STANDBY {"val":false,"ack":true,"ts":1504876700670,"q":0,"from":"system.adapter.enigma2.0","lc":1504876573655}
              enigma2.0 2017-09-08 15:18:20.738 debug stateChange enigma2.0.enigma2.MESSAGE_ANSWER {"val":"Keine rechtzeitige Antwort","ack":true,"ts":1504876700660,"q":0,"from":"system.adapter.enigma2.0","lc":1504876626367}
              enigma2.0 2017-09-08 15:18:20.728 debug inMem message enigma2.0.* enigma2.0.enigma2.STANDBY val=false, ack=true, ts=1504876700670, q=0, from=system.adapter.enigma2.0, lc=1504876573655
              enigma2.0 2017-09-08 15:18:20.727 debug inMem message enigma2.0.* enigma2.0.enigma2.MESSAGE_ANSWER val=Keine rechtzeitige Antwort, ack=true, ts=1504876700660, q=0, from=system.adapter.enigma2.0, lc=1504876626367
              enigma2.0 2017-09-08 15:18:20.725 debug Box Sender Servicereference: 1:0:19:83:6:85:C00000:0:0:0:
              enigma2.0 2017-09-08 15:18:20.724 debug Box eventdescription: Familienfilm
              enigma2.0 2017-09-08 15:18:20.723 debug Ab 0 Jahre
              enigma2.0 2017-09-08 15:18:20.723 debug D 2016. Von Franziska Buch, mit Emma Schweiger , Kim Bitter, Ken Duken.
              enigma2.0 2017-09-08 15:18:20.723 debug Box Programm Info: Der Start der 7. Klasse läuft für Conni (Emma Schweiger) alles andere als erfreulich: Die Zwölfjährige wird auf ihrer neuen Schule von den Mitschülerinnen gemobbt. Zu allem Überflu
              enigma2.0 2017-09-08 15:18:20.723 debug Box Programm: Conni & Co
              enigma2.0 2017-09-08 15:18:20.722 debug Box EVENTREMAINING:4601
              enigma2.0 2017-09-08 15:18:20.719 debug Box EVENTDURATION:6300
              enigma2.0 2017-09-08 15:18:20.719 debug evaluating response for command 'GETCURRENT': {"e2currentserviceinformation":{"e2service":[{"e2servicereference":["1:0:19:83:6:85:C00000:0:0:0:"],"e2servicename":["Sky Cinema HD"],"e2providername":["
              enigma2.0 2017-09-08 15:18:20.704 debug Box Muted:false
              enigma2.0 2017-09-08 15:18:20.704 debug Box Volume:60
              enigma2.0 2017-09-08 15:18:20.704 debug evaluating response for command 'GETVOLUME': {"e2volume":{"e2result":["True"],"e2resulttext":["Status"],"e2current":["60"],"e2ismuted":["False"]}}
              enigma2.0 2017-09-08 15:18:20.689 info cleaned everything up...
              enigma2.0 2017-09-08 15:18:20.688 error at Object.write (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:1314:29)
              enigma2.0 2017-09-08 15:18:20.688 error at closeTag (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:874:5)
              enigma2.0 2017-09-08 15:18:20.688 error at emitNode (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:630:3)
              enigma2.0 2017-09-08 15:18:20.688 error at emit (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/node_modules/sax/lib/sax.js:625:33)
              enigma2.0 2017-09-08 15:18:20.688 error at Object.onclosetag (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/lib/xml2js.js:423:26)
              enigma2.0 2017-09-08 15:18:20.688 error at Parser.emit (events.js:188:7)
              enigma2.0 2017-09-08 15:18:20.688 error at emitOne (events.js:96:13)
              enigma2.0 2017-09-08 15:18:20.688 error at Parser. (/opt/iobroker/node_modules/iobroker.enigma2/node_modules/xml2js/lib/xml2js.js:462:18)
              enigma2.0 2017-09-08 15:18:20.688 error at /opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:155:21
              enigma2.0 2017-09-08 15:18:20.688 error at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:240:87)
              enigma2.0 2017-09-08 15:18:20.688 error TypeError: Cannot read property '0' of undefined
              enigma2.0 2017-09-08 15:18:20.688 error uncaught exception: Cannot read property '0' of undefined
              enigma2.0 2017-09-08 15:18:20.681 debug Box Sender: Sky Cinema HD
              enigma2.0 2017-09-08 15:18:20.680 debug evaluating response for command 'GETINFO': {"e2abouts":{"e2about":[{"e2oeversion":["openvuplus 3.0"],"e2enigmaversion":["2017-04-10-vti-master (1881f27)"],"e2distroversion":["VTi"],"e2imageversion":[
              enigma2.0 2017-09-08 15:18:20.667 debug Box Standby: false
              enigma2.0 2017-09-08 15:18:20.666 debug evaluating response for command 'GETSTANDBY': {"e2powerstate":{"e2instandby":["\nfalse\t"]}}
              enigma2.0 2017-09-08 15:18:20.659 debug message answer: Keine rechtzeitige Antwort
              enigma2.0 2017-09-08 15:18:20.658 debug evaluating response for command 'MESSAGEANSWER': {"e2simplexmlresult":{"e2state":["False"],"e2statetext":["Keine rechtzeitige Antwort"]}}
              enigma2.0 2017-09-08 15:18:20.552 debug using no authorization
              enigma2.0 2017-09-08 15:18:20.552 debug creating request for command 'GETCURRENT' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/getcurrent')
              enigma2.0 2017-09-08 15:18:20.551 debug using no authorization
              enigma2.0 2017-09-08 15:18:20.551 debug creating request for command 'GETVOLUME' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/vol')
              enigma2.0 2017-09-08 15:18:20.550 debug using no authorization
              enigma2.0 2017-09-08 15:18:20.550 debug creating request for command 'GETINFO' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/about')
              enigma2.0 2017-09-08 15:18:20.550 debug using no authorization
              enigma2.0 2017-09-08 15:18:20.549 debug creating request for command 'GETSTANDBY' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/powerstate')
              enigma2.0 2017-09-08 15:18:20.548 debug using no authorization
              enigma2.0 2017-09-08 15:18:20.548 debug creating request for command 'MESSAGEANSWER' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/messageanswer?getanswer=now')
              enigma2.0 2017-09-08 15:18:17.562 debug stateChange enigma2.0.enigma2.COMMAND {"val":"","ack":true,"ts":1504876697556,"q":0,"from":"system.adapter.enigma2.0","lc":1504876570553}
              enigma2.0 2017-09-08 15:18:17.558 debug inMem message enigma2.0.* enigma2.0.enigma2.COMMAND val=, ack=true, ts=1504876697556, q=0, from=system.adapter.enigma2.0, lc=1504876570553
              enigma2.0 2017-09-08 15:18:17.525 info starting Polling every 3000 ms
              enigma2.0 2017-09-08 15:18:17.524 debug setObject enigma2.COMMAND (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.524 debug setObject enigma2.MODEL (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.523 debug setObject enigma2.HDD_FREE (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.523 debug setObject enigma2.HDD_CAPACITY (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.523 debug setObject enigma2.EVENTDESCRIPTION (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.522 debug setObject enigma2.PROGRAMM_INFO (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.522 debug setObject enigma2.PROGRAMM (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.522 debug setObject enigma2.CHANAL_SERVICEREFERENCE (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.522 debug setObject enigma2.CHANNEL (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.522 debug setObject enigma2.STANDBY (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.522 debug setObject enigma2.EVENTREMAINING (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.521 debug setObject enigma2.EVENTDURATION (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.521 debug setObject enigma2.MUTED (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.521 debug setObject enigma2.MESSAGE_ANSWER (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.519 debug setObject enigma2.VOLUME (type=state) property common.name missing, using id as name
              enigma2.0 2017-09-08 15:18:17.518 debug config Password
              enigma2.0 2017-09-08 15:18:17.518 debug config Username:
              enigma2.0 2017-09-08 15:18:17.518 debug config Port: 80
              enigma2.0 2017-09-08 15:18:17.517 debug config IPAddress: 192.168.2.55
              enigma2.0 2017-09-08 15:18:17.515 info starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.enigma2, node: v6.11.3
              enigma2.0 2017-09-08 15:18:17.504 debug statesDB connected
              enigma2.0 2017-09-08 15:18:17.485 debug objectDB connected
              Non 2017-09-08 15:18:17.328 info npm module. No package.json

              
              Unter Objekten wurde zumindest was angelegt un das richtge hinterlegt

              Gruß Alex

              1 Antwort Letzte Antwort
              0
              • Matten MattenM Offline
                Matten MattenM Offline
                Matten Matten
                schrieb am zuletzt editiert von
                #105

                hmmm… bei mir hat er das nicht gemacht.

                bei mir startet der Adapter so:

                enigma2.0	2017-09-08 19:44:53.218	info	starting Polling every 3000 ms
                enigma2.0	2017-09-08 19:44:53.214	info	starting. Version 0.0.3 in E:/Programme/ioBroker/node_modules/iobroker.enigma2, node: v4.5.0
                Non	2017-09-08 19:44:53.017	info	npm module. No package.json
                2017-09-08 19:44:52.508	info	instance system.adapter.enigma2.0 started with pid 9588
                2017-09-08 19:44:50.012	info	instance system.adapter.enigma2.0 terminated with code null ()
                2017-09-08 19:44:50.011	warn	instance system.adapter.enigma2.0 terminated due to SIGTERM
                2017-09-08 19:44:49.997	info	stopInstance system.adapter.enigma2.0 killing pid 2476
                2017-09-08 19:44:49.997	info	stopInstance system.adapter.enigma2.0
                

                ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                1 Antwort Letzte Antwort
                0
                • kmxakK Offline
                  kmxakK Offline
                  kmxak
                  Most Active
                  schrieb am zuletzt editiert von
                  #106

                  beim deinstallieren:

                  host.ioBroker	2017-09-08 19:46:55.688	error	Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/enigma2.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/node
                  host.ioBroker	2017-09-08 19:46:55.687	error	Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/enigma2/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/node_modul
                  iobroker	2017-09-08 19:46:55.254	info	exit 22
                  host.ioBroker	2017-09-08 19:46:55.049	info	object deleted system.adapter.enigma2.0
                  host.ioBroker	2017-09-08 19:46:55.049	info	object change system.adapter.enigma2.0
                  

                  neuer fehler:

                  host.ioBroker	2017-09-08 19:47:35.278	info	Restart adapter system.adapter.enigma2.0 because enabled
                  host.ioBroker	2017-09-08 19:47:35.277	error	instance system.adapter.enigma2.0 terminated with code 0 (OK)
                  enigma2.0	2017-09-08 19:47:34.799	error	TypeError: Cannot read property '0' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/enigma2.js:240:87) at /opt/iobroker/node_modules/iobroker.enigma2/enigm
                  enigma2.0	2017-09-08 19:47:34.799	error	uncaught exception: Cannot read property '0' of undefined
                  enigma2.0	2017-09-08 19:47:31.600	info	starting Polling every 3000 ms
                  enigma2.0	2017-09-08 19:47:31.593	info	starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.enigma2, node: v6.11.3
                  Non	2017-09-08 19:47:31.344	info	npm module. No package.json
                  

                  Gruß Alex

                  1 Antwort Letzte Antwort
                  0
                  • Matten MattenM Offline
                    Matten MattenM Offline
                    Matten Matten
                    schrieb am zuletzt editiert von
                    #107

                    kann das an den unterschiedlichen Versionen von Node liegen?

                    ich hab node: v4.5.0 und node: v6.11.2

                    ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                    1 Antwort Letzte Antwort
                    0
                    • Matten MattenM Offline
                      Matten MattenM Offline
                      Matten Matten
                      schrieb am zuletzt editiert von
                      #108

                      ich hab es jetzt auch nochmal auf meinem RPI3 geladen und gestartet. ohne probleme…..

                      enigma2.0	2017-09-08 18:06:00.136	info	starting Polling every 3000 ms
                      enigma2.0	2017-09-08 18:06:00.110	info	starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.enigma2, node: v6.11.2
                      Non	2017-09-08 18:05:58.869	info	npm module. No package.json
                      host.raspberrypi	2017-09-08 18:05:57.037	info	instance system.adapter.enigma2.0 started with pid 19724
                      host.raspberrypi	2017-09-08 18:05:55.094	info	instance system.adapter.enigma2.0 terminated with code 0 (OK)
                      enigma2.0	2017-09-08 18:05:55.030	info	terminating
                      host.raspberrypi	2017-09-08 18:05:54.516	info	stopInstance system.adapter.enigma2.0 killing pid 19712
                      host.raspberrypi	2017-09-08 18:05:54.515	info	stopInstance system.adapter.enigma2.0
                      

                      Ich habe das sogar mit dream-webIf und mit openweb If getestet.

                      da muss ich noch mal genauer schauen.

                      ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                      1 Antwort Letzte Antwort
                      0
                      • Matten MattenM Offline
                        Matten MattenM Offline
                        Matten Matten
                        schrieb am zuletzt editiert von
                        #109

                        @kmxak:

                        so ganz rund läuft es noch nicht. bekomme folgende fehler:

                        <code>host.ioBroker	2017-09-08 15:19:28.716	info	Restart adapter system.adapter.enigma2.0 because enabled
                        host.ioBroker	2017-09-08 15:19:28.715	error	instance system.adapter.enigma2.0 terminated with code 0 (OK)
                        enigma2.0	2017-09-08 15:19:28.515	debug	using no authorization
                        enigma2.0	2017-09-08 15:19:28.515	debug	creating request for command 'GETCURRENT' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/getcurrent')
                        enigma2.0	2017-09-08 15:19:28.515	debug	using no authorization
                        enigma2.0	2017-09-08 15:19:28.515	debug	creating request for command 'GETVOLUME' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/vol')
                        ......
                        
                        bekommst du die Fehler auch wenn du den vuplus Adapter von "vader722" installierst und startest?</code>
                        ``` ` 

                        ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                        1 Antwort Letzte Antwort
                        0
                        • kmxakK Offline
                          kmxakK Offline
                          kmxak
                          Most Active
                          schrieb am zuletzt editiert von
                          #110

                          Den hatte ich gar nicht installiert bekommen

                          Gesendet von meinem SM-G930F mit Tapatalk

                          Gruß Alex

                          1 Antwort Letzte Antwort
                          0
                          • rantanplanR Offline
                            rantanplanR Offline
                            rantanplan
                            schrieb am zuletzt editiert von
                            #111

                            @kmxak:

                            so ganz rund läuft es noch nicht. bekomme folgende fehler: `
                            Hallo kmxak

                            Bitte den Code-Tag zusätzlich in einen Spoiler-Tag packen.

                            Grüße

                            Rantanplan

                            CCU3 / MS Server 2019(VM) / Scripten mit Blockly

                            1 Antwort Letzte Antwort
                            0
                            • DutchmanD Offline
                              DutchmanD Offline
                              Dutchman
                              Developer Most Active Administrators
                              schrieb am zuletzt editiert von
                              #112

                              @Matten Matten:

                              hmmm… bei mir hat er das nicht gemacht.

                              ok hab noch was geändert -> https://www.dropbox.com/s/ybu1j2h7490s1 … 2.rar?dl=0

                              bei mir startet der Adapter so:

                              enigma2.0	2017-09-08 19:44:53.218	info	starting Polling every 3000 ms
                              enigma2.0	2017-09-08 19:44:53.214	info	starting. Version 0.0.3 in E:/Programme/ioBroker/node_modules/iobroker.enigma2, node: v4.5.0
                              Non	2017-09-08 19:44:53.017	info	npm module. No package.json
                              2017-09-08 19:44:52.508	info	instance system.adapter.enigma2.0 started with pid 9588
                              2017-09-08 19:44:50.012	info	instance system.adapter.enigma2.0 terminated with code null ()
                              2017-09-08 19:44:50.011	warn	instance system.adapter.enigma2.0 terminated due to SIGTERM
                              2017-09-08 19:44:49.997	info	stopInstance system.adapter.enigma2.0 killing pid 2476
                              2017-09-08 19:44:49.997	info	stopInstance system.adapter.enigma2.0
                              ```` `  
                              

                              Hi,

                              Hast du den adapter inzwischen auch auf git gestellt das macht installieren nach aenderungen doch um so einiges leichter :)

                              blicke jetzt nicht ganz durch ob ich dein dropbox pakket nehmen sollte oder den gitlink von vader722 : https://github.com/vader722/ioBroker.vu … its/master

                              ~Dutch

                              1 Antwort Letzte Antwort
                              0
                              • Matten MattenM Offline
                                Matten MattenM Offline
                                Matten Matten
                                schrieb am zuletzt editiert von
                                #113

                                https://github.com/Matten-Matten/iobroker.enigma2
                                3476_iobroker.admin-08.09.2017_01_28_25.png
                                3476_iobroker.admin-17.09.2017_15_48_04.png
                                3476_iobroker.admin-17.09.2017_15_46_25.png
                                3476_iobroker.admin-07.09.2017_16_52_30.png
                                3476_test_frage.jpg

                                ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                                1 Antwort Letzte Antwort
                                0
                                • N Offline
                                  N Offline
                                  NightWatcher
                                  schrieb am zuletzt editiert von
                                  #114

                                  Was genau hast du vor? Das, was du dort absetzt, ist eine Nachricht an die VU+.

                                  Aber kein Befehl.

                                  Möchtest du per Klick auf den Homematic Button den Sender wechseln?

                                  Wago 750-881 - mit über 200 Ein- und Ausgängen, DMX512 Art-Net für Beleuchtung, 1-Wire für Umweltsensoren Aussen und Innen, ioBroker als Visualisierung

                                  1 Antwort Letzte Antwort
                                  0
                                  • Matten MattenM Offline
                                    Matten MattenM Offline
                                    Matten Matten
                                    schrieb am zuletzt editiert von
                                    #115

                                    @Matten Matten:

                                    hab noch nie was auf github hochgeladen (kein Plan wie) :roll: :?:

                                    deshalb den Dropbox Link bitte.

                                    https://www.dropbox.com/s/ybu1j2h7490s1 … 2.rar?dl=0 `

                                    UPDATE auf Version 0.0.4!!!

                                    hab noch ein paar sachen hinzugefügt und die Konfigurationsmaske optimiert.

                                    https://www.dropbox.com/s/oklkr9tiem7xh … 2.rar?dl=0
                                    3476_iobroker.admin-18.09.2017_19_28_29.png

                                    ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                                    1 Antwort Letzte Antwort
                                    0
                                    • kmxakK Offline
                                      kmxakK Offline
                                      kmxak
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #116

                                      GIT wäre aber trotzdem am besten aus der DropBox ist das sehr umständlich.

                                      Schau mal hier: https://www.youtube.com/playlist?list=P … _0Uy0YLdHW

                                      GitHub ist kein Hexenwerk

                                      Gruß Alex

                                      1 Antwort Letzte Antwort
                                      0
                                      • Matten MattenM Offline
                                        Matten MattenM Offline
                                        Matten Matten
                                        schrieb am zuletzt editiert von
                                        #117

                                        @kmxak:

                                        GIT wäre aber trotzdem am besten aus der DropBox ist das sehr umständlich.

                                        Schau mal hier: https://www.youtube.com/playlist?list=P … _0Uy0YLdHW

                                        GitHub ist kein Hexenwerk `

                                        ok, danke für den link :) das werde ich mir heute Nacht mal reinziehen vielleicht hab ich's ja bis morgen früh auf github.

                                        mit freundlichen Grüßen

                                        Matze

                                        ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                                        1 Antwort Letzte Antwort
                                        0
                                        • Matten MattenM Offline
                                          Matten MattenM Offline
                                          Matten Matten
                                          schrieb am zuletzt editiert von
                                          #118

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

                                          ioBroker auf Beelink mit WIN10 home|CCU3 (Raspberrymatic)|Neato BotVac D3|HYPERION Ambilight auf RPI3 und RPI ZeroW|HA-Bridge|Milight LED|Nodered&Redmatic|VU Duo2 & Solo se V2

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          631

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe