@elsmarto auch mit Blockly realisiert. Mit "steuere" worx.0.xxxxxxxxxx.mower.partyModus auf wahr, funktioniert perfekt.
NEWS
Latest posts made by CaesarII
-
RE: Adapter Worx Landroid v3.x.x
-
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.
-
RE: Adapterwarnungen / web stürzt ab
@thorkillar
gleiche Fehlermeldung, bin zurück auf 6.1.2. Aktuell läuft der Adapter wieder -
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
-
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 -
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 -
RE: Adapter: Worx Landroid v2.x.x
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 -
RE: Adapter: Worx Landroid v2.x.x
@thomas-braun Dass der Adapter installierbar ist bezweifle ich auch nicht. Nur mir fehlt komplett das Knoff-Hoff was bei einer Installation im Hintergrund abläuft. Hier das gewünschte Ergebnis:
iob add worx --debug host.raspberrypi create instance worx host.raspberrypi object system.adapter.worx.1.alive created host.raspberrypi object system.adapter.worx.1.connected created host.raspberrypi object system.adapter.worx.1.compactMode created host.raspberrypi object system.adapter.worx.1.cpu created host.raspberrypi object system.adapter.worx.1.cputime created host.raspberrypi object system.adapter.worx.1.memHeapUsed created host.raspberrypi object system.adapter.worx.1.memHeapTotal created host.raspberrypi object system.adapter.worx.1.memRss created host.raspberrypi object system.adapter.worx.1.uptime created host.raspberrypi object system.adapter.worx.1.inputCount created host.raspberrypi object system.adapter.worx.1.outputCount created host.raspberrypi object system.adapter.worx.1.eventLoopLag created host.raspberrypi object system.adapter.worx.1.sigKill created host.raspberrypi object system.adapter.worx.1.logLevel created host.raspberrypi object worx.1.info created host.raspberrypi object worx.1.info.connection created host.raspberrypi Set default value of worx.1.info.connection: false host.raspberrypi object system.adapter.worx.1 created
-
RE: Adapter: Worx Landroid v2.x.x
Hab das gleiche Problem mit dem Adapter
2023-07-31 15:38:18.192 - error: host.raspberrypi iobroker host.raspberrypi Cannot install iobroker-community-adapters/ioBroker.worx: 1
2023-07-31 15:38:19.231 - info: host.raspberrypi iobroker exit 25
Die Anleitung mit "iob fix" habe ich schon gemacht. Lässt sich nicht installieren.Grüß
Thomas