NEWS
[Problem] Dream btw. Enigma2 Adapter
-
ich habe mich übriugens hier orientiert: https://dream.reichholf.net/wiki/Enigma2:WebInterface
Und bezüglich "Message" https://dream.reichholf.net/wiki/Enigma … ce#Message
Dort sind auch die erwarteten Rückmeldungen aufgeführt
-
Falls es noch ein Interessiert habe den Adapter umgebaut und erweitert.
einfach anschreiben.
3476_iobroker.admin-07.09.2017_16_53_04.png
3476_iobroker.admin-07.09.2017_16_56_21.png -
gibts das in github?
-
nein ich habs für mich umgebaut und wollte es auch euch geben.
-
dann lad es doch mal in github hoch wenn alles passt kann man es ja in die adapterliste einfügen
-
ok dann mache ich alles hübsch und lade es hoch. melde mich dann.
-
Kannst Du da auch Nachrichten einbauen? Biiiittteee
Grüße
-
bin dran aber wird dauern da ich mich erstmal durchhangeln muss. ich bin leider nicht der Profi hier.
-
…da ist man mal ein paar Wochen nicht im Forum unterwegs und dann das!!!
Dieser Adapter hat in meiner "Sammlung" noch gefehlt - weltklasse und großer Dank!!!
Hab den Adapter händisch installiert und alles funktioniert......
...ja - die Nachrichten wären der Hammer!! :roll:
Liebe Grüße
tom
-
@Matten Matten:bin dran aber wird dauern. `
kannst Du nicht für uns eine beta hochladen? BiiiittteeeBrenne schon
-
hier eine "Beta"…
http://forum.iobroker.net/viewtopic.php … 242#p85242
downloaden entpacken und den Ordner"iobroker.enigma2" in "ioBroker\node_modules" schmeißen.
das mit dem Message versenden klappt einfach noch nicht.
die Antwortabfrage auf eine ja/nein Message ist schon aktiv mit drin (MESSAGE_ANSWER).
ich fand es auch wichtig das man in der Konfiguration den Port einstellen kann, da das WebIf bei mir nicht standardmäßig auf Port 80 läuft.
-
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
-
falls es dem ein oder anderen weiter hilft man kann mit Blockly
sowas auch bauen.
-
-
alles klar, Danke
-
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.
soll ich denn noch den Adapter bei github hochladen?
-
ja github wäre toll. weitere infos falls du noch welche brauchst http://www.iobroker.net/docu/?page_id=2281&lang=de
-
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.jsonUnter Objekten wurde zumindest was angelegt un das richtge hinterlegt
-
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
-
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