Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. English
  3. ioBroker general
  4. Neato Botvac adapter - further development

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    209

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Neato Botvac adapter - further development

Neato Botvac adapter - further development

Scheduled Pinned Locked Moved ioBroker general
68 Posts 12 Posters 11.0k Views 10 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mcm1957M mcm1957

    @johgre
    Danke.

    2.0.0 ist auf dem Weg ins stable latest (natürlich). Hab noch diverse Dinge angepasst da der Adapter in den community Bereich übersiedelt ist.

    2.0.0 sollte ab Morgen im latest sein. Sollten Probleme damit auftreten, bitte mich ev. zusätzlich pingen wenn ich ein post übersehe


    Sorry missie english root

    2.0.0 is on the way to latest. I've adjusted several things due to migration of adapter into iobroker-community-adapters.

    2.0.0 should be available at latest tomorrow. If any problems occure, please ping me if I miss a posting.

    JohGreJ Offline
    JohGreJ Offline
    JohGre
    wrote on last edited by JohGre
    #51

    @mcm57 Hallo,

    plötzlich heute morgen hat der Adapter Fehler geworfen und ist in den Restart loop gekommen und ist dann vom js-controller deaktiviert worden. Anbei die Info-Log aus dieser Zeit.
    Was möglicherweise der Auslöser sein könnte ist, dass einer der Roboter nicht erreichbar ist. Steht in einem andern Haus und dort dürfte gerade das Internet nicht funktionieren. Aber kann das den Adapter niederreissen?

    edit: Nachdem der Roboter wieder im Netz war ließ sich der Adapter wieder problemlos starten.

    https://github.com/iobroker-community-adapters/ioBroker.botvac/issues/46

    2023-09-19 08:01:00.704 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:01:00.705 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:01:00.709 - warn: botvac.0 (57835) Read-only state "botvac.0.Turnverein Oben.status.reachable" has been written without ack-flag with value "true" 2023-09-19 08:01:00.755 - warn: botvac.0 (57835) Read-only state "botvac.0.Turnverein Oben.status.reachable" has been written without ack-flag with value "true" 2023-09-19 08:02:14.587 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:02:16.367 - info: botvac.0 (57835) devices found: 3 2023-09-19 08:02:16.395 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:16.635 - warn: botvac.0 (57835) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:16.636 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:17.201 - error: botvac.0 (57835) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:17.202 - error: botvac.0 (57835) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:02:17.203 - error: botvac.0 (57835) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:17.224 - info: botvac.0 (57835) terminating 2023-09-19 08:02:17.225 - warn: botvac.0 (57835) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:02:17.729 - info: botvac.0 (57835) terminating 2023-09-19 08:02:17.844 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:02:49.398 - info: botvac.0 (78675) starting. Version 2.0.0-alpha.1 (non-npm: iobroker-community-adapters/ioBroker.botvac#48bc291c4416ec4a5393cecf340ec39162a7138c) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12 2023-09-19 08:02:51.991 - warn: botvac.0 (78675) could not update robot Turnverein Oben 2023-09-19 08:02:54.176 - info: botvac.0 (78675) devices found: 3 2023-09-19 08:02:54.209 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:54.558 - warn: botvac.0 (78675) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:54.559 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:54.826 - warn: botvac.0 (78675) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:54.826 - warn: botvac.0 (78675) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:02:54.827 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:55.079 - error: botvac.0 (78675) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:55.080 - error: botvac.0 (78675) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:02:55.081 - error: botvac.0 (78675) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:55.109 - info: botvac.0 (78675) terminating 2023-09-19 08:02:55.110 - warn: botvac.0 (78675) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:02:55.611 - info: botvac.0 (78675) terminating 2023-09-19 08:02:55.735 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:03:27.330 - info: botvac.0 (78704) starting. Version 2.0.0-alpha.1 (non-npm: iobroker-community-adapters/ioBroker.botvac#48bc291c4416ec4a5393cecf340ec39162a7138c) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12 2023-09-19 08:03:29.998 - warn: botvac.0 (78704) could not update robot Turnverein Oben 2023-09-19 08:03:32.148 - info: botvac.0 (78704) devices found: 3 2023-09-19 08:03:32.179 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:32.490 - warn: botvac.0 (78704) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:03:32.491 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:32.800 - warn: botvac.0 (78704) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:03:32.801 - warn: botvac.0 (78704) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:03:32.801 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:33.006 - error: botvac.0 (78704) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:03:33.007 - error: botvac.0 (78704) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:03:33.008 - error: botvac.0 (78704) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:03:33.037 - info: botvac.0 (78704) terminating 2023-09-19 08:03:33.039 - warn: botvac.0 (78704) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:03:33.540 - info: botvac.0 (78704) terminating 2023-09-19 08:03:33.677 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:03:33.678 - warn: host.VM-Slave Do not restart adapter system.adapter.botvac.0 because restart loop detected 
    
    JohGrei created this issue in iobroker-community-adapters/ioBroker.botvac

    closed Adapter plötzlich im restart-loop #46

    nuc i5: RaspberryMatic, ioBroker, pi-hole, SQL-Server, OMV-NAS, Influx-DB & Grafana, OpenHab, tasmoadmin

    mcm1957M 2 Replies Last reply
    0
    • JohGreJ JohGre

      @mcm57 Hallo,

      plötzlich heute morgen hat der Adapter Fehler geworfen und ist in den Restart loop gekommen und ist dann vom js-controller deaktiviert worden. Anbei die Info-Log aus dieser Zeit.
      Was möglicherweise der Auslöser sein könnte ist, dass einer der Roboter nicht erreichbar ist. Steht in einem andern Haus und dort dürfte gerade das Internet nicht funktionieren. Aber kann das den Adapter niederreissen?

      edit: Nachdem der Roboter wieder im Netz war ließ sich der Adapter wieder problemlos starten.

      https://github.com/iobroker-community-adapters/ioBroker.botvac/issues/46

      2023-09-19 08:01:00.704 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:01:00.705 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:01:00.709 - warn: botvac.0 (57835) Read-only state "botvac.0.Turnverein Oben.status.reachable" has been written without ack-flag with value "true" 2023-09-19 08:01:00.755 - warn: botvac.0 (57835) Read-only state "botvac.0.Turnverein Oben.status.reachable" has been written without ack-flag with value "true" 2023-09-19 08:02:14.587 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:02:16.367 - info: botvac.0 (57835) devices found: 3 2023-09-19 08:02:16.395 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:16.635 - warn: botvac.0 (57835) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:16.636 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:17.201 - error: botvac.0 (57835) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:17.202 - error: botvac.0 (57835) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:02:17.203 - error: botvac.0 (57835) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:17.224 - info: botvac.0 (57835) terminating 2023-09-19 08:02:17.225 - warn: botvac.0 (57835) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:02:17.729 - info: botvac.0 (57835) terminating 2023-09-19 08:02:17.844 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:02:49.398 - info: botvac.0 (78675) starting. Version 2.0.0-alpha.1 (non-npm: iobroker-community-adapters/ioBroker.botvac#48bc291c4416ec4a5393cecf340ec39162a7138c) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12 2023-09-19 08:02:51.991 - warn: botvac.0 (78675) could not update robot Turnverein Oben 2023-09-19 08:02:54.176 - info: botvac.0 (78675) devices found: 3 2023-09-19 08:02:54.209 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:54.558 - warn: botvac.0 (78675) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:54.559 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:54.826 - warn: botvac.0 (78675) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:54.826 - warn: botvac.0 (78675) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:02:54.827 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:55.079 - error: botvac.0 (78675) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:55.080 - error: botvac.0 (78675) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:02:55.081 - error: botvac.0 (78675) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:55.109 - info: botvac.0 (78675) terminating 2023-09-19 08:02:55.110 - warn: botvac.0 (78675) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:02:55.611 - info: botvac.0 (78675) terminating 2023-09-19 08:02:55.735 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:03:27.330 - info: botvac.0 (78704) starting. Version 2.0.0-alpha.1 (non-npm: iobroker-community-adapters/ioBroker.botvac#48bc291c4416ec4a5393cecf340ec39162a7138c) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12 2023-09-19 08:03:29.998 - warn: botvac.0 (78704) could not update robot Turnverein Oben 2023-09-19 08:03:32.148 - info: botvac.0 (78704) devices found: 3 2023-09-19 08:03:32.179 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:32.490 - warn: botvac.0 (78704) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:03:32.491 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:32.800 - warn: botvac.0 (78704) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:03:32.801 - warn: botvac.0 (78704) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:03:32.801 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:33.006 - error: botvac.0 (78704) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:03:33.007 - error: botvac.0 (78704) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:03:33.008 - error: botvac.0 (78704) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:03:33.037 - info: botvac.0 (78704) terminating 2023-09-19 08:03:33.039 - warn: botvac.0 (78704) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:03:33.540 - info: botvac.0 (78704) terminating 2023-09-19 08:03:33.677 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:03:33.678 - warn: host.VM-Slave Do not restart adapter system.adapter.botvac.0 because restart loop detected 
      
      JohGrei created this issue in iobroker-community-adapters/ioBroker.botvac

      closed Adapter plötzlich im restart-loop #46

      mcm1957M Offline
      mcm1957M Offline
      mcm1957
      wrote on last edited by mcm1957
      #52

      @johgre
      Danke für issue und Info zu Situation bei Fehler.

      Kenn den Adapter nur minimal und gab nal primär js controller 5 startbar gemacht.

      Schau mir Problem an sobald ich zeit gabe. Log ist ja dabei.


      Thanks for issue and information about the environment

      I know this adapter ruther minimal and have only adjsutes as farr as it is required to start it with js-controller 5.

      I'll look at the problem as soon as I have time

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

      LESEN - gute Forenbeitrage

      mcm1957M 1 Reply Last reply
      1
      • mcm1957M mcm1957

        @johgre
        Danke für issue und Info zu Situation bei Fehler.

        Kenn den Adapter nur minimal und gab nal primär js controller 5 startbar gemacht.

        Schau mir Problem an sobald ich zeit gabe. Log ist ja dabei.


        Thanks for issue and information about the environment

        I know this adapter ruther minimal and have only adjsutes as farr as it is required to start it with js-controller 5.

        I'll look at the problem as soon as I have time

        mcm1957M Offline
        mcm1957M Offline
        mcm1957
        wrote on last edited by mcm1957
        #53

        @petervoronov
        Du hast das Problem wenn ichs richtig sehe schon gelöst
        DANKE

        Bitte erstell noch einen PR. (Hast zwar geschrieben, dass es den geben sollte aber der dürfte wo anders gelandet sein - ev. in deinem Main; im offiziellen Adapter repo seh ich keinen offenen PR.)


        You have fixed the problem if I checked correctly.

        Please add a PR. You have written at issue, that you did it, but it is not visible at the adapter repository .

        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
        Support Repositoryverwaltung.

        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

        LESEN - gute Forenbeitrage

        Jey CeeJ 1 Reply Last reply
        0
        • mcm1957M mcm1957

          @petervoronov
          Du hast das Problem wenn ichs richtig sehe schon gelöst
          DANKE

          Bitte erstell noch einen PR. (Hast zwar geschrieben, dass es den geben sollte aber der dürfte wo anders gelandet sein - ev. in deinem Main; im offiziellen Adapter repo seh ich keinen offenen PR.)


          You have fixed the problem if I checked correctly.

          Please add a PR. You have written at issue, that you did it, but it is not visible at the adapter repository .

          Jey CeeJ Online
          Jey CeeJ Online
          Jey Cee
          Developer
          wrote on last edited by
          #54

          @mcm57 please stay in english.
          8fca5bb2-436f-4f20-9509-aa7a619d4c8c-grafik.png

          Persönlicher Support
          Spenden -> paypal.me/J3YC33

          HomoranH mcm1957M 2 Replies Last reply
          1
          • Jey CeeJ Jey Cee

            @mcm57 please stay in english.
            8fca5bb2-436f-4f20-9509-aa7a619d4c8c-grafik.png

            HomoranH Do not disturb
            HomoranH Do not disturb
            Homoran
            Global Moderator Administrators
            wrote on last edited by Homoran
            #55

            @jey-cee wollte ich gerade schreiben!

            oder darf ich es verschieben/abtrennen?

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Reply Last reply
            0
            • Jey CeeJ Jey Cee

              @mcm57 please stay in english.
              8fca5bb2-436f-4f20-9509-aa7a619d4c8c-grafik.png

              mcm1957M Offline
              mcm1957M Offline
              mcm1957
              wrote on last edited by mcm1957
              #56

              @jey-cee said in Neato Botvac adapter - further development:

              @mcm57 please stay in english.
              8fca5bb2-436f-4f20-9509-aa7a619d4c8c-grafik.png

              Sorry,

              I missed that this topic is located in english forum. I've added translations

              Thanks for reminding me !

              @Homoran
              I suggest to leave it as it si. If a german discussion is desired by users, they should create a new german topic. I do not knwo that the preferred language for the users posting lately is.

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

              LESEN - gute Forenbeitrage

              mcm1957M 1 Reply Last reply
              1
              • mcm1957M mcm1957

                @jey-cee said in Neato Botvac adapter - further development:

                @mcm57 please stay in english.
                8fca5bb2-436f-4f20-9509-aa7a619d4c8c-grafik.png

                Sorry,

                I missed that this topic is located in english forum. I've added translations

                Thanks for reminding me !

                @Homoran
                I suggest to leave it as it si. If a german discussion is desired by users, they should create a new german topic. I do not knwo that the preferred language for the users posting lately is.

                mcm1957M Offline
                mcm1957M Offline
                mcm1957
                wrote on last edited by
                #57

                @PeterVoronov
                @JohGre
                @Pedder007

                As you posted lately, I would like to leave the decision whether to stay here (in english) or to move to german part to you. I do not know your prefrerred language. I can discuss / help in english and in german in (almost) the same way.

                Please feel free to open a german issue if you prefer but link the to topics in this case please.

                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                Support Repositoryverwaltung.

                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                LESEN - gute Forenbeitrage

                Pedder007P P 2 Replies Last reply
                2
                • JohGreJ JohGre

                  @mcm57 Hallo,

                  plötzlich heute morgen hat der Adapter Fehler geworfen und ist in den Restart loop gekommen und ist dann vom js-controller deaktiviert worden. Anbei die Info-Log aus dieser Zeit.
                  Was möglicherweise der Auslöser sein könnte ist, dass einer der Roboter nicht erreichbar ist. Steht in einem andern Haus und dort dürfte gerade das Internet nicht funktionieren. Aber kann das den Adapter niederreissen?

                  edit: Nachdem der Roboter wieder im Netz war ließ sich der Adapter wieder problemlos starten.

                  https://github.com/iobroker-community-adapters/ioBroker.botvac/issues/46

                  2023-09-19 08:01:00.704 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:01:00.705 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:01:00.709 - warn: botvac.0 (57835) Read-only state "botvac.0.Turnverein Oben.status.reachable" has been written without ack-flag with value "true" 2023-09-19 08:01:00.755 - warn: botvac.0 (57835) Read-only state "botvac.0.Turnverein Oben.status.reachable" has been written without ack-flag with value "true" 2023-09-19 08:02:14.587 - warn: botvac.0 (57835) could not update robot Turnverein Oben 2023-09-19 08:02:16.367 - info: botvac.0 (57835) devices found: 3 2023-09-19 08:02:16.395 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:16.635 - warn: botvac.0 (57835) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:16.636 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:02:16.969 - warn: botvac.0 (57835) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:17.201 - error: botvac.0 (57835) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:17.202 - error: botvac.0 (57835) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:02:17.203 - error: botvac.0 (57835) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:17.224 - info: botvac.0 (57835) terminating 2023-09-19 08:02:17.225 - warn: botvac.0 (57835) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:02:17.729 - info: botvac.0 (57835) terminating 2023-09-19 08:02:17.844 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:02:49.398 - info: botvac.0 (78675) starting. Version 2.0.0-alpha.1 (non-npm: iobroker-community-adapters/ioBroker.botvac#48bc291c4416ec4a5393cecf340ec39162a7138c) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12 2023-09-19 08:02:51.991 - warn: botvac.0 (78675) could not update robot Turnverein Oben 2023-09-19 08:02:54.176 - info: botvac.0 (78675) devices found: 3 2023-09-19 08:02:54.209 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:54.558 - warn: botvac.0 (78675) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:54.559 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:54.826 - warn: botvac.0 (78675) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:02:54.826 - warn: botvac.0 (78675) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:02:54.827 - warn: botvac.0 (78675) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:02:55.079 - error: botvac.0 (78675) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:55.080 - error: botvac.0 (78675) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:02:55.081 - error: botvac.0 (78675) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:02:55.109 - info: botvac.0 (78675) terminating 2023-09-19 08:02:55.110 - warn: botvac.0 (78675) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:02:55.611 - info: botvac.0 (78675) terminating 2023-09-19 08:02:55.735 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:03:27.330 - info: botvac.0 (78704) starting. Version 2.0.0-alpha.1 (non-npm: iobroker-community-adapters/ioBroker.botvac#48bc291c4416ec4a5393cecf340ec39162a7138c) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12 2023-09-19 08:03:29.998 - warn: botvac.0 (78704) could not update robot Turnverein Oben 2023-09-19 08:03:32.148 - info: botvac.0 (78704) devices found: 3 2023-09-19 08:03:32.179 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:32.490 - warn: botvac.0 (78704) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:03:32.491 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:32.800 - warn: botvac.0 (78704) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more! 2023-09-19 08:03:32.801 - warn: botvac.0 (78704) Device"Keller" with id: Keller is not exists in cloud any more! 2023-09-19 08:03:32.801 - warn: botvac.0 (78704) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more! 2023-09-19 08:03:33.006 - error: botvac.0 (78704) uncaught exception: Cannot read properties of undefined (reading 'getState') 2023-09-19 08:03:33.007 - error: botvac.0 (78704) TypeError: Cannot read properties of undefined (reading 'getState') at updateRobot (/opt/iobroker/node_modules/iobroker.botvac/main.js:476:11) at update (/opt/iobroker/node_modules/iobroker.botvac/main.js:467:9) at Immediate. (/opt/iobroker/node_modules/iobroker.botvac/main.js:456:25) at process.processImmediate (node:internal/timers:478:21) 2023-09-19 08:03:33.008 - error: botvac.0 (78704) Cannot read properties of undefined (reading 'getState') 2023-09-19 08:03:33.037 - info: botvac.0 (78704) terminating 2023-09-19 08:03:33.039 - warn: botvac.0 (78704) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-09-19 08:03:33.540 - info: botvac.0 (78704) terminating 2023-09-19 08:03:33.677 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2023-09-19 08:03:33.678 - warn: host.VM-Slave Do not restart adapter system.adapter.botvac.0 because restart loop detected 
                  
                  JohGrei created this issue in iobroker-community-adapters/ioBroker.botvac

                  closed Adapter plötzlich im restart-loop #46

                  mcm1957M Offline
                  mcm1957M Offline
                  mcm1957
                  wrote on last edited by
                  #58

                  @johgre
                  2.0.1 is on the way to latest.
                  Thanks @PeterVoronov for the fix

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                  LESEN - gute Forenbeitrage

                  1 Reply Last reply
                  0
                  • mcm1957M mcm1957

                    @PeterVoronov
                    @JohGre
                    @Pedder007

                    As you posted lately, I would like to leave the decision whether to stay here (in english) or to move to german part to you. I do not know your prefrerred language. I can discuss / help in english and in german in (almost) the same way.

                    Please feel free to open a german issue if you prefer but link the to topics in this case please.

                    Pedder007P Offline
                    Pedder007P Offline
                    Pedder007
                    wrote on last edited by
                    #59

                    @mcm57 both languages are fine for me
                    In my earlier 'Pimatic' times, I had to tackle all these things in English language and job-wise it's also normal for me 😉

                    Pedder
                    All @Proxmox/Bookworm auf HP Elitedesk 800 G4; Zigbee: ZigStar (LAN), ~110Devices
                    Unifi, Motioneye/3Reolinks, PiHole, Bosch 7800i via BBQKees/EMS-ESP, Fronius/BYD 11kWp via Modbus

                    1 Reply Last reply
                    0
                    • mcm1957M mcm1957

                      @PeterVoronov
                      @JohGre
                      @Pedder007

                      As you posted lately, I would like to leave the decision whether to stay here (in english) or to move to german part to you. I do not know your prefrerred language. I can discuss / help in english and in german in (almost) the same way.

                      Please feel free to open a german issue if you prefer but link the to topics in this case please.

                      P Offline
                      P Offline
                      PeterVoronov
                      wrote on last edited by
                      #60

                      @mcm57
                      Excuse me, but I'm outside Germany, and can speak only English, except my local languages ...
                      I will not push on other to speak only English, but, it can influence my understanding of the details ...

                      1 Reply Last reply
                      0
                      • mcm1957M Offline
                        mcm1957M Offline
                        mcm1957
                        wrote on last edited by
                        #61

                        @petervoronov
                        OK, nothing to excuse.

                        Will stay here and communicate in english.
                        I'm glad if I can help

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                        LESEN - gute Forenbeitrage

                        1 Reply Last reply
                        0
                        • JohGreJ Offline
                          JohGreJ Offline
                          JohGre
                          wrote on last edited by
                          #62

                          @mcm57 @PeterVoronov Thanks a lot for reprairing this adapter. Runs now since nearly two days and no error.

                          nuc i5: RaspberryMatic, ioBroker, pi-hole, SQL-Server, OMV-NAS, Influx-DB & Grafana, OpenHab, tasmoadmin

                          mcm1957M 1 Reply Last reply
                          0
                          • JohGreJ JohGre

                            @mcm57 @PeterVoronov Thanks a lot for reprairing this adapter. Runs now since nearly two days and no error.

                            mcm1957M Offline
                            mcm1957M Offline
                            mcm1957
                            wrote on last edited by
                            #63

                            @johgre thanks for feedback. Its aleays good to know its working.

                            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                            Support Repositoryverwaltung.

                            Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                            LESEN - gute Forenbeitrage

                            1 Reply Last reply
                            0
                            • D Offline
                              D Offline
                              Dellishelly
                              wrote on last edited by
                              #64

                              Hi guys,
                              I‘m running the 2.0.1 an there are occurring the same warnings with spotheight.

                              How to fix this?

                              Thanks guys

                              Delli

                              mcm1957M 1 Reply Last reply
                              0
                              • D Dellishelly

                                Hi guys,
                                I‘m running the 2.0.1 an there are occurring the same warnings with spotheight.

                                How to fix this?

                                Thanks guys

                                Delli

                                mcm1957M Offline
                                mcm1957M Offline
                                mcm1957
                                wrote on last edited by
                                #65

                                @dellishelly said in Neato Botvac adapter - further development:

                                I‘m running the 2.0.1 an there are occurring the same warnings with spotheight.

                                Which warnings do you refer to ?
                                Please add log showing warnings.

                                mcm1957

                                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                Support Repositoryverwaltung.

                                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                LESEN - gute Forenbeitrage

                                C 1 Reply Last reply
                                0
                                • mcm1957M mcm1957

                                  @dellishelly said in Neato Botvac adapter - further development:

                                  I‘m running the 2.0.1 an there are occurring the same warnings with spotheight.

                                  Which warnings do you refer to ?
                                  Please add log showing warnings.

                                  mcm1957

                                  C Offline
                                  C Offline
                                  csp
                                  wrote on last edited by
                                  #66

                                  @mcm57 I think he means these kind of warnings that I also get:

                                  botvac.0
                                  2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                  
                                  botvac.0
                                  2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                  
                                  botvac.0
                                  2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                  
                                  botvac.0
                                  2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                  

                                  Thomas

                                  D mcm1957M 2 Replies Last reply
                                  1
                                  • C csp

                                    @mcm57 I think he means these kind of warnings that I also get:

                                    botvac.0
                                    2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                    
                                    botvac.0
                                    2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                    
                                    botvac.0
                                    2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                    
                                    botvac.0
                                    2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                    

                                    Thomas

                                    D Offline
                                    D Offline
                                    Dellishelly
                                    wrote on last edited by Dellishelly
                                    #67

                                    @csp
                                    @mcm57

                                    Sorry for not responding…. But he is right!
                                    This warnings I ment too.

                                    1 Reply Last reply
                                    0
                                    • C csp

                                      @mcm57 I think he means these kind of warnings that I also get:

                                      botvac.0
                                      2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                      
                                      botvac.0
                                      2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                      
                                      botvac.0
                                      2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                      
                                      botvac.0
                                      2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                      

                                      Thomas

                                      mcm1957M Offline
                                      mcm1957M Offline
                                      mcm1957
                                      wrote on last edited by mcm1957
                                      #68

                                      @csp said in Neato Botvac adapter - further development:

                                      @mcm57 I think he means these kind of warnings that I also get:

                                      botvac.0
                                      2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                      
                                      botvac.0
                                      2023-12-07 11:27:17.274	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                      
                                      botvac.0
                                      2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotHeight" has value "0" less than min "100"
                                      
                                      botvac.0
                                      2023-12-07 11:26:16.550	warn	State value to set for "botvac.0.Untergeschoss .commands.spotWidth" has value "0" less than min "100"
                                      

                                      Thomas

                                      Github user ar7bd has provided a fix for the 'less than min' problem. THANKS A LOT TO HIM. I just released it as 2.0.2 which will be available at lates repository tomorrow.

                                      Please note that most likely you will have to delete the two effected states manually after stopping the adapter. When restarting the states should be created with correct configuration (min = 0).

                                      mcm1957

                                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                      Support Repositoryverwaltung.

                                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                      LESEN - gute Forenbeitrage

                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      104

                                      Online

                                      32.4k

                                      Users

                                      81.3k

                                      Topics

                                      1.3m

                                      Posts
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Recent
                                      • Tags
                                      • Unread 0
                                      • Categories
                                      • Unreplied
                                      • Popular
                                      • GitHub
                                      • Docu
                                      • Hilfe