Navigation

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

    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

    K
    • Profile
    • Following 1
    • Followers 0
    • Topics 0
    • Posts 80
    • Best 4
    • Groups 1

    kassmann

    @kassmann

    4
    Reputation
    92
    Profile views
    80
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Location Leipzig Age 49

    kassmann Follow
    Starter

    Best posts made by kassmann

    • RE: Anfrage Tahoma/Somfy IO Adapter

      Hat sich einer, der sich mit Programmierung auskennt, schonmal den Link angeschaut? https://www.somfy.de/ueber-somfy/-so-open-mit-somfy

      Besteht hier Hoffnung für ein Lösung?

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: Test Adapter Somfy Tahoma v0.3.x GitHub

      @StrathCole 😁 man will kaum glauben, aber das hat geholfen.👏 🤗 Danke

      posted in Tester
      K
      kassmann
    • RE: Anfrage Tahoma/Somfy IO Adapter

      @gammler2003 wir haben es auch gewagt und es funktioniert 😊

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

      @s-bormann Bei mir passt es. 🙂

      posted in Tester
      K
      kassmann

    Latest posts made by kassmann

    • RE: Anfrage Tahoma/Somfy IO Adapter

      @gammler2003 wir haben es auch gewagt und es funktioniert 😊

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: Anfrage Tahoma/Somfy IO Adapter

      @memme wir haben 5 Jalousien/Rollläden, vier Velux Fenster, eine Markise und diverse Sensoren im Einsatz. Diese fahren täglich durch unsere „Beschattungs-Blockly“ rauf und runter, auf und zu, je nachdem was der Tag und das Licht so bringen. Direkt hintereinander auf, zu, auf, usw. habe ich nicht getestet, aber eben täglich diverse Stellungen und die laufen ohne Probleme seit lokaler API.

      Wir haben die v0.9.0 im Einsatz.

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: Anfrage Tahoma/Somfy IO Adapter

      @memme bei uns läuft es seit Umstellung auf die lokale API ganz gut. Es werden zwar manchmal Fehler ausgegeben aber die Befehle werden alle gesendet und verarbeitet.

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: ERROR: Process exited with code 25

      @thomas-braun Axios sagt mir jetzt nichts aber ich kann es ignorieren. Danke nochmal ...

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: ERROR: Process exited with code 25

      @thomas-braun sagte in ERROR: Process exited with code 25:

      https://forum.iobroker.net/topic/57337/fehler-25-bei-adapter-install-update-mit-npm8

      Na, das hat doch schon mal geholfen. 😁 Super, vielen Dank.
      Das Update liegt jetzt durch und endete mit Code 0. Es kam nur eine andere Fehlermeldung: "npm WARN deprecated axios@0.27.0: Formdata complete broken, incorrect build size"
      Kann ich die ignorieren, da Code 0?

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: ERROR: Process exited with code 25

      @thomas-braun Beiliegend das Ergebnis für: iobroker upgrade cloud@4.2.2 --debug

      Would you like to upgrade cloud from @4.2.1 to @4.2.2 now? [(y)es, (n)o]: y
      Update cloud from @4.2.1 to @4.2.2
      NPM version: 8.15.0
      Installing iobroker.cloud@4.2.2... (System call)
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/acorn
      npm ERR! dest /opt/iobroker/node_modules/.acorn-zHERliMH
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/acorn' -> '/opt/iobroker/node_modules/.acorn-zHERliMH'

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/iobroker/.npm/_logs/2022-09-12T13_27_49_816Z-debug-0.log
      host.raspberrypi Cannot install iobroker.cloud@4.2.2: 217

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: ERROR: Process exited with code 25

      Hallo, ich habe ebenfalls den Fehler „ERROR: Process exited with Code 25“

      Leider habe ich keine hilfreiche Fehlermeldung erhalten.

      $ iobroker upgrade cloud@4.2.2
      Update cloud from @4.2.1 to @4.2.2
      NPM version: 8.15.0
      Installing iobroker.cloud@4.2.2... (System call)
      host.raspberrypi Cannot install iobroker.cloud@4.2.2: 217
      ERROR: Process exited with code 25

      Mein System
      Raspberry Pi 4
      Node.js v.16.17.0
      NPM v8.15.0

      Aktuell läuft das System noch stabil, lässt sich aber nicht mehr aktualisieren, egal welchen Adapter ich versuche.

      Schon mal vielen Dank für euere Unterstützung.

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: Anfrage Tahoma/Somfy IO Adapter

      @puls200 E2AE38B5-ABE1-4E2D-83A8-664BFC0EB552.jpeg

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: [Idee] ioBroker Widgets auf iPhone mittels Scriptable App

      @idlebit Ein Traum, tausend Dank 😀

      posted in ioBroker Allgemein
      K
      kassmann
    • RE: [Idee] ioBroker Widgets auf iPhone mittels Scriptable App

      @idlebit Kannst du mir nochmal helfen, ich hoffe, dass letzte mal 😥. Hier mal ein kurzer Auszug, ich hoffe der reicht.

      widget.refreshAfterDate = new Date(nextRefresh)
       
          try {
              const solarHeader = widget.addText("Solar Strom");
              solarHeader.font = Font.boldSystemFont(12);
              solarHeader.centerAlignText();
       
              const solar = widget.addText(`${await getValue("plenticore.0.devices.local.Pv_P")).toFixed(2)}W | 
              ${Number(await getValue("plenticore.0.scb.statistic.EnergyFlow.EnergyHomePvDay")).toFixed(1)}kWh`);
              solar.font = Font.boldSystemFont(16);
              solar.centerAlignText();
      

      In Zeile 8 wird die Kürzung der Kommastelle nicht ausgeführt und es kommt der Fehler:
      SyntaxError: Unexpected token ')'. Expected a closing '}' following an expression in template literal.

      Zeile 9 klappt.

      Schon mal Danke

      posted in ioBroker Allgemein
      K
      kassmann
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo