Navigation

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

    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

    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 16
    • Best 0
    • Groups 1

    CaesarII

    @CaesarII

    Starter

    0
    Reputation
    6
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    CaesarII Follow
    Starter

    Latest posts made by CaesarII

    • RE: Adapter Klipper-Moonraker

      @foxriver76
      0.1.1 installiert und auch getestet
      Jedoch startet der Adapter gerade bei meinem aktuellen Druck nicht richtig und liefert keine aktuellen Daten. Erst ein "Neu starten" löst das Problem. Dann funktioniert auch alles perfekt.
      Das andere Problem ist wenn der 3D-Drucker ausgeschaltet ist, bekomme ich quasi im Minutentackt die Error Meldung dass keine Verbindung zu moonraker besteht. Hab mir damit geholfen dass ich den Adapter erst dann starte nachdem auch den 3D-Drucker mit Spannung versorgt wird (timeout 30000).

      Wenn ich irgendwie behilflich sein kann kein Problem.

      posted in ioBroker Allgemein
      C
      CaesarII
    • RE: Adapter Klipper-Moonraker

      @netcrusher
      dein Skript gefällt mir sehr gut. Ein dickes DANKE dafür.
      Allerdings hätte da 2 Wünsche.
      -Wäre es möglich dass der Ausgabepfad nicht in javascript.0 sondern ein Verzeichnis in 0_userdata die Daten schreibt?
      -Dann bekomme ich eine Fehlermeldung über "request package is deprecated - please use httpGet (or a stable lib like axios) instead!"
      Würde mich freuen wenn der Skript wieder ohne Fehlermeldungen funktioniert.

      posted in ioBroker Allgemein
      C
      CaesarII
    • RE: Adapter Worx Landroid v3.x.x

      @elsmarto auch mit Blockly realisiert. Mit "steuere" worx.0.xxxxxxxxxx.mower.partyModus auf wahr, funktioniert perfekt.

      posted in Entwicklung
      C
      CaesarII
    • RE: Adapter Worx Landroid v3.x.x

      @elsmarto Ich hab das so gelöst, dass ich (hab feste Zeiten) 1 Stunden bevor er mäht schaut ein Skript bei der Instanz weatherunderground vorbei und schaut ob Regen in der nächsten Stunde angesagt ist. Wenn ja bleibt er im Partymodus. Über einen zusätzlichen Schalter kann ich aber die "Regenberücksichtigung" deaktivieren. Funktioniert in den meisten fällen recht gut. Er bleibt eher mal zu viel in der Garage.

      posted in Entwicklung
      C
      CaesarII
    • RE: Adapterwarnungen / web stürzt ab

      @thorkillar
      gleiche Fehlermeldung, bin zurück auf 6.1.2. Aktuell läuft der Adapter wieder

      posted in ioBroker Allgemein
      C
      CaesarII
    • RE: Adapter: Worx Landroid v2.x.x

      @lucky_esa said in Adapter: Worx Landroid v2.x.x:

      npm list tar

      das ist die Ausgabe

      pi@raspberrypi:/opt/iobroker/node_modules $ npm list tar
      iobroker.inst@3.0.0 /opt/iobroker
      ├─┬ iobroker.echarts@1.5.1
      │ └─┬ canvas@2.11.2
      │   └─┬ @mapbox/node-pre-gyp@1.0.11
      │     └── tar@6.1.13 deduped
      ├─┬ iobroker.js-controller@4.0.24
      │ └── tar@6.1.13
      └─┬ npm@9.5.0
        ├─┬ cacache@17.0.4
        │ └── tar@6.1.13 deduped
        ├─┬ libnpmdiff@5.0.10
        │ └── tar@6.1.13 deduped
        ├─┬ node-gyp@9.3.1
        │ ├─┬ make-fetch-happen@10.2.1
        │ │ └─┬ cacache@16.1.3
        │ │   └── tar@6.1.13 deduped
        │ └── tar@6.1.13 deduped
        ├─┬ pacote@15.1.0
        │ └── tar@6.1.13 deduped
        └── tar@6.1.13
      
      
      posted in Entwicklung
      C
      CaesarII
    • RE: Adapter: Worx Landroid v2.x.x

      @thomas-braun
      mit dem Befehl sollte der 'Desktop' ausgeschaltet sein.

      sudo systemctl set-default multi-user.target
      

      update gemacht, hier die Ausgabe

      pi@raspberrypi:~ $ type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      /usr/bin/npx
      v18.17.1
      v18.17.1
      9.6.7
      9.6.7
      
      
      

      Iobroker läuft nun wieder.

      Gruß
      Thomas

      posted in Entwicklung
      C
      CaesarII
    • RE: Adapter: Worx Landroid v2.x.x

      @lucky_esa
      ja bekomme ich hin

      Gruß
      Thomas

      posted in Entwicklung
      C
      CaesarII
    • RE: Adapter: Worx Landroid v2.x.x

      @thomas-braun said in Adapter: Worx Landroid v2.x.x:

      iob diag

      ======================= SUMMARY =======================
                           v.2023-04-16
      
      
      Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
      Kernel:                 5.15.84-v7l+
      Installation:           Native
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      X-Server:               true
      Boot Target:            graphical.target
      
      Pending OS-Updates:     160
      Pending iob updates:    0
      
      Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                              /usr/bin/node           v16.19.0
                              /usr/bin/npm            9.4.2
                              /usr/bin/npx            9.4.2
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            1.9G        1.4G         89M         35M        333M        343M
      Swap:            99M         99M          0B
      Total:          2.0G        1.5G         89M
      
      Active iob-Instances:   26
      Active repo(s): stable
      
      ioBroker Core:          js-controller           4.0.24
                              admin                   6.3.5
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                12314
      States:                 10360
      
      Size of iob-Database:
      
      21M     /opt/iobroker/iobroker-data/objects.jsonl
      2.9M    /opt/iobroker/iobroker-data/states.jsonl
      

      Davor war noch einiges mehr. Aber keinen Fehler oder roter Text. Grafana ist noch eine Leich hab ich gesehen.
      Gruß
      Thomas

      posted in Entwicklung
      C
      CaesarII
    • RE: Adapter: Worx Landroid v2.x.x

      @thomas-braun

      iobroker add worx --host raspberrypi --debug
      NPM version: 9.4.2
      Installing iobroker.worx@2.3.2... (System call)
      npm ERR! code 1
      npm ERR! path /opt/iobroker/node_modules/aws-crt
      npm ERR! command failed
      npm ERR! command sh -c node ./scripts/install.js
      npm ERR! Could not find tar version 6.1.11
      npm ERR! Looking for tar version 6.1.11 as a dependency...
      npm ERR! Could not find tar version 6.1.11
      npm ERR! Could not find tar
      npm ERR! Downloading tar from npm for build...
      npm ERR! ERROR - npm could not download tar! tar is required to build the CRT
      npm ERR! ERROR: Could not download tar! Cannot build CRT
      npm ERR! This is likely due to being unable to download the package.
      npm ERR! Please install tar version undefined and then run the aws-crt install script again
      npm ERR! If that does not work, ensure that:
      npm ERR! * you have npm (node package manager) installed
      npm ERR! * tar version 6.1.11 is available in your node package registry
      npm ERR! Killed
      
      npm show tar version
      6.1.15
      

      Bekomme den Adapter einfach nicht installiert. Für mich ist tar installiert. Allerdings aktueller. Den Pfad zu /aws-crt gibt es natürlich bei mir auch nicht. Was kann ich denn noch machen dass die Installation doch noch klappt.
      Gruß
      Thomas

      posted in Entwicklung
      C
      CaesarII
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo