Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Maxcul ist komplett unbrauchbar (geloest mit 0.5.2)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Maxcul ist komplett unbrauchbar (geloest mit 0.5.2)

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

      @Yellowball:

      Wo wir gerade beim CUL sind:

      Wie sieht's mit einem funktionierenden Adapter für den Cube aus?

      Ich hatte mal einen über einen Github-Link installiert, aber der lies permanent meinen ioBroker abstürzen… `

      Es gibt wohl einen ioBroker.maxcube Adapter … mehr weiss ich aber nicht.

      Gff testen und neuen Thread mit genauen Fehlerinfos auf machen. "ioBroker abstützen lassen" kann ich nicht glauben 🙂

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

        @skraw.iobroker:

        Meinst Du nicht es waere einfacher den ganzen "neuen" Code wegzuwerfen und mit dem 0.3.0 einfach nochmal anzufangen?

        Was fuer Aenderungen brauchen wir denn in dem Adapter unbedingt? 0.3.0 geht echt gut bei mir und auch anderen die ich kenne… `

        Es gibt ausser Serial Kommunikationsupdate und andere Library/Dependency-Updates keinerlei Änderungen. Ich hab jetzt den Kommunikationscode von 0.3.0 wiederhergestellt in der 0.5.0. Bitte nochmal versuchen.

        Wenn es immer noch nicht tut muss ich noch mehr reverten …

        Das Problem daran alles wieder zurückzustellen ist das wir im Notfall an einem Punkt landen wo wir keine Updates mehr machen können. Das wäre schlecht.

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

          @skraw.iobroker:

          A 0C 5804 42 029D99 000000 00 A2 22 -> SetPointAndCurrentTemperature

          42 - SetPointAndCurrentTemperature

          029D99 - eigene Adresse

          000000 - Zieladresse == Broadcast

          00 - Zielraum

          A2 - Aktuelle Temperatur ? hex(A2) = 162 / 8 = 20,25°C? oder 162 /10 + 4,5(festes Offset) = 20,7°C

          22 - Sollwert 17°C (hex(22)/2) eingestellt

          Bei mir saehe ein solches Kommando wie folgt aus:

          2018-02-23 19:49:25.094 - [[34mdebug[[39m: maxcul.0 incoming raw data from CUL: Z0C07044217FAB200000000A80342M

          2018-02-23 19:49:25.094 - [[34mdebug[[39m: maxcul.0 decoding Message Z0C07044217FAB200000000A80342

          2018-02-23 19:49:25.095 - [[34mdebug[[39m: maxcul.0 RSSI for Message: -41

          2018-02-23 19:49:25.095 - [[34mdebug[[39m: maxcul.0 received unknown command id 42 `

          Also ich habe Code gefunden der das implementieren würde … aber bevor nicht die kommunikation nicht sauber läuft mach ich gar nix. `

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

            @apollon77:

            @skraw.iobroker:

            Meinst Du nicht es waere einfacher den ganzen "neuen" Code wegzuwerfen und mit dem 0.3.0 einfach nochmal anzufangen?

            Was fuer Aenderungen brauchen wir denn in dem Adapter unbedingt? 0.3.0 geht echt gut bei mir und auch anderen die ich kenne… `

            Es gibt ausser Serial Kommunikationsupdate und andere Library/Dependency-Updates keinerlei Änderungen. Ich hab jetzt den Kommunikationscode von 0.3.0 wiederhergestellt in der 0.5.0. Bitte nochmal versuchen.

            Wenn es immer noch nicht tut muss ich noch mehr reverten …

            Das Problem daran alles wieder zurückzustellen ist das wir im Notfall an einem Punkt landen wo wir keine Updates mehr machen können. Das wäre schlecht. `
            gab noch einen Fehler. Aber ab jetzt (0:42 Uhr) bitte nochmal versuchen.

            PS: DIe kommunikation war in der 0.3.0 auf "serialport 3.0". Das ist offiziell nur bis nodejs 4 unterstützt. Ich habe es jetzt auf "Serialport 4", wodurch grundsätzlich bis nodejs 8.x unterstützt ist.

            1 Reply Last reply Reply Quote 0
            • S
              skraw.iobroker last edited by

              Es tut mir leid, aber:

              maxcul.0	2018-02-24 01:25:43.593	debug	enable MAX! Mode of the CUL868
              maxcul.0	2018-02-24 01:25:42.593	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":453,"ack":true,"ts":1519431942588,"q":0,"from":"system.adapter.maxcul.0","lc":1519431942588}
              maxcul.0	2018-02-24 01:25:42.591	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.limitOverflow {"val":false,"ack":true,"ts":1519431942585,"q":0,"from":"system.adapter.maxcul.0","lc":1519431770879}
              maxcul.0	2018-02-24 01:25:39.631	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.connection {"val":true,"ack":true,"ts":1519431939624,"q":0,"from":"system.adapter.maxcul.0","lc":1519431939624}
              maxcul.0	2018-02-24 01:25:39.629	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.version {"val":"V 1.67 nanoCUL868","ack":true,"ts":1519431939622,"q":0,"from":"system.adapter.maxcul.0","lc":1519041256179}
              maxcul.0	2018-02-24 01:25:39.614	info	CUL FW Version: V 1.67 nanoCUL868
              maxcul.0	2018-02-24 01:25:39.611	debug	incoming raw data from CUL: V 1.67 nanoCUL868
              maxcul.0	2018-02-24 01:25:39.589	debug	Requested CUL Version...
              maxcul.0	2018-02-24 01:25:39.581	debug	check CUL Firmware version
              maxcul.0	2018-02-24 01:25:37.585	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.connection {"val":false,"ack":true,"ts":1519431937582,"q":0,"from":"system.adapter.maxcul.0","lc":1519431809659}
              maxcul.0	2018-02-24 01:25:37.575	info	serialPort /dev/ttyUSB0 is open!
              maxcul.0	2018-02-24 01:25:37.554	info	using serial device /dev/ttyUSB0@38400
              maxcul.0	2018-02-24 01:25:37.025	info	starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.maxcul, node: v6.12.0
              maxcul.0	2018-02-24 01:25:36.967	info	States connected to redis: 127.0.0.1:6379
              maxcul.0	2018-02-24 01:25:36.955	debug	statesDB connected
              maxcul.0	2018-02-24 01:25:36.903	debug	objectDB connected
              host.ioBroker-Pi	2018-02-24 01:25:35.225	info	instance system.adapter.maxcul.0 started with pid 25975
              host.ioBroker-Pi	2018-02-24 01:25:35.171	info	object change system.adapter.maxcul.0
              

              und steht …

              Auch nach einem Reset das gleiche Bild. Nach dem "enable MAX mode" ists aus ...

              geändert: Code in Code-Tags; Homoran (Mod)

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

                ich kapiere es nicht … Ich hab nochmal Debug eingebaut. Bitte schick nochmal log.

                Ansonsten muss ich wirklich auf serialport 3 zurück und verlieren damit halt node8 support ...

                1 Reply Last reply Reply Quote 0
                • S
                  skraw.iobroker last edited by

                  Ok, da geht mehr. Das hat es bisher noch nie getan. Hast Du ausser dem Debug noch was geaendert?

                  Ich bin erst morgen wieder zum Testen in der Lage, Du kannst noch ueberlegen 🙂

                  maxcul.0	2018-02-24 12:58:17.516	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":383,"ack":true,"ts":1519473497506,"q":0,"from":"system.adapter.maxcul.0","lc":1519473497506}
                  maxcul.0	2018-02-24 12:58:12.494	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":378,"ack":true,"ts":1519473492488,"q":0,"from":"system.adapter.maxcul.0","lc":1519473492488}
                  maxcul.0	2018-02-24 12:58:07.858	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":374,"ack":true,"ts":1519473487853,"q":0,"from":"system.adapter.maxcul.0","lc":1519473487853}
                  maxcul.0	2018-02-24 12:58:07.840	debug	got OK-ACK Packet from 16fb8f
                  maxcul.0	2018-02-24 12:58:07.840	debug	RSSI for Message: -40.5
                  maxcul.0	2018-02-24 12:58:07.839	debug	decoding Message Z0E01020216FB8F123456000139643443
                  maxcul.0	2018-02-24 12:58:07.839	debug	incoming raw data from CUL: Z0E01020216FB8F123456000139643443
                  maxcul.0	2018-02-24 12:58:06.739	debug	serial port buffer have been drained
                  maxcul.0	2018-02-24 12:58:06.723	debug	Send Packet to CUL: 0b01004012345616fb8f0074, awaiting drain event
                  maxcul.0	2018-02-24 12:58:06.701	debug	sendTemperature(maxcul.0.NKF0003406, 26, 1)
                  maxcul.0	2018-02-24 12:58:05.686	debug	redis pmessage io.maxcul.0.* io.maxcul.0.NKF0003406.desiredTemperature {"val":26,"ack":false,"ts":1519473485684,"q":0,"from":"system.adapter.admin.0","lc":1519473485684}
                  maxcul.0	2018-02-24 12:58:02.494	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":478,"ack":true,"ts":1519473482490,"q":0,"from":"system.adapter.maxcul.0","lc":1519473482490}
                  maxcul.0	2018-02-24 12:57:57.507	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":473,"ack":true,"ts":1519473477499,"q":0,"from":"system.adapter.maxcul.0","lc":1519473477499}
                  maxcul.0	2018-02-24 12:57:52.480	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":468,"ack":true,"ts":1519473472478,"q":0,"from":"system.adapter.maxcul.0","lc":1519473472478}
                  maxcul.0	2018-02-24 12:57:47.478	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":463,"ack":true,"ts":1519473467475,"q":0,"from":"system.adapter.maxcul.0","lc":1519473467475}
                  maxcul.0	2018-02-24 12:57:42.476	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":458,"ack":true,"ts":1519473462474,"q":0,"from":"system.adapter.maxcul.0","lc":1519473462474}
                  maxcul.0	2018-02-24 12:57:38.502	debug	Za drained
                  maxcul.0	2018-02-24 12:57:38.496	debug	Za written
                  maxcul.0	2018-02-24 12:57:38.492	debug	Zr drained
                  maxcul.0	2018-02-24 12:57:38.488	debug	Zr written
                  maxcul.0	2018-02-24 12:57:38.485	debug	X20 drained
                  maxcul.0	2018-02-24 12:57:38.481	debug	X20 written
                  maxcul.0	2018-02-24 12:57:38.477	debug	enable MAX! Mode of the CUL868
                  maxcul.0	2018-02-24 12:57:37.484	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.quota {"val":453,"ack":true,"ts":1519473457478,"q":0,"from":"system.adapter.maxcul.0","lc":1519473457478}
                  maxcul.0	2018-02-24 12:57:37.482	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.limitOverflow {"val":false,"ack":true,"ts":1519473457475,"q":0,"from":"system.adapter.maxcul.0","lc":1519464560648}
                  maxcul.0	2018-02-24 12:57:34.510	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.connection {"val":true,"ack":true,"ts":1519473454502,"q":0,"from":"system.adapter.maxcul.0","lc":1519473454502}
                  maxcul.0	2018-02-24 12:57:34.508	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.version {"val":"V 1.67 nanoCUL868","ack":true,"ts":1519473454500,"q":0,"from":"system.adapter.maxcul.0","lc":1519041256179}
                  maxcul.0	2018-02-24 12:57:34.492	info	CUL FW Version: V 1.67 nanoCUL868
                  maxcul.0	2018-02-24 12:57:34.489	debug	incoming raw data from CUL: V 1.67 nanoCUL868
                  maxcul.0	2018-02-24 12:57:34.473	debug	Requested CUL Version...
                  maxcul.0	2018-02-24 12:57:34.465	debug	check CUL Firmware version
                  maxcul.0	2018-02-24 12:57:32.470	debug	redis pmessage io.maxcul.0.* io.maxcul.0.info.connection {"val":false,"ack":true,"ts":1519473452466,"q":0,"from":"system.adapter.maxcul.0","lc":1519473339719}
                  maxcul.0	2018-02-24 12:57:32.458	info	serialPort /dev/ttyUSB0 is open!
                  maxcul.0	2018-02-24 12:57:32.438	info	using serial device /dev/ttyUSB0@38400
                  maxcul.0	2018-02-24 12:57:31.923	info	starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.maxcul, node: v6.12.0
                  maxcul.0	2018-02-24 12:57:31.862	info	States connected to redis: 127.0.0.1:6379
                  maxcul.0	2018-02-24 12:57:31.850	debug	statesDB connected
                  maxcul.0	2018-02-24 12:57:31.796	debug	objectDB connected
                  
                  

                  Nachtrag Thema Wandthermostat:

                  Abgesehen von dem Kommando 42 habe ich noch nicht verstanden wie man dieses Thermostat mit dem Broker pairt. Mir scheint naemlich diese Broadcasts an "000000" bringen die in der Naehe befindlichen Heizungsthermostate durcheinander, die versuchen dann dieser Anweisung zu folgen und nicht den Broker-Einstellungen…

                  geändert: Code in Code-Tags; Homoran (Mod)

                  1 Reply Last reply Reply Quote 0
                  • S
                    skraw.iobroker last edited by

                    Jetzt ist was passiert, das hatten wir noch nie:

                    host.ioBroker-Pi	2018-02-24 13:02:36.028	error	instance system.adapter.maxcul.0 terminated with code 0 (OK)
                    host.ioBroker-Pi	2018-02-24 13:02:36.028	error	Caught by controller[0]: at FSReqWrap.wrapper [as oncomplete] (fs.js:683:17)
                    host.ioBroker-Pi	2018-02-24 13:02:36.028	error	Caught by controller[0]: at SerialPort. (/opt/iobroker/node_modules/serialport/lib/serialport.js:306:7)
                    host.ioBroker-Pi	2018-02-24 13:02:36.027	error	Caught by controller[0]: at SerialPort. (/opt/iobroker/node_modules/serialport/lib/serialport.js:293:14)
                    host.ioBroker-Pi	2018-02-24 13:02:36.027	error	Caught by controller[0]: at SerialPort._emitData (/opt/iobroker/node_modules/serialport/lib/serialport.js:313:18)
                    host.ioBroker-Pi	2018-02-24 13:02:36.027	error	Caught by controller[0]: at SerialPort. (/opt/iobroker/node_modules/serialport/lib/parsers.js:23:13)
                    host.ioBroker-Pi	2018-02-24 13:02:36.026	error	Caught by controller[0]: at Array.forEach (native)
                    host.ioBroker-Pi	2018-02-24 13:02:36.025	error	Caught by controller[0]: at /opt/iobroker/node_modules/serialport/lib/parsers.js:24:17
                    host.ioBroker-Pi	2018-02-24 13:02:36.025	error	Caught by controller[0]: at SerialPort.emit (events.js:188:7)
                    host.ioBroker-Pi	2018-02-24 13:02:36.025	error	Caught by controller[0]: at emitOne (events.js:96:13)
                    host.ioBroker-Pi	2018-02-24 13:02:36.025	error	Caught by controller[0]: at SerialPort. (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:93:42)
                    host.ioBroker-Pi	2018-02-24 13:02:36.024	error	Caught by controller[0]: at CommunicationServiceLayer.emit (events.js:188:7)
                    host.ioBroker-Pi	2018-02-24 13:02:36.024	error	Caught by controller[0]: at emitOne (events.js:96:13)
                    host.ioBroker-Pi	2018-02-24 13:02:36.024	error	Caught by controller[0]: at CommunicationServiceLayer. (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:46:34)
                    host.ioBroker-Pi	2018-02-24 13:02:36.024	error	Caught by controller[0]: at MaxDriver.handleIncommingMessage (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:151:57)
                    host.ioBroker-Pi	2018-02-24 13:02:36.024	error	Caught by controller[0]: at MaxDriver.ThermostatState (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:486:38)
                    host.ioBroker-Pi	2018-02-24 13:02:36.023	error	Caught by controller[0]: TypeError: rawBitData.getRange is not a function
                    maxcul.0	2018-02-24 13:02:35.969	error	TypeError: rawBitData.getRange is not a function at MaxDriver.ThermostatState (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:486:38) at MaxDriver.handleIncommingMessage (/opt/iobrok
                    maxcul.0	2018-02-24 13:02:35.969	error	uncaught exception: rawBitData.getRange is not a function
                    maxcul.0	2018-02-24 13:02:35.968	debug	got data from heatingelement 16fbae with payload 39002D00FB
                    maxcul.0	2018-02-24 13:02:35.967	debug	RSSI for Message: -80
                    maxcul.0	2018-02-24 13:02:35.967	debug	decoding Message Z0F00046016FBAE0000000039002D00FBF4
                    maxcul.0	2018-02-24 13:02:35.966	debug	incoming raw data from CUL: Z0F00046016FBAE0000000039002D00FBF4
                    

                    geändert: Code in Code-Tags; Homoran (Mod)

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

                      @skraw.iobroker:

                      Ok, da geht mehr. Das hat es bisher noch nie getan. Hast Du ausser dem Debug noch was geaendert?

                      Ich bin erst morgen wieder zum Testen in der Lage, Du kannst noch ueberlegen 🙂 `

                      Ja ich habe noch ein was geändert: Es wird jetzt bei der Initialisierung nach jedem senden einer Nachricht gewartet das die auch wirklich gesendet wurde (draining). Das war vorher nicht so. Da wurde einfach alles direkt nacheinander gesendet.

                      @skraw.iobroker:

                      Jetzt ist was passiert, das hatten wir noch nie: `
                      Da ist scheinbar ein Bug im Code der eine Funktion aufruft die es nicht gibt. Habe bei der "Quelle" (ja habe inzwischen gefunden wo die Logik herkommt und könnte daher auch auf die aktuellste Version updaten) nachgesehen und fix ist auf Github.

                      Bitte versuchen und mal laufen lassen. Wenn das erstmal wieder so tut wie in der 0.3.0 dann machen wir es erstmal so live.

                      Dann kann ich in einer 0.6 mal die Logik aktualisieren auf den aktuellen Stand (Kommunikation nicht anfassen) und wir sehen was da so geht

                      1 Reply Last reply Reply Quote 0
                      • S
                        skraw.iobroker last edited by

                        Hab die neue Version jetzt gerade installiert und laeuft. Auf die Schnelle kann ich keinen Absturz mehr produzieren wie beim letzten Mal. Ich lass es jetzt mal laufen, solange ich mich nicht melde kannst Du davon ausgehen dass es noch fehlerfrei laeuft…

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

                          Ok dann veröffentliche ich die 0.5.0 heute Abend um erstmal was funktionierendes live zu haben. Dann versuche ich die Tage mal eine 0.6 mit Logikaktualisierungen

                          1 Reply Last reply Reply Quote 0
                          • S
                            skraw.iobroker last edited by

                            Welchen?

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

                              Mindestens Unterstützung für die Message 42 von oben und anderem Kram.

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

                                @skraw.iobroker:

                                Koennte es sein dass das sowas simples wie ein <cr><lf>Problem ist? (Also ein fehlendes <cr>oder andersherum)?

                                (Ich hab den betreffenden Code bis dato nicht gelesen…)

                                geändert: Code in Code-Tags; Homoran (Mod)</cr></lf></cr> `
                                Hallo,

                                das befürchte Ich bei dem CUL-Adapter, der am naoCUL nicht initialisiert wird auch. 😢

                                Das läßt sich mit mit Terminal PRG nur schwer debuggen.

                                Aber mal sehen was apolon77 da antwortet.

                                Gruß Mickbaer aus Berlin

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

                                  Hab ich doch schon in dem cul Thread. Bitte auch da mal cul vom github testen.

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    skraw.iobroker last edited by

                                    Auch nach drei Tagen Laufzeit ist mir nichts ungewoehnliches mehr aufgefallen. Alles sieht gut aus.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      skraw.iobroker last edited by

                                      Hier hab ich noch so ein Phaenomen, dass aber wahrscheinlich nicht mit neuer/alter Version zusammenhaengt.

                                      Aus unbekannten Gruenden haengt sich der nanoCUL manchmal auf. Erkennbar ist das am schnellen Blinken der Uebertragungs-LED.

                                      Adapter stoppen und wieder starten bringt:

                                      maxcul.0 2018-03-02 23:24:00.535 info Timeout on CUL connect, cul is available but not responding

                                      maxcul.0 2018-03-02 23:23:36.571 debug Za drained

                                      maxcul.0 2018-03-02 23:23:36.566 debug Za written

                                      maxcul.0 2018-03-02 23:23:36.560 debug Zr drained

                                      maxcul.0 2018-03-02 23:23:36.554 debug Zr written

                                      maxcul.0 2018-03-02 23:23:36.549 debug X20 drained

                                      maxcul.0 2018-03-02 23:23:36.543 debug X20 written

                                      maxcul.0 2018-03-02 23:23:36.536 debug enable MAX! Mode of the CUL868

                                      maxcul.0 2018-03-02 23:23:32.533 debug Requested CUL Version…

                                      maxcul.0 2018-03-02 23:23:32.529 debug check CUL Firmware version

                                      maxcul.0 2018-03-02 23:23:29.919 info starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.maxcul, node: v6.12.0

                                      maxcul.0 2018-03-02 23:23:29.855 info States connected to redis: 127.0.0.1:6379

                                      maxcul.0 2018-03-02 23:23:29.843 debug statesDB connected

                                      maxcul.0 2018-03-02 23:23:29.790 debug objectDB connected

                                      Das Ding haengt scheinbar einfach. Vielleicht koennen wir dafuer eine Loesung finden?

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

                                        Wie resettet man "das Ding" denn wenn es sowwas tut?

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          skraw.iobroker last edited by

                                          Man stoppt den Adapter und steckt den nanoCUL vom USB ab und wieder an, dann startet man den Adapter wieder…

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

                                            Aaaaaaaaaaahja 🙂

                                            Keine Ahnung wie der Adapter das regeln soll …

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            560
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            maxcul maxcul error
                                            9
                                            133
                                            12964
                                            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