Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. WolfUser01

    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

    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Groups 0

    WolfUser01

    @WolfUser01

    0
    Reputation
    11
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    WolfUser01 Follow

    Latest posts made by WolfUser01

    • RE: Adatper Wolf

      Danke @Einklaus. Das war das Issue des ständigen Neustartens..

      Dh. also, ich hab da eine Problem mit den CWL Daten bzw. des Parsens dessen. Wie wäre hier ein debugging vorzunehmen. JS Scripting ist ne Weile her. Ich habe ein grobes Programmierverständnis und mit den richtigen Werkzeugen als Handwerkszeug sollte ich das irgendwie hinbekommen.

      Aber wo schauen?

      Würde mich über Hilfe freuen.. (Auch ein Hinweis ob ich dazu einen neuen Thread aufmachen sollte)

      Gruß

      WolfUser01

      posted in ioBroker Allgemein
      W
      WolfUser01
    • RE: Adatper Wolf

      Bei mir startet der Adapter zwar, liest aus, terminiert aber gleich mal wieder:

      undefined2019-02-04 22:42:48.051 - info: host.KirschCola object change system.adapter.wolf.0
      2019-02-04 22:42:48.082 - info: host.KirschCola instance system.adapter.wolf.0 started with pid 3504
      2019-02-04 22:42:51.237 - info: wolf.0 starting. Version 0.9.2 in /opt/iobroker/node_modules/iobroker.wolf, node: v8.15.0
      2019-02-04 22:43:17.449 - error: wolf.0 uncaught exception: "list" argument must be an Array of Buffer or Uint8Array instances
      2019-02-04 22:43:17.453 - error: wolf.0 TypeError: "list" argument must be an Array of Buffer or Uint8Array instances
      at Function.Buffer.concat (buffer.js:446:13)
      at Adapter. (/opt/iobroker/node_modules/iobroker.wolf/wolf.js:467:48)
      at emitTwo (events.js:126:13)
      at Adapter.emit (events.js:214:7)
      at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3429:38)
      at runCallback (timers.js:810:20)
      at tryOnImmediate (timers.js:768:5)
      at processImmediate [as _immediateCallback] (timers.js:745:5)
      2019-02-04 22:43:17.565 - error: wolf.0 uncaught exception: "list" argument must be an Array of Buffer or Uint8Array instances
      2019-02-04 22:43:17.566 - error: wolf.0 TypeError: "list" argument must be an Array of Buffer or Uint8Array instances
      at Function.Buffer.concat (buffer.js:446:13)
      at Adapter. (/opt/iobroker/node_modules/iobroker.wolf/wolf.js:467:48)
      at emitTwo (events.js:126:13)
      at Adapter.emit (events.js:214:7)
      at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3429:38)
      at runCallback (timers.js:810:20)
      at tryOnImmediate (timers.js:768:5)
      at processImmediate [as _immediateCallback] (timers.js:745:5)
      2019-02-04 22:43:17.705 - error: wolf.0 Can't parse DP : 156 - data: 0620f080001704000000f006009c0001009c03030d0000 - length: 23
      2019-02-04 22:43:17.865 - error: wolf.0 Can't parse DP : 157 - data: 0620f080001704000000f006009d0001009d03030d1400 - length: 23
      2019-02-04 22:43:17.966 - info: wolf.0 terminating
      2019-02-04 22:43:18.001 - error: Caught by controller[0]: TypeError: "list" argument must be an Array of Buffer or Uint8Array instances
      2019-02-04 22:43:18.002 - error: Caught by controller[0]: at Function.Buffer.concat (buffer.js:446:13)
      2019-02-04 22:43:18.003 - error: Caught by controller[0]: at Adapter. (/opt/iobroker/node_modules/iobroker.wolf/wolf.js:467:48)
      2019-02-04 22:43:18.003 - error: Caught by controller[0]: at emitTwo (events.js:126:13)
      2019-02-04 22:43:18.004 - error: Caught by controller[0]: at Adapter.emit (events.js:214:7)
      2019-02-04 22:43:18.005 - error: Caught by controller[0]: at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3429:38)
      2019-02-04 22:43:18.005 - error: Caught by controller[0]: at runCallback (timers.js:810:20)
      2019-02-04 22:43:18.006 - error: Caught by controller[0]: at tryOnImmediate (timers.js:768:5)
      2019-02-04 22:43:18.006 - error: Caught by controller[0]: at processImmediate [as _immediateCallback] (timers.js:745:5)
      2019-02-04 22:43:18.007 - error: Caught by controller[1]: TypeError: "list" argument must be an Array of Buffer or Uint8Array instances
      2019-02-04 22:43:18.007 - error: Caught by controller[1]: at Function.Buffer.concat (buffer.js:446:13)
      2019-02-04 22:43:18.008 - error: Caught by controller[1]: at Adapter. (/opt/iobroker/node_modules/iobroker.wolf/wolf.js:467:48)
      2019-02-04 22:43:18.009 - error: Caught by controller[1]: at emitTwo (events.js:126:13)
      2019-02-04 22:43:18.010 - error: Caught by controller[1]: at Adapter.emit (events.js:214:7)
      2019-02-04 22:43:18.010 - error: Caught by controller[1]: at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:3429:38)
      2019-02-04 22:43:18.011 - error: Caught by controller[1]: at runCallback (timers.js:810:20)
      2019-02-04 22:43:18.011 - error: Caught by controller[1]: at tryOnImmediate (timers.js:768:5)
      2019-02-04 22:43:18.012 - error: Caught by controller[1]: at processImmediate [as _immediateCallback] (timers.js:745:5)
      2019-02-04 22:43:18.013 - error: host.KirschCola instance system.adapter.wolf.0 terminated with code 0 (OK)
      2019-02-04 22:43:18.013 - info: host.KirschCola Restart adapter system.adapter.wolf.0 because enabled
      

      hat jemand eine Idee?

      posted in ioBroker Allgemein
      W
      WolfUser01
    • RE: Adapter Wolf - IP Adresse nur via Dropdown?

      Ich beantworte mal meine eigene Frage.. 🙂

      Im Adapter wird die Bind IP un der Listing Port des Adapters konfiguriert. Bsp: 192.168.100.101 und Port 12004 (Standart Port der ISM8)

      Im ISM8 Webinterface, welches sich via DHCP oder alternativ auch über eine Feste IP im eigenen Netz auffinden lässt, z.B. 192.168.100.123, kann man zum Einen die ISM8 IP, oder DHCP und dessen Name definieren. Aber zum Anderen auch die "Zieladresse" für die EBus Telegramme, welche die ISM8 regelmässig verschickt.

      Also mus man dort die Adresse und den Port des Adapters hinterlegen, dort auch Kommunikationspartner genannt. Eigentlich simpel, war nur von "IP multicast" ausgegangen und nicht von 1 zu 1 kommunikation der ISM8…

      Wenn alles geklappt hat, kann man dann im IOBroker Admin Interface unter Objects auch schön fein die übermittelten Daten der ISM8 lesen. Bei mir sind das CWL, BM1 und CGB.

      posted in ioBroker Allgemein
      W
      WolfUser01
    • Adapter Wolf - IP Adresse nur via Dropdown?

      Ich habe heute mal versucht den Wolf Adapter für meine ISM8i zum Laufen zu bekommen. Leider ohne Erfolg. Zumindest steh ich auf dem Schlauch, was die Konfiguration der IP Adresse der ISM8i im Adapter angeht. Da habe ich nur 0.0.0.0 oder halt die Adresse vom ioBroker als dropdown. Leider kein Textfeld, wo ich die richtige Adresse eintragen kann.

      ODer miuss ich das ganze dann später in einer Config File machen? Wenn ja wo?

      Kann mir ggf. jmd. helfen? ggf. smiling_Jack?

      posted in ioBroker Allgemein
      W
      WolfUser01
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo