Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Develop] Onkyo Adapter - VIS Weiterentwicklung

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Develop] Onkyo Adapter - VIS Weiterentwicklung

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

      @Vossi80

      Laut Log interpretiert er ein Zeichen Falsch. Versuche mal bitte den Receiver über das Objekt "Power_Zone1" ein- bzw. auszuschalten. Funktioniert das denn?

      Einfach mal unter Objekte dort "true" oder "false" eintragen. Das "ack" flag darf nicht gesetzt werden.

      Gruß Eisbaeeer

      1 Reply Last reply Reply Quote 0
      • V
        Vossi80 last edited by

        Danke erstmal für deine Hilfe Eisbaeeer…...

        also wenn der Receiver an ist kann ich ihn tatsächlich mit "false" bei "Power Zone 1" ausschalten. Aber leider nicht wieder ein wenn ich "true" eintippe. Hier der Log...

        Was meinst du mit: Das "ack" flag darf nicht gesetzt werden???
        6387_bildschirmfoto_2018-03-19_um_21.34.15.png

        1 Reply Last reply Reply Quote 0
        • Eisbaeeer
          Eisbaeeer Developer last edited by

          Ja da kommen wir der Sache schon näher.

          Also ausschalten geht, einschalten nicht mehr. Kannst du mal mit deinem PC versuchen, den Receiver zu pingen, wenn er ausgeschaltet wurde?

          Ich vermute hier, dass die Energiespar Einstellung des Receivers die Netzwerkschnittstelle ausschaltet. Das muss explizit in den Settings des Receivers eingestellt werden, dass die LAN Schnittstelle noch aktiv ist. Leider verbraucht er dann aber ein wenig mehr Strom im Standby.

          Gruß Eisbaeeer

          1 Reply Last reply Reply Quote 0
          • V
            Vossi80 last edited by

            Leider liegt es nicht daran denn das hatte ich auch schon vermutet. Ich kann ihn ja aus der Handy app ein und aus schalten. Aber auch wenn er an ist nimmt er ja keine Befehle an :roll:

            1 Reply Last reply Reply Quote 0
            • Eisbaeeer
              Eisbaeeer Developer last edited by

              Setzte den Adapter mal bitte auf Debug Level. Erweiterte Admin Settings, dann kann man den Loglevel des Adapters hochsetzen, falls nicht schon gemacht.

              Dann bitte mal das log löschen, den Filter auf onkyo setzen und den Adapter neu starten. Wenn der Onkyo alle infos an iobroker (der Adapter fragt den Onkyo erstmal jede Menge ab) gesendet hat (log wird ruhiger) bitte mal über das Objekt ausschalten und wieder einschalten versuchen.

              Dann bitte den log hier posten (mit dem BBCode "Code" macht es sich einfacher zu lesen). Bin gerade nicht zuhause, aber ich schau mir das dann mal an. Sollte funktionieren. Deinen Receiver haben auch andere schon erfolgreich in Benutzung.

              Gruß

              1 Reply Last reply Reply Quote 0
              • V
                Vossi80 last edited by

                Hoffe ich hab das jetzt richtig gemacht so wie du es wolltest…..

                Aufgefallen ist mir das ich das Gerät mit dem "Power" Button unter Objekte Einschalten kann (Nicht aber ausschalten) und wie grade schon gesagt mit false ausschalten. Bei Commands kann ich eingeben was ich will es passier nichts.

                Drücke Strg+A und danach Strg+C, um den Inhalt in die Zwischenablage zu kopieren. Klicke irgendwo, um das Fenster zu schliessen.
                onkyo-vis.0	2018-03-19 22:10:01.179	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:10:00.775	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:09:59.677	info	EISCP String: ZPW00
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at RedisClient.emit (events.js:194:7)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at emitThree (events.js:116:13)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                onkyo-vis.0	2018-03-19 22:09:48.657	error	TypeError: state.val.match is not a function
                onkyo-vis.0	2018-03-19 22:09:48.654	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521493788648,'q':0,'from':'system.adapter.admin.0','lc':1521493788648} state.val.match is not a function
                onkyo-vis.0	2018-03-19 22:09:37.945	info	EISCP String: PWR01
                onkyo-vis.0	2018-03-19 22:09:37.866	info	EISCP String: NLSU0-No Item
                onkyo-vis.0	2018-03-19 22:09:37.862	info	EISCP String: NLSC0P
                onkyo-vis.0	2018-03-19 22:09:37.860	error	Empty command string! (value: undefined)
                onkyo-vis.0	2018-03-19 22:09:37.858	info	EISCP String: NLTF00100000000000002FF00USB
                onkyo-vis.0	2018-03-19 22:09:28.970	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:09:25.934	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:09:25.869	error	Error: ERROR (cmd_not_exist) Command power_zone1 does not exist in zone main
                onkyo-vis.0	2018-03-19 22:09:19.456	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:09:18.986	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at RedisClient.emit (events.js:194:7)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at emitThree (events.js:116:13)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                onkyo-vis.0	2018-03-19 22:09:15.755	error	TypeError: state.val.match is not a function
                onkyo-vis.0	2018-03-19 22:09:15.746	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521493755740,'q':0,'from':'system.adapter.admin.0','lc':1521493755740} state.val.match is not a function
                onkyo-vis.0	2018-03-19 22:09:09.024	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:08:59.052	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:08:49.087	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:08:39.102	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:08:29.131	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:08:19.168	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:08:09.186	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:07:59.255	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:07:59.177	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:07:58.933	error	Error: ERROR (cmd_not_exist) Command power_zone1 does not exist in zone main
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at RedisClient.emit (events.js:194:7)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at emitThree (events.js:116:13)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                onkyo-vis.0	2018-03-19 22:07:51.164	error	TypeError: state.val.match is not a function
                onkyo-vis.0	2018-03-19 22:07:51.147	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521493671144,'q':0,'from':'system.adapter.admin.0','lc':1521493671144} state.val.match is not a function
                onkyo-vis.0	2018-03-19 22:07:42.671	info	EISCP String: PWR01
                onkyo-vis.0	2018-03-19 22:07:25.070	info	EISCP String: PWR01
                onkyo-vis.0	2018-03-19 22:07:24.620	info	ISCP���������!1NLSU0-No Item
                onkyo-vis.0	2018-03-19 22:07:24.620	info	EISCP String: NLSC0P
                onkyo-vis.0	2018-03-19 22:07:24.618	error	Empty command string! (value: undefined)
                onkyo-vis.0	2018-03-19 22:07:24.616	info	EISCP String: NLTF00100000000000002FF00USB
                onkyo-vis.0	2018-03-19 22:07:18.510	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:07:14.900	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:07:14.450	error	Error: ERROR (cmd_not_exist) Command power_zone1 does not exist in zone main
                onkyo-vis.0	2018-03-19 22:07:08.532	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:59.240	info	EISCP String: MVL19
                onkyo-vis.0	2018-03-19 22:06:58.769	info	EISCP String: MVL19
                onkyo-vis.0	2018-03-19 22:06:58.561	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:58.231	info	EISCP String: AMT00
                onkyo-vis.0	2018-03-19 22:06:57.718	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:06:57.217	info	EISCP String: SLI29
                onkyo-vis.0	2018-03-19 22:06:55.959	info	EISCP String: PRZ00
                onkyo-vis.0	2018-03-19 22:06:55.718	info	EISCP String: PRS00
                onkyo-vis.0	2018-03-19 22:06:55.220	info	EISCP String: TUZ10555
                onkyo-vis.0	2018-03-19 22:06:54.719	info	EISCP String: SLZ80
                onkyo-vis.0	2018-03-19 22:06:53.207	info	EISCP String: ZVLN/A
                onkyo-vis.0	2018-03-19 22:06:52.711	info	EISCP String: ZMT00
                onkyo-vis.0	2018-03-19 22:06:52.200	info	EISCP String: ZPW01
                onkyo-vis.0	2018-03-19 22:06:50.699	info	EISCP String: ISTN/A
                onkyo-vis.0	2018-03-19 22:06:50.199	info	EISCP String: ITRN/A
                onkyo-vis.0	2018-03-19 22:06:49.703	info	EISCP String: ITMN/A
                onkyo-vis.0	2018-03-19 22:06:49.204	info	EISCP String: ITIN/A
                onkyo-vis.0	2018-03-19 22:06:48.779	info	EISCP String: IALN/A
                onkyo-vis.0	2018-03-19 22:06:48.588	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:48.194	info	EISCP String: IATN/A
                onkyo-vis.0	2018-03-19 22:06:47.694	info	EISCP String: IMDN/A
                onkyo-vis.0	2018-03-19 22:06:47.196	info	EISCP String: NSTS--
                onkyo-vis.0	2018-03-19 22:06:46.707	info	EISCP String: NTR----/----
                onkyo-vis.0	2018-03-19 22:06:46.188	info	EISCP String: NTM00:56/--:--
                onkyo-vis.0	2018-03-19 22:06:40.662	info	EISCP String: SCTN/A
                onkyo-vis.0	2018-03-19 22:06:40.151	info	EISCP String: SCHN/A
                onkyo-vis.0	2018-03-19 22:06:39.650	info	EISCP String: STIN/A
                onkyo-vis.0	2018-03-19 22:06:39.154	info	EISCP String: SATN/A
                onkyo-vis.0	2018-03-19 22:06:38.684	info	EISCP String: SCNN/A
                onkyo-vis.0	2018-03-19 22:06:38.615	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:35.636	info	EISCP String: PRS00
                onkyo-vis.0	2018-03-19 22:06:34.632	info	EISCP String: MOT00
                onkyo-vis.0	2018-03-19 22:06:34.133	info	EISCP String: DVLN/A
                onkyo-vis.0	2018-03-19 22:06:33.635	info	EISCP String: ADV00
                onkyo-vis.0	2018-03-19 22:06:33.134	info	EISCP String: ADQ01
                onkyo-vis.0	2018-03-19 22:06:32.621	info	EISCP String: ADY01
                onkyo-vis.0	2018-03-19 22:06:32.124	info	EISCP String: RAS00
                onkyo-vis.0	2018-03-19 22:06:31.627	info	EISCP String: LTN00
                onkyo-vis.0	2018-03-19 22:06:31.115	info	EISCP String: LMD0B
                onkyo-vis.0	2018-03-19 22:06:29.619	info	EISCP String: ISFN/A
                onkyo-vis.0	2018-03-19 22:06:28.644	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:28.595	info	EISCP String: HAO02
                onkyo-vis.0	2018-03-19 22:06:27.104	info	EISCP String: SLA02
                onkyo-vis.0	2018-03-19 22:06:26.092	info	EISCP String: SLI29
                onkyo-vis.0	2018-03-19 22:06:25.082	info	EISCP String: IFA
                onkyo-vis.0	2018-03-19 22:06:24.579	info	EISCP String: DIM00
                onkyo-vis.0	2018-03-19 22:06:24.081	info	EISCP String: DIF00
                onkyo-vis.0	2018-03-19 22:06:23.584	info	EISCP String: CTL-7
                onkyo-vis.0	2018-03-19 22:06:23.075	info	EISCP String: SWL-2
                onkyo-vis.0	2018-03-19 22:06:22.590	info	EISCP String: SLP00
                onkyo-vis.0	2018-03-19 22:06:20.491	info	Initial query: master-volume
                onkyo-vis.0	2018-03-19 22:06:20.490	info	Initial query: volume
                onkyo-vis.0	2018-03-19 22:06:20.489	info	Initial query: audio-muting
                onkyo-vis.0	2018-03-19 22:06:20.488	info	Initial query: system-power
                onkyo-vis.0	2018-03-19 22:06:20.485	info	Initial query: input-selector
                onkyo-vis.0	2018-03-19 22:06:19.073	info	EISCP String: TFRB-2T-2
                onkyo-vis.0	2018-03-19 22:06:18.674	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:18.573	info	EISCP String: MVL19
                onkyo-vis.0	2018-03-19 22:06:18.079	info	EISCP String: MVL19
                onkyo-vis.0	2018-03-19 22:06:17.561	info	EISCP String: SPLN/A
                onkyo-vis.0	2018-03-19 22:06:17.063	info	EISCP String: SPBN/A
                onkyo-vis.0	2018-03-19 22:06:16.564	info	EISCP String: SPAN/A
                onkyo-vis.0	2018-03-19 22:06:16.068	info	EISCP String: AMT00
                onkyo-vis.0	2018-03-19 22:06:15.549	info	EISCP String: PWR00
                onkyo-vis.0	2018-03-19 22:06:15.493	info	EISCP String: NLSC-P
                onkyo-vis.0	2018-03-19 22:06:15.482	error	Error: ERROR (arg_not_exist) Argument query does not exist in command listening-mode
                onkyo-vis.0	2018-03-19 22:06:15.482	error	Error: ERROR (arg_not_exist) Argument query does not exist in command internet-radio-preset
                onkyo-vis.0	2018-03-19 22:06:15.481	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-tune-network
                onkyo-vis.0	2018-03-19 22:06:15.475	error	Error: ERROR (arg_not_exist) Argument query does not exist in command dab-display-info
                onkyo-vis.0	2018-03-19 22:06:15.470	error	Error: ERROR (arg_not_exist) Argument query does not exist in command ipod-list-info
                onkyo-vis.0	2018-03-19 22:06:15.467	error	Error: ERROR (arg_not_exist) Argument query does not exist in command universal-port
                onkyo-vis.0	2018-03-19 22:06:15.466	error	Error: ERROR (arg_not_exist) Argument query does not exist in command cd-r-recorder
                onkyo-vis.0	2018-03-19 22:06:15.464	error	Error: ERROR (arg_not_exist) Argument query does not exist in command md-recorder
                onkyo-vis.0	2018-03-19 22:06:15.462	error	Error: ERROR (arg_not_exist) Argument query does not exist in command dvd-player
                onkyo-vis.0	2018-03-19 22:06:15.461	error	Error: ERROR (arg_not_exist) Argument query does not exist in command dat-recorder
                onkyo-vis.0	2018-03-19 22:06:15.460	error	Error: ERROR (arg_not_exist) Argument query does not exist in command graphics-equalizer
                onkyo-vis.0	2018-03-19 22:06:15.459	error	Error: ERROR (arg_not_exist) Argument query does not exist in command tape2-b
                onkyo-vis.0	2018-03-19 22:06:15.458	error	Error: ERROR (arg_not_exist) Argument query does not exist in command tape1-a
                onkyo-vis.0	2018-03-19 22:06:15.457	error	Error: ERROR (arg_not_exist) Argument query does not exist in command cd-player
                onkyo-vis.0	2018-03-19 22:06:15.456	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-popup-message
                onkyo-vis.0	2018-03-19 22:06:15.454	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-keyboard
                onkyo-vis.0	2018-03-19 22:06:15.452	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-service
                onkyo-vis.0	2018-03-19 22:06:15.451	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-usb-jacket-art
                onkyo-vis.0	2018-03-19 22:06:15.450	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-usb-list-info
                onkyo-vis.0	2018-03-19 22:06:15.449	error	Error: ERROR (arg_not_exist) Argument query does not exist in command internet-radio-preset
                onkyo-vis.0	2018-03-19 22:06:15.446	error	Error: ERROR (arg_not_exist) Argument query does not exist in command network-usb
                onkyo-vis.0	2018-03-19 22:06:15.440	error	Error: ERROR (arg_not_exist) Argument query does not exist in command sirius-parental-lock
                onkyo-vis.0	2018-03-19 22:06:15.436	error	Error: ERROR (arg_not_exist) Argument query does not exist in command tp-scan
                onkyo-vis.0	2018-03-19 22:06:15.436	error	Error: ERROR (arg_not_exist) Argument query does not exist in command pty-scan
                onkyo-vis.0	2018-03-19 22:06:15.435	error	Error: ERROR (arg_not_exist) Argument query does not exist in command rds-information
                onkyo-vis.0	2018-03-19 22:06:15.435	error	Error: ERROR (arg_not_exist) Argument query does not exist in command preset-memory
                onkyo-vis.0	2018-03-19 22:06:15.421	error	Error: ERROR (arg_not_exist) Argument query does not exist in command 12v-trigger-c
                onkyo-vis.0	2018-03-19 22:06:15.421	error	Error: ERROR (arg_not_exist) Argument query does not exist in command 12v-trigger-b
                onkyo-vis.0	2018-03-19 22:06:15.420	error	Error: ERROR (arg_not_exist) Argument query does not exist in command 12v-trigger-a
                onkyo-vis.0	2018-03-19 22:06:15.418	error	Error: ERROR (arg_not_exist) Argument query does not exist in command memory-setup
                onkyo-vis.0	2018-03-19 22:06:15.418	error	Error: ERROR (arg_not_exist) Argument query does not exist in command setup
                onkyo-vis.0	2018-03-19 22:06:15.416	error	Error: ERROR (arg_not_exist) Argument query does not exist in command speaker-level-calibration
                onkyo-vis.0	2018-03-19 22:06:15.392	info	Successfully connected to AVR
                onkyo-vis.0	2018-03-19 22:06:15.340	info	Connecting to AVR 192.168.178.43:60128
                onkyo-vis.0	2018-03-19 22:06:15.017	info	Create new object: onkyo-vis.0.Video_Information, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.017	info	My array objects: onkyo-vis.0.Video_Information, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.016	info	Create new object: onkyo-vis.0.Audio_Information, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.016	info	My array objects: onkyo-vis.0.Audio_Information, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.016	info	Create new object: onkyo-vis.0.Listening_Mode, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.015	info	My array objects: onkyo-vis.0.Listening_Mode, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.014	info	Create new object: onkyo-vis.0.Tuner_Preset_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.014	info	My array objects: onkyo-vis.0.Tuner_Preset_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.013	info	Create new object: onkyo-vis.0.Tuner_Preset_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.012	info	My array objects: onkyo-vis.0.Tuner_Preset_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.011	info	Create new object: onkyo-vis.0.Audio_Mute_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.011	info	My array objects: onkyo-vis.0.Audio_Mute_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.011	info	Create new object: onkyo-vis.0.Audio_Mute_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.010	info	My array objects: onkyo-vis.0.Audio_Mute_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.010	info	Create new object: onkyo-vis.0.Input_Select_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.009	info	My array objects: onkyo-vis.0.Input_Select_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.008	info	Create new object: onkyo-vis.0.Input_Select_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.008	info	My array objects: onkyo-vis.0.Input_Select_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.005	info	Create new object: onkyo-vis.0.Internet_Radio_Preset_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.005	info	My array objects: onkyo-vis.0.Internet_Radio_Preset_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.002	info	Create new object: onkyo-vis.0.Internet_Radio_Preset_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.002	info	My array objects: onkyo-vis.0.Internet_Radio_Preset_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.001	info	Create new object: onkyo-vis.0.Tuning_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.001	info	My array objects: onkyo-vis.0.Tuning_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:15.000	info	Create new object: onkyo-vis.0.Tuning_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.999	info	My array objects: onkyo-vis.0.Tuning_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.999	info	Create new object: onkyo-vis.0.Volume_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.999	info	My array objects: onkyo-vis.0.Volume_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.998	info	Create new object: onkyo-vis.0.Volume_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.998	info	My array objects: onkyo-vis.0.Volume_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.997	info	Create new object: onkyo-vis.0.NET_Shuffle_Status, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.997	info	My array objects: onkyo-vis.0.NET_Shuffle_Status, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.997	info	Create new object: onkyo-vis.0.NET_Repeat_Status, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.996	info	My array objects: onkyo-vis.0.NET_Repeat_Status, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.995	info	Create new object: onkyo-vis.0.NET_Play_Status, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.995	info	My array objects: onkyo-vis.0.NET_Play_Status, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.994	info	Create new object: onkyo-vis.0.NET/USB_Track_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.993	info	My array objects: onkyo-vis.0.NET/USB_Track_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.991	info	Create new object: onkyo-vis.0.NET/USB_Album_Name_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.990	info	My array objects: onkyo-vis.0.NET/USB_Album_Name_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.989	info	Create new object: onkyo-vis.0.NET/USB_Time, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.988	info	My array objects: onkyo-vis.0.NET/USB_Time, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.987	info	Create new object: onkyo-vis.0.NET/USB_Time_Current, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.986	info	My array objects: onkyo-vis.0.NET/USB_Time_Current, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.985	info	Create new object: onkyo-vis.0.NET/USB_Time_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.984	info	My array objects: onkyo-vis.0.NET/USB_Time_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.983	info	Create new object: onkyo-vis.0.NET/USB_Title_Name, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.982	info	My array objects: onkyo-vis.0.NET/USB_Title_Name, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.981	info	Create new object: onkyo-vis.0.NET/USB_Artist_Name_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.981	info	My array objects: onkyo-vis.0.NET/USB_Artist_Name_Info, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.980	info	Create new object: onkyo-vis.0.Power_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.979	info	My array objects: onkyo-vis.0.Power_Zone2, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.978	info	Create new object: onkyo-vis.0.Power_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.976	info	My array objects: onkyo-vis.0.Power_Zone1, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.965	info	Create new object: onkyo-vis.0.command, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.965	info	My array objects: onkyo-vis.0.command, role = switch
                onkyo-vis.0	2018-03-19 22:06:14.951	info	starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.onkyo-vis, node: v6.12.0
                onkyo-vis.0	2018-03-19 22:06:14.877	info	States connected to redis: 127.0.0.1:6379
                onkyo-vis.0	2018-03-19 22:06:10.662	info	terminating
                onkyo-vis.0	2018-03-19 22:06:10.644	info	AVR disconnected
                
                1 Reply Last reply Reply Quote 0
                • Eisbaeeer
                  Eisbaeeer Developer last edited by

                  Hey, prima. Alles richtig gemacht.

                  Ich glaube ich hab da noch eine Idee. Und eventuell ist das auch das Problem von einem anderen User.

                  Kann es sein, dass du deinen Receiver mit nur einer Zone betreibst? Also gar keine 2. Zone benutzt?

                  Wenn das so ist, hast du schon weiter geholfen. Dann liegt der Fehler noch in meinem Adapter. Denn ich bin immer davon ausgegangen, dass 2 Zonen verwendet werden (mea culpa).

                  Wenn du kein 7.1 verwendest, kannst du mal versuchen, die 2. Zone in deinem Onkyo zu aktivieren/konfigurieren. Wenn es dann geht, muss ich den Adapter nochmal anpassen. Laut deinem erweiterten Log bekomme ich nämlich für Zone2 keine Daten.

                  Gruß Eisbaeeer

                  1 Reply Last reply Reply Quote 0
                  • V
                    Vossi80 last edited by

                    Hey Eisbaeer….

                    also du hast recht das ich Zone 2 nicht nutze. Ich hab heut morgen mal versucht die Zone 2 zu aktivieren( am Reciever eingeschaltet) um zu gucken ob ich dann über Objekte was steuern kann doch leider mit dem selben Ergebnis. Du meinst ich sollte Zone 2 aktivieren bzw. einstellen. Was genau meinst du damit ? Reicht nicht das einschalten der Zone 2 ????

                    1 Reply Last reply Reply Quote 0
                    • Eisbaeeer
                      Eisbaeeer Developer last edited by

                      @Vossi80:

                      Du meinst ich sollte Zone 2 aktivieren bzw. einstellen. Was genau meinst du damit ? Reicht nicht das einschalten der Zone 2 ???? `
                      Da ich den 509 nicht habe, bin ich mal die Anleitung durchgegangen. Bei muss für die Zone 2 nichts konfiguriert werden. Das ist bei meinem anders, da er für die Zone2 schon eine Endstufe mit eingebaut hat.

                      • Prüfe mal bitte noch die folgende Einstellung des Onkyo: Setup -> Hardware -> Network -> Network Control option . Die bitte auf an, sollte aber wohl schon so sein, sonst könntest du nicht über die App einschalten.

                      • Das node-module, das für den Adapter verwendet wird, hat noch "high-level" commands integriert. Kannst du mal versuchen, in das Objekt "command" die folgenden Befehle einzutragen:

                      • power on
                      power off
                      
                      power:on
                      
                      power:off
                      
                      main.power on
                      
                      main.power off
                      
                      main power on
                      
                      main power off
                      
                      main.power=on
                      
                      main.power=off 
                      

                      Ich kann das alles im Moment nur leider nicht testen, da ich im Hotel sitze. Bitte gib mir dann eine Rückmeldung, ob und welche Befehle geklappt haben.

                      Und könntest du mir noch einen Screenshot der Adaptereinstellung in iobroker vom onkyo-vis hier reinstellen?

                      Danke und Grüße

                      1 Reply Last reply Reply Quote 0
                      • V
                        Vossi80 last edited by

                        Hallo Eisbaeer….

                        ich hab jetzt alle Befehle eingegeben wie du sie mir vorgegeben hast. Leider nimmt er nichts davon an. Hab vorsichtshalber auch mit eingeschalteter Zone2 das auch probiert mit dem gleichen Ergebnis. Wenn ich mit dem Power Button einschalte, was ja geht, steht bei commands PWR01....gebe ich das aber direkt ein kommt nichts :roll:

                        Drücke Strg+A und danach Strg+C, um den Inhalt in die Zwischenablage zu kopieren. Klicke irgendwo, um das Fenster zu schliessen.
                        onkyo-vis.0	2018-03-20 19:26:22.455	info	EISCP String: PWR00
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:24:01.318	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:24:01.315	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570241309,'q':0,'from':'system.adapter.admin.0','lc':1521570191882} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:23:42.894	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:23:42.890	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570222884,'q':0,'from':'system.adapter.admin.0','lc':1521570191882} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:23:24.045	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:23:24.042	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570204036,'q':0,'from':'system.adapter.admin.0','lc':1521570191882} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:23:11.892	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:23:11.888	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570191882,'q':0,'from':'system.adapter.admin.0','lc':1521570191882} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:22:42.014	info	EISCP String: PWR00
                        onkyo-vis.0	2018-03-20 19:22:41.488	info	EISCP String: ZPW01
                        onkyo-vis.0	2018-03-20 19:22:21.409	info	EISCP String: PWR01
                        onkyo-vis.0	2018-03-20 19:22:18.464	info	EISCP String: PWR00
                        onkyo-vis.0	2018-03-20 19:22:18.112	error	Error: ERROR (cmd_not_exist) Command power_zone1 does not exist in zone main
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:22:11.184	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:22:11.182	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570131179,'q':0,'from':'system.adapter.admin.0','lc':1521570058198} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:21:56.865	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:21:56.860	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570116838,'q':0,'from':'system.adapter.admin.0','lc':1521570058198} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:21:37.947	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:21:37.941	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570097924,'q':0,'from':'system.adapter.admin.0','lc':1521570058198} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:21:21.640	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:21:21.635	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570081628,'q':0,'from':'system.adapter.admin.0','lc':1521570058198} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at Socket. (/opt/iobroker/node_modules/redis/index.js:274:27)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:833:9)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at return_pub_sub (/opt/iobroker/node_modules/redis/index.js:794:18)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at RedisClient.emit (events.js:194:7)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at emitThree (events.js:116:13)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at RedisClient. (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:102:25)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3190:37)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	at Object.stateChange (/opt/iobroker/node_modules/iobroker.onkyo-vis/onkyo.js:33:31)
                        onkyo-vis.0	2018-03-20 19:20:58.249	error	TypeError: state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:20:58.206	error	pmessage io.onkyo-vis.0.command {'val':0,'ack':false,'ts':1521570058198,'q':0,'from':'system.adapter.admin.0','lc':1521570058198} state.val.match is not a function
                        onkyo-vis.0	2018-03-20 19:20:29.514	info	EISCP String: MVL1B
                        onkyo-vis.0	2018-03-20 19:20:29.008	info	EISCP String: MVL1B
                        onkyo-vis.0	2018-03-20 19:20:28.491	info	EISCP String: AMT00
                        onkyo-vis.0	2018-03-20 19:20:27.978	info	EISCP String: PWR01
                        onkyo-vis.0	2018-03-20 19:20:27.499	info	EISCP String: SLI10
                        onkyo-vis.0	2018-03-20 19:20:26.276	info	EISCP String: PRZ00
                        onkyo-vis.0	2018-03-20 19:20:25.993	info	EISCP String: PRS00
                        onkyo-vis.0	2018-03-20 19:20:25.480	info	EISCP String: TUZ10555
                        onkyo-vis.0	2018-03-20 19:20:24.999	info	EISCP String: SLZ80
                        onkyo-vis.0	2018-03-20 19:20:23.476	info	EISCP String: ZVLN/A
                        onkyo-vis.0	2018-03-20 19:20:22.982	info	EISCP String: ZMT00
                        onkyo-vis.0	2018-03-20 19:20:22.468	info	EISCP String: ZPW00
                        onkyo-vis.0	2018-03-20 19:20:20.968	info	EISCP String: ISTN/A
                        onkyo-vis.0	2018-03-20 19:20:20.447	info	EISCP String: ITRN/A
                        onkyo-vis.0	2018-03-20 19:20:19.949	info	EISCP String: ITMN/A
                        onkyo-vis.0	2018-03-20 19:20:19.449	info	EISCP String: ITIN/A
                        onkyo-vis.0	2018-03-20 19:20:18.969	info	EISCP String: IALN/A
                        onkyo-vis.0	2018-03-20 19:20:18.460	info	EISCP String: IATN/A
                        onkyo-vis.0	2018-03-20 19:20:17.963	info	EISCP String: IMDN/A
                        onkyo-vis.0	2018-03-20 19:20:17.457	info	EISCP String: NSTS--
                        onkyo-vis.0	2018-03-20 19:20:17.001	info	EISCP String: NTR----/----
                        onkyo-vis.0	2018-03-20 19:20:16.445	info	EISCP String: NTM00:56/--:--
                        onkyo-vis.0	2018-03-20 19:20:10.944	info	EISCP String: SCTN/A
                        onkyo-vis.0	2018-03-20 19:20:10.429	info	EISCP String: SCHN/A
                        onkyo-vis.0	2018-03-20 19:20:09.929	info	EISCP String: STIN/A
                        onkyo-vis.0	2018-03-20 19:20:09.421	info	EISCP String: SATN/A
                        onkyo-vis.0	2018-03-20 19:20:08.928	info	EISCP String: SCNN/A
                        onkyo-vis.0	2018-03-20 19:20:05.950	info	EISCP String: PRS00
                        onkyo-vis.0	2018-03-20 19:20:04.939	info	EISCP String: MOT00
                        onkyo-vis.0	2018-03-20 19:20:04.403	info	EISCP String: DVLN/A
                        onkyo-vis.0	2018-03-20 19:20:03.895	info	EISCP String: ADV00
                        onkyo-vis.0	2018-03-20 19:20:03.419	info	EISCP String: ADQ00
                        onkyo-vis.0	2018-03-20 19:20:02.891	info	EISCP String: ADY00
                        onkyo-vis.0	2018-03-20 19:20:02.404	info	EISCP String: RAS00
                        onkyo-vis.0	2018-03-20 19:20:01.898	info	EISCP String: LTN00
                        onkyo-vis.0	2018-03-20 19:20:01.410	info	EISCP String: LMD0C
                        onkyo-vis.0	2018-03-20 19:19:59.883	info	EISCP String: ISFN/A
                        onkyo-vis.0	2018-03-20 19:19:58.902	info	EISCP String: HAO02
                        onkyo-vis.0	2018-03-20 19:19:57.385	info	EISCP String: SLA04
                        onkyo-vis.0	2018-03-20 19:19:56.398	info	EISCP String: SLI10
                        onkyo-vis.0	2018-03-20 19:19:55.384	info	EISCP String: IFAAnalog,,,,All Ch Stereo,5.1 ch,
                        onkyo-vis.0	2018-03-20 19:19:54.874	info	EISCP String: DIM00
                        onkyo-vis.0	2018-03-20 19:19:54.373	info	EISCP String: DIF00
                        onkyo-vis.0	2018-03-20 19:19:53.864	info	EISCP String: CTL-7
                        onkyo-vis.0	2018-03-20 19:19:53.362	info	EISCP String: SWL-2
                        onkyo-vis.0	2018-03-20 19:19:52.871	info	EISCP String: SLP00
                        onkyo-vis.0	2018-03-20 19:19:50.768	info	Initial query: master-volume
                        onkyo-vis.0	2018-03-20 19:19:50.768	info	Initial query: volume
                        onkyo-vis.0	2018-03-20 19:19:50.768	info	Initial query: audio-muting
                        onkyo-vis.0	2018-03-20 19:19:50.767	info	Initial query: system-power
                        onkyo-vis.0	2018-03-20 19:19:50.766	info	Initial query: input-selector
                        onkyo-vis.0	2018-03-20 19:19:49.361	info	EISCP String: TFRB-2T-2
                        onkyo-vis.0	2018-03-20 19:19:48.871	info	EISCP String: MVL1B
                        onkyo-vis.0	2018-03-20 19:19:48.360	info	EISCP String: MVL1B
                        onkyo-vis.0	2018-03-20 19:19:47.874	info	EISCP String: SPLN/A
                        onkyo-vis.0	2018-03-20 19:19:47.346	info	EISCP String: SPBN/A
                        onkyo-vis.0	2018-03-20 19:19:46.860	info	EISCP String: SPAN/A
                        onkyo-vis.0	2018-03-20 19:19:46.338	info	EISCP String: AMT00
                        onkyo-vis.0	2018-03-20 19:19:45.846	info	EISCP String: PWR01
                        onkyo-vis.0	2018-03-20 19:19:45.763	error	Error: ERROR (arg_not_exist) Argument query does not exist in command listening-mode
                        onkyo-vis.0	2018-03-20 19:19:45.762	error	Error: ERROR (arg_not_exist) Argument query does not exist in command internet-radio-preset
                        onkyo-vis.0	2018-03-20 19:19:45.762	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-tune-network
                        onkyo-vis.0	2018-03-20 19:19:45.757	error	Error: ERROR (arg_not_exist) Argument query does not exist in command dab-display-info
                        onkyo-vis.0	2018-03-20 19:19:45.755	error	Error: ERROR (arg_not_exist) Argument query does not exist in command ipod-list-info
                        onkyo-vis.0	2018-03-20 19:19:45.751	error	Error: ERROR (arg_not_exist) Argument query does not exist in command universal-port
                        onkyo-vis.0	2018-03-20 19:19:45.750	error	Error: ERROR (arg_not_exist) Argument query does not exist in command cd-r-recorder
                        onkyo-vis.0	2018-03-20 19:19:45.749	error	Error: ERROR (arg_not_exist) Argument query does not exist in command md-recorder
                        onkyo-vis.0	2018-03-20 19:19:45.748	error	Error: ERROR (arg_not_exist) Argument query does not exist in command dvd-player
                        onkyo-vis.0	2018-03-20 19:19:45.747	error	Error: ERROR (arg_not_exist) Argument query does not exist in command dat-recorder
                        onkyo-vis.0	2018-03-20 19:19:45.747	error	Error: ERROR (arg_not_exist) Argument query does not exist in command graphics-equalizer
                        onkyo-vis.0	2018-03-20 19:19:45.746	error	Error: ERROR (arg_not_exist) Argument query does not exist in command tape2-b
                        onkyo-vis.0	2018-03-20 19:19:45.745	error	Error: ERROR (arg_not_exist) Argument query does not exist in command tape1-a
                        onkyo-vis.0	2018-03-20 19:19:45.744	error	Error: ERROR (arg_not_exist) Argument query does not exist in command cd-player
                        onkyo-vis.0	2018-03-20 19:19:45.742	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-popup-message
                        onkyo-vis.0	2018-03-20 19:19:45.742	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-keyboard
                        onkyo-vis.0	2018-03-20 19:19:45.741	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-service
                        onkyo-vis.0	2018-03-20 19:19:45.740	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-usb-jacket-art
                        onkyo-vis.0	2018-03-20 19:19:45.739	error	Error: ERROR (arg_not_exist) Argument query does not exist in command net-usb-list-info
                        onkyo-vis.0	2018-03-20 19:19:45.738	error	Error: ERROR (arg_not_exist) Argument query does not exist in command internet-radio-preset
                        onkyo-vis.0	2018-03-20 19:19:45.734	error	Error: ERROR (arg_not_exist) Argument query does not exist in command network-usb
                        onkyo-vis.0	2018-03-20 19:19:45.728	error	Error: ERROR (arg_not_exist) Argument query does not exist in command sirius-parental-lock
                        onkyo-vis.0	2018-03-20 19:19:45.725	error	Error: ERROR (arg_not_exist) Argument query does not exist in command tp-scan
                        onkyo-vis.0	2018-03-20 19:19:45.724	error	Error: ERROR (arg_not_exist) Argument query does not exist in command pty-scan
                        onkyo-vis.0	2018-03-20 19:19:45.722	error	Error: ERROR (arg_not_exist) Argument query does not exist in command rds-information
                        onkyo-vis.0	2018-03-20 19:19:45.721	error	Error: ERROR (arg_not_exist) Argument query does not exist in command preset-memory
                        onkyo-vis.0	2018-03-20 19:19:45.707	error	Error: ERROR (arg_not_exist) Argument query does not exist in command 12v-trigger-c
                        onkyo-vis.0	2018-03-20 19:19:45.706	error	Error: ERROR (arg_not_exist) Argument query does not exist in command 12v-trigger-b
                        onkyo-vis.0	2018-03-20 19:19:45.706	error	Error: ERROR (arg_not_exist) Argument query does not exist in command 12v-trigger-a
                        onkyo-vis.0	2018-03-20 19:19:45.704	error	Error: ERROR (arg_not_exist) Argument query does not exist in command memory-setup
                        onkyo-vis.0	2018-03-20 19:19:45.703	error	Error: ERROR (arg_not_exist) Argument query does not exist in command setup
                        onkyo-vis.0	2018-03-20 19:19:45.701	error	Error: ERROR (arg_not_exist) Argument query does not exist in command speaker-level-calibration
                        onkyo-vis.0	2018-03-20 19:19:45.678	info	Successfully connected to AVR
                        onkyo-vis.0	2018-03-20 19:19:45.625	info	Connecting to AVR 192.168.178.43:60128
                        onkyo-vis.0	2018-03-20 19:19:45.295	info	Create new object: onkyo-vis.0.Video_Information, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.294	info	My array objects: onkyo-vis.0.Video_Information, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.294	info	Create new object: onkyo-vis.0.Audio_Information, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.294	info	My array objects: onkyo-vis.0.Audio_Information, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.292	info	Create new object: onkyo-vis.0.Listening_Mode, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.291	info	My array objects: onkyo-vis.0.Listening_Mode, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.290	info	Create new object: onkyo-vis.0.Tuner_Preset_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.289	info	My array objects: onkyo-vis.0.Tuner_Preset_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.286	info	Create new object: onkyo-vis.0.Tuner_Preset_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.285	info	My array objects: onkyo-vis.0.Tuner_Preset_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.284	info	Create new object: onkyo-vis.0.Audio_Mute_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.283	info	My array objects: onkyo-vis.0.Audio_Mute_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.281	info	Create new object: onkyo-vis.0.Audio_Mute_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.281	info	My array objects: onkyo-vis.0.Audio_Mute_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.281	info	Create new object: onkyo-vis.0.Input_Select_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.280	info	My array objects: onkyo-vis.0.Input_Select_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.279	info	Create new object: onkyo-vis.0.Input_Select_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.278	info	My array objects: onkyo-vis.0.Input_Select_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.276	info	Create new object: onkyo-vis.0.Internet_Radio_Preset_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.275	info	My array objects: onkyo-vis.0.Internet_Radio_Preset_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.273	info	Create new object: onkyo-vis.0.Internet_Radio_Preset_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.272	info	My array objects: onkyo-vis.0.Internet_Radio_Preset_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.272	info	Create new object: onkyo-vis.0.Tuning_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.272	info	My array objects: onkyo-vis.0.Tuning_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.271	info	Create new object: onkyo-vis.0.Tuning_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.271	info	My array objects: onkyo-vis.0.Tuning_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.270	info	Create new object: onkyo-vis.0.Volume_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.270	info	My array objects: onkyo-vis.0.Volume_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.269	info	Create new object: onkyo-vis.0.Volume_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.269	info	My array objects: onkyo-vis.0.Volume_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.269	info	Create new object: onkyo-vis.0.NET_Shuffle_Status, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.268	info	My array objects: onkyo-vis.0.NET_Shuffle_Status, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.268	info	Create new object: onkyo-vis.0.NET_Repeat_Status, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.268	info	My array objects: onkyo-vis.0.NET_Repeat_Status, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.267	info	Create new object: onkyo-vis.0.NET_Play_Status, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.267	info	My array objects: onkyo-vis.0.NET_Play_Status, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.266	info	Create new object: onkyo-vis.0.NET/USB_Track_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.265	info	My array objects: onkyo-vis.0.NET/USB_Track_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.264	info	Create new object: onkyo-vis.0.NET/USB_Album_Name_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.264	info	My array objects: onkyo-vis.0.NET/USB_Album_Name_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.263	info	Create new object: onkyo-vis.0.NET/USB_Time, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.262	info	My array objects: onkyo-vis.0.NET/USB_Time, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.261	info	Create new object: onkyo-vis.0.NET/USB_Time_Current, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.260	info	My array objects: onkyo-vis.0.NET/USB_Time_Current, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.259	info	Create new object: onkyo-vis.0.NET/USB_Time_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.258	info	My array objects: onkyo-vis.0.NET/USB_Time_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.257	info	Create new object: onkyo-vis.0.NET/USB_Title_Name, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.257	info	My array objects: onkyo-vis.0.NET/USB_Title_Name, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.256	info	Create new object: onkyo-vis.0.NET/USB_Artist_Name_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.255	info	My array objects: onkyo-vis.0.NET/USB_Artist_Name_Info, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.254	info	Create new object: onkyo-vis.0.Power_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.253	info	My array objects: onkyo-vis.0.Power_Zone2, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.252	info	Create new object: onkyo-vis.0.Power_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.250	info	My array objects: onkyo-vis.0.Power_Zone1, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.234	info	Create new object: onkyo-vis.0.command, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.233	info	My array objects: onkyo-vis.0.command, role = switch
                        onkyo-vis.0	2018-03-20 19:19:45.218	info	starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.onkyo-vis, node: v6.12.0
                        onkyo-vis.0	2018-03-20 19:19:45.159	info	States connected to redis: 127.0.0.1:6379
                        

                        6387_bildschirmfoto_2018-03-20_um_19.24.12.png

                        1 Reply Last reply Reply Quote 0
                        • Eisbaeeer
                          Eisbaeeer Developer last edited by

                          Hi Vossi80

                          Leider sind in den Log´s keine Debug infos mit drin. Kannst du in iobroker bitte die folgenden 3 Einstellungen setzen und das ganze nochmals testen. Es reicht aber auch schon aus, wenn du in command einmal PWR00 und PWR01 setzt. Das Log sollte dann Meldungen mit Debug enthalten. Wie im letzten Screenshot.

                          139_01-expertenmodus.jpg
                          139_02-debug.jpg
                          139_03-log.jpg

                          Gruß Eisbaeeer

                          1 Reply Last reply Reply Quote 0
                          • V
                            Vossi80 last edited by

                            Hab dir den Log mal in eine Datei gepackt. War für 3 min ganz schön groß. Hoffe du kannst da was raus lesen
                            6387_log.rtf

                            1 Reply Last reply Reply Quote 0
                            • Eisbaeeer
                              Eisbaeeer Developer last edited by

                              Ach ja. Bitte unbedingt den Loglevel auch wieder auf Info zurückstellen!

                              1 Reply Last reply Reply Quote 0
                              • Eisbaeeer
                                Eisbaeeer Developer last edited by

                                Hi Vossi80

                                Ein letzter Versuch, wenn du noch die Geduld mit mir hast 😉

                                Mich irritiert, dass im Log als Befehl anstatt "PWR00" oder "PWR01" immer sowas hier steht: "0,"

                                Kannst du in VIS mal einen Testview anlegen, dort einen einfachen boolean Button (also z.B. Licht an/aus) ablegen und dort die Objekt-ID Power_Zone1 auswählen. Lässt er sich dann über VIS ein bzw. ausschalten?

                                Ich möchte damit nur ausschließen, dass bei deiner Eingabe unter Objekten etwas schief läuft. Ich hab sonst erstmal keine Idee mehr und wir müssten das mal auf nächste Woche verschieben. Da bin ich wieder zuhause und kann an meinem Onkyo testen.

                                Gruß Eisbaeeer

                                1 Reply Last reply Reply Quote 0
                                • V
                                  Vossi80 last edited by

                                  Ok gerne probiere ich das allerdings schaffe ich das heut nicht mehr weil die Arbeit ruft 😢

                                  Werd mich morgen zurück melden…..

                                  1 Reply Last reply Reply Quote 0
                                  • V
                                    Vossi80 last edited by

                                    @Eisbaeeer:

                                    Hi Vossi80

                                    Ein letzter Versuch, wenn du noch die Geduld mit mir hast 😉

                                    Mich irritiert, dass im Log als Befehl anstatt "PWR00" oder "PWR01" immer sowas hier steht: "0,"

                                    Kannst du in VIS mal einen Testview anlegen, dort einen einfachen boolean Button (also z.B. Licht an/aus) ablegen und dort die Objekt-ID Power_Zone1 auswählen. Lässt er sich dann über VIS ein bzw. ausschalten?

                                    Ich möchte damit nur ausschließen, dass bei deiner Eingabe unter Objekten etwas schief läuft. Ich hab sonst erstmal keine Idee mehr und wir müssten das mal auf nächste Woche verschieben. Da bin ich wieder zuhause und kann an meinem Onkyo testen.

                                    Gruß Eisbaeeer `

                                    Hallo Eisbaeeer….

                                    habe grade nochmal getestet so wie du es wolltest mit dem Button (Power Zone 1).... damit kann ich der Receiver an und aus schalten. Ein erster Lichtblick 😛

                                    1 Reply Last reply Reply Quote 0
                                    • Eisbaeeer
                                      Eisbaeeer Developer last edited by

                                      @Vossi80:

                                      Hallo Eisbaeeer….

                                      habe grade nochmal getestet so wie du es wolltest mit dem Button (Power Zone 1).... damit kann ich der Receiver an und aus schalten. Ein erster Lichtblick 😛 `
                                      Hey, das ist doch schon mal eine gute Nachricht.

                                      Damit ich den Fehler abfangen kann, der scheinbar bei der manuellen Eingabe im Feld "command" auftrittt, brauch ich nochmal deine Hilfe.

                                      Kannst du mir genau beschreiben, wie du das "command" Objekt einträgst?

                                      Bestätigst du das mit dem "Häkchen" oder mit "Enter"?

                                      Welchen Browser verwendest du?

                                      Die Entwickler testen alle Funktionen mit Chrome. Eventuell ist da ein Problem mit Firefox oder anderen?

                                      Kannst du das noch mit Chrome testen, falls du den nicht schon verwendet hast?

                                      Bist du mit Javascript oder Blockly vertraut?

                                      Wenn ja, kannst du das in einem einfachen Script noch testen?

                                      Ich kann dir da auch gerne ein Java-Script zur Verfügung stellen, das du zum testen hernehmen kannst.

                                      Gruß Eisbaeeer

                                      1 Reply Last reply Reply Quote 0
                                      • V
                                        Vossi80 last edited by

                                        Also…. ich habe beide Möglichkeiten schon getestet, über Häkchen und auch die Enter Taste bestätigt. Normalerweise nutze ich Safari aber mit Chrome gehts auch nicht. Ich habe auch schon versucht per Script den Befehl zu steuern ging auch nicht allerdings bin ich mit Scripten nicht wirklich gut vertraut deshalb wäre es nett wenn du mir mal ein Script zu Verfügung stellen würdest.

                                        Lg

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

                                          also bei mir macht die 0.2.1 alles was sie soll
                                          2678_onkyo.png

                                          1 Reply Last reply Reply Quote 0
                                          • V
                                            Vossi80 last edited by

                                            Hey Eisbaeeer…. gibts was neues was ich noch probieren könnte damit der Adapter bei mir läuft. Hätte gerne das ich mir einem Knopfdruck den Receiver anschalte, auf den richtigen Internetradiosender schalte und eine bestimmte Lautstärke abgespielt wird. Wäre ja im Normalfall mit deinem Adapter möglich.....aber kein Stress , eilt nicht 😉

                                            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

                                            527
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            29
                                            238
                                            36711
                                            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