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
    215

  • 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.
  • C csp

    @petervoronov : One thing I see is your version number 1.0.4. I'm using 1.0.0 stable.
    How to get the 1.0.4? Maybe this already solves the issue.
    Thomas

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

    I was able to pull v1.0.4. But it fails as well. There is a difference though. It gets green and crashes afterwards.
    I'll now stay with my former version of js-controller and hope that the developer can fix it at some point.

    host.iobroker
    2023-09-07 17:33:49.629	error	instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    
    botvac.0
    2023-09-07 17:33:49.510	info	terminating
    
    botvac.0
    2023-09-07 17:33:49.074	warn	State value to set for "botvac.0.obergeschoss.commands.spotHeight" has value "0" less than min "100"
    
    botvac.0
    2023-09-07 17:33:49.073	warn	State value to set for "botvac.0.obergeschoss.commands.spotWidth" has value "0" less than min "100"
    
    botvac.0
    2023-09-07 17:33:49.069	warn	State value to set for "botvac.0.unten.commands.spotHeight" has value "0" less than min "100"
    
    botvac.0
    2023-09-07 17:33:49.068	warn	State value to set for "botvac.0.unten.commands.spotWidth" has value "0" less than min "100"
    
    botvac.0
    2023-09-07 17:33:49.008	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    botvac.0
    2023-09-07 17:33:49.006	info	terminating
    
    botvac.0
    2023-09-07 17:33:49.003	error	undefined is not a valid state value
    
    botvac.0
    2023-09-07 17:33:49.003	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17 at Robot.<anonymous> (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17) at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17 at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45 at <anonymous> at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    botvac.0
    2023-09-07 17:33:49.002	error	unhandled promise rejection: undefined is not a valid state value
    
    botvac.0
    2023-09-07 17:33:49.001	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    
    botvac.0
    2023-09-07 17:33:48.994	error	undefined is not a valid state value
    
    botvac.0
    2023-09-07 17:33:48.993	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17 at Robot.<anonymous> (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17) at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17 at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45 at <anonymous> at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    botvac.0
    2023-09-07 17:33:48.991	error	unhandled promise rejection: undefined is not a valid state value
    
    botvac.0
    2023-09-07 17:33:48.990	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    
    botvac.0
    2023-09-07 17:33:47.677	warn	Device"unten" with id: unten is not exists in cloud any more!
    
    botvac.0
    2023-09-07 17:33:46.740	info	devices found: 2
    
    botvac.0
    2023-09-07 17:33:44.228	info	starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12
    
    P 1 Reply Last reply
    0
    • C csp

      I was able to pull v1.0.4. But it fails as well. There is a difference though. It gets green and crashes afterwards.
      I'll now stay with my former version of js-controller and hope that the developer can fix it at some point.

      host.iobroker
      2023-09-07 17:33:49.629	error	instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      
      botvac.0
      2023-09-07 17:33:49.510	info	terminating
      
      botvac.0
      2023-09-07 17:33:49.074	warn	State value to set for "botvac.0.obergeschoss.commands.spotHeight" has value "0" less than min "100"
      
      botvac.0
      2023-09-07 17:33:49.073	warn	State value to set for "botvac.0.obergeschoss.commands.spotWidth" has value "0" less than min "100"
      
      botvac.0
      2023-09-07 17:33:49.069	warn	State value to set for "botvac.0.unten.commands.spotHeight" has value "0" less than min "100"
      
      botvac.0
      2023-09-07 17:33:49.068	warn	State value to set for "botvac.0.unten.commands.spotWidth" has value "0" less than min "100"
      
      botvac.0
      2023-09-07 17:33:49.008	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      botvac.0
      2023-09-07 17:33:49.006	info	terminating
      
      botvac.0
      2023-09-07 17:33:49.003	error	undefined is not a valid state value
      
      botvac.0
      2023-09-07 17:33:49.003	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17 at Robot.<anonymous> (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17) at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17 at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45 at <anonymous> at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      botvac.0
      2023-09-07 17:33:49.002	error	unhandled promise rejection: undefined is not a valid state value
      
      botvac.0
      2023-09-07 17:33:49.001	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      botvac.0
      2023-09-07 17:33:48.994	error	undefined is not a valid state value
      
      botvac.0
      2023-09-07 17:33:48.993	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17 at Robot.<anonymous> (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17) at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17 at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45 at <anonymous> at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      botvac.0
      2023-09-07 17:33:48.991	error	unhandled promise rejection: undefined is not a valid state value
      
      botvac.0
      2023-09-07 17:33:48.990	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      botvac.0
      2023-09-07 17:33:47.677	warn	Device"unten" with id: unten is not exists in cloud any more!
      
      botvac.0
      2023-09-07 17:33:46.740	info	devices found: 2
      
      botvac.0
      2023-09-07 17:33:44.228	info	starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12
      
      P Offline
      P Offline
      PeterVoronov
      wrote on last edited by
      #42

      @csp If you have time for it - please try start 1.0.4 version with debug log.
      Other option - you can share via PM your credentials - and I will try to find a time to look for the solution.

      C 1 Reply Last reply
      0
      • P PeterVoronov

        @csp If you have time for it - please try start 1.0.4 version with debug log.
        Other option - you can share via PM your credentials - and I will try to find a time to look for the solution.

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

        @petervoronov
        this is with JS 4.0.24:
        Later I can try to upgrade and check again

        
        botvac.0
        2023-09-08 08:30:20.179	debug	get schedule {"enabled":false,"events":[]}
        
        botvac.0
        2023-09-08 08:30:20.174	warn	State value to set for "botvac.0.unten.commands.spotHeight" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:30:20.173	warn	State value to set for "botvac.0.unten.commands.spotWidth" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:30:20.151	info	undefined is not a valid state value for id "botvac.0.unten.status.canPause"
        
        botvac.0
        2023-09-08 08:30:20.150	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"unten","_serial":"OPS39718-F045DA6FF249","_secret":"D0E3BFDA3824F493627EE28D882CE4963BF6A0A112FEF9CB0EDC7C0E7E273ADA74F0D7DFD29510271AA4E69BB72CBA100410604DAEBF66E611D052A75502373BE1A61A12D177E4FE94F8369B63BCF3DA76E2C481D5AC29EBAEC36BB0C9A080E501F23A01A81485F1F59F526ACBCC376FBDDF97F9E23692CF1D9A35D19117F48B","_token":"Token token=77962ed80b7e7e2c9898ea76ad40d9c3","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"isBinFull":false,"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":null,"state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"meta":{"modelName":"BotVacD5Connected","firmware":"4.5.3-189"}}
        
        botvac.0
        2023-09-08 08:30:20.093	warn	State value to set for "botvac.0.obergeschoss.commands.spotHeight" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:30:20.091	warn	State value to set for "botvac.0.obergeschoss.commands.spotWidth" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:30:20.045	info	undefined is not a valid state value for id "botvac.0.obergeschoss.status.canPause"
        
        botvac.0
        2023-09-08 08:30:20.042	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"obergeschoss","_serial":"OPS36118-F045DA70530D","_secret":"AB23FB0FDE9112F5DA12884631EC2C3A2A89E6F056C9C3E41EF3E616CB0C9747E5DB596626D3BB1581D0F71D6C2058E87D234DACE2485D297F3B8716242BF614D06DB2574BF401C273467B7A45701B91DDE7BEE7444E222AF8337B81214BC0BFF8031D83789CCD1077016184F9EC2D193E9B115D3A89CB0A37AC908498CB0D13","_token":"Token token=77962ed80b7e7e2c9898ea76ad40d9c3","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"isBinFull":true,"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":"dustbin_full","state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"meta":{"modelName":"BotVacD7Connected","firmware":"4.5.3-189"}}
        
        botvac.0
        2023-09-08 08:30:20.012	debug	get schedule {"type":1,"enabled":false,"events":[]}
        
        botvac.0
        2023-09-08 08:30:18.831	warn	Device"unten" with id: unten is not exists in cloud any more!
        
        botvac.0
        2023-09-08 08:30:18.313	info	devices found: 2
        
        botvac.0
        2023-09-08 08:30:15.559	info	starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 4.0.24
        
        botvac.0
        2023-09-08 08:30:10.069	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        botvac.0
        2023-09-08 08:30:10.068	info	terminating
        
        botvac.0
        2023-09-08 08:30:10.067	info	Got terminate signal TERMINATE_YOURSELF
        
        botvac.0
        2023-09-08 08:29:38.719	warn	State value to set for "botvac.0.obergeschoss.commands.spotHeight" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:29:38.718	warn	State value to set for "botvac.0.obergeschoss.commands.spotWidth" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:29:38.707	info	undefined is not a valid state value for id "botvac.0.obergeschoss.status.canPause"
        
        botvac.0
        2023-09-08 08:29:38.706	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"obergeschoss","_serial":"OPS36118-F045DA70530D","_secret":"AB23FB0FDE9112F5DA12884631EC2C3A2A89E6F056C9C3E41EF3E616CB0C9747E5DB596626D3BB1581D0F71D6C2058E87D234DACE2485D297F3B8716242BF614D06DB2574BF401C273467B7A45701B91DDE7BEE7444E222AF8337B81214BC0BFF8031D83789CCD1077016184F9EC2D193E9B115D3A89CB0A37AC908498CB0D13","_token":"Token token=37c8b0e205312639b061254cedc49131","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"isBinFull":true,"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":"dustbin_full","state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"meta":{"modelName":"BotVacD7Connected","firmware":"4.5.3-189"}}
        
        botvac.0
        2023-09-08 08:29:38.649	debug	get schedule {"type":1,"enabled":false,"events":[]}
        
        botvac.0
        2023-09-08 08:29:38.588	debug	get schedule {"enabled":false,"events":[]}
        
        botvac.0
        2023-09-08 08:29:38.570	warn	State value to set for "botvac.0.unten.commands.spotHeight" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:29:38.566	warn	State value to set for "botvac.0.unten.commands.spotWidth" has value "0" less than min "100"
        
        botvac.0
        2023-09-08 08:29:38.541	info	undefined is not a valid state value for id "botvac.0.unten.status.canPause"
        
        botvac.0
        2023-09-08 08:29:38.538	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"unten","_serial":"OPS39718-F045DA6FF249","_secret":"D0E3BFDA3824F493627EE28D882CE4963BF6A0A112FEF9CB0EDC7C0E7E273ADA74F0D7DFD29510271AA4E69BB72CBA100410604DAEBF66E611D052A75502373BE1A61A12D177E4FE94F8369B63BCF3DA76E2C481D5AC29EBAEC36BB0C9A080E501F23A01A81485F1F59F526ACBCC376FBDDF97F9E23692CF1D9A35D19117F48B","_token":"Token token=37c8b0e205312639b061254cedc49131","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"isBinFull":false,"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":null,"state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"meta":{"modelName":"BotVacD5Connected","firmware":"4.5.3-189"}}
        
        botvac.0
        2023-09-08 08:29:37.237	warn	Device"unten" with id: unten is not exists in cloud any more!
        
        botvac.0
        2023-09-08 08:29:36.792	info	devices found: 2
        
        botvac.0
        2023-09-08 08:29:34.330	info	starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 4.0.24
        
        P 1 Reply Last reply
        0
        • C csp

          @petervoronov
          this is with JS 4.0.24:
          Later I can try to upgrade and check again

          
          botvac.0
          2023-09-08 08:30:20.179	debug	get schedule {"enabled":false,"events":[]}
          
          botvac.0
          2023-09-08 08:30:20.174	warn	State value to set for "botvac.0.unten.commands.spotHeight" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:30:20.173	warn	State value to set for "botvac.0.unten.commands.spotWidth" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:30:20.151	info	undefined is not a valid state value for id "botvac.0.unten.status.canPause"
          
          botvac.0
          2023-09-08 08:30:20.150	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"unten","_serial":"OPS39718-F045DA6FF249","_secret":"D0E3BFDA3824F493627EE28D882CE4963BF6A0A112FEF9CB0EDC7C0E7E273ADA74F0D7DFD29510271AA4E69BB72CBA100410604DAEBF66E611D052A75502373BE1A61A12D177E4FE94F8369B63BCF3DA76E2C481D5AC29EBAEC36BB0C9A080E501F23A01A81485F1F59F526ACBCC376FBDDF97F9E23692CF1D9A35D19117F48B","_token":"Token token=77962ed80b7e7e2c9898ea76ad40d9c3","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"isBinFull":false,"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":null,"state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"meta":{"modelName":"BotVacD5Connected","firmware":"4.5.3-189"}}
          
          botvac.0
          2023-09-08 08:30:20.093	warn	State value to set for "botvac.0.obergeschoss.commands.spotHeight" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:30:20.091	warn	State value to set for "botvac.0.obergeschoss.commands.spotWidth" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:30:20.045	info	undefined is not a valid state value for id "botvac.0.obergeschoss.status.canPause"
          
          botvac.0
          2023-09-08 08:30:20.042	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"obergeschoss","_serial":"OPS36118-F045DA70530D","_secret":"AB23FB0FDE9112F5DA12884631EC2C3A2A89E6F056C9C3E41EF3E616CB0C9747E5DB596626D3BB1581D0F71D6C2058E87D234DACE2485D297F3B8716242BF614D06DB2574BF401C273467B7A45701B91DDE7BEE7444E222AF8337B81214BC0BFF8031D83789CCD1077016184F9EC2D193E9B115D3A89CB0A37AC908498CB0D13","_token":"Token token=77962ed80b7e7e2c9898ea76ad40d9c3","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"isBinFull":true,"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":"dustbin_full","state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"meta":{"modelName":"BotVacD7Connected","firmware":"4.5.3-189"}}
          
          botvac.0
          2023-09-08 08:30:20.012	debug	get schedule {"type":1,"enabled":false,"events":[]}
          
          botvac.0
          2023-09-08 08:30:18.831	warn	Device"unten" with id: unten is not exists in cloud any more!
          
          botvac.0
          2023-09-08 08:30:18.313	info	devices found: 2
          
          botvac.0
          2023-09-08 08:30:15.559	info	starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 4.0.24
          
          botvac.0
          2023-09-08 08:30:10.069	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          botvac.0
          2023-09-08 08:30:10.068	info	terminating
          
          botvac.0
          2023-09-08 08:30:10.067	info	Got terminate signal TERMINATE_YOURSELF
          
          botvac.0
          2023-09-08 08:29:38.719	warn	State value to set for "botvac.0.obergeschoss.commands.spotHeight" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:29:38.718	warn	State value to set for "botvac.0.obergeschoss.commands.spotWidth" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:29:38.707	info	undefined is not a valid state value for id "botvac.0.obergeschoss.status.canPause"
          
          botvac.0
          2023-09-08 08:29:38.706	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"obergeschoss","_serial":"OPS36118-F045DA70530D","_secret":"AB23FB0FDE9112F5DA12884631EC2C3A2A89E6F056C9C3E41EF3E616CB0C9747E5DB596626D3BB1581D0F71D6C2058E87D234DACE2485D297F3B8716242BF614D06DB2574BF401C273467B7A45701B91DDE7BEE7444E222AF8337B81214BC0BFF8031D83789CCD1077016184F9EC2D193E9B115D3A89CB0A37AC908498CB0D13","_token":"Token token=37c8b0e205312639b061254cedc49131","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"isBinFull":true,"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":"dustbin_full","state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":false,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-4","IECTest":"advanced-1","logCopy":"basic-1","manualCleaning":"basic-1","maps":"basic-2","preferences":"basic-2","schedule":"basic-2","softwareUpdate":"basic-1","spotCleaning":"basic-3","wifi":"basic-1"},"meta":{"modelName":"BotVacD7Connected","firmware":"4.5.3-189"}}
          
          botvac.0
          2023-09-08 08:29:38.649	debug	get schedule {"type":1,"enabled":false,"events":[]}
          
          botvac.0
          2023-09-08 08:29:38.588	debug	get schedule {"enabled":false,"events":[]}
          
          botvac.0
          2023-09-08 08:29:38.570	warn	State value to set for "botvac.0.unten.commands.spotHeight" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:29:38.566	warn	State value to set for "botvac.0.unten.commands.spotWidth" has value "0" less than min "100"
          
          botvac.0
          2023-09-08 08:29:38.541	info	undefined is not a valid state value for id "botvac.0.unten.status.canPause"
          
          botvac.0
          2023-09-08 08:29:38.538	debug	robot: {"_nucleoBaseUrl":"https://nucleo.neatocloud.com:4443/vendors/neato/robots/","_beehiveBaseUrl":"https://beehive.neatocloud.com/users/me/robots/","name":"unten","_serial":"OPS39718-F045DA6FF249","_secret":"D0E3BFDA3824F493627EE28D882CE4963BF6A0A112FEF9CB0EDC7C0E7E273ADA74F0D7DFD29510271AA4E69BB72CBA100410604DAEBF66E611D052A75502373BE1A61A12D177E4FE94F8369B63BCF3DA76E2C481D5AC29EBAEC36BB0C9A080E501F23A01A81485F1F59F526ACBCC376FBDDF97F9E23692CF1D9A35D19117F48B","_token":"Token token=37c8b0e205312639b061254cedc49131","availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"isBinFull":false,"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99,"canStart":false,"canStop":false,"canPause":false,"canResume":false,"canGoToBase":false,"eco":false,"noGoLines":true,"navigationMode":1,"spotWidth":0,"spotHeight":0,"spotRepeat":false} state:{"version":1,"reqId":"77","result":"ok","data":{},"error":"dustbin_full","alert":null,"state":4,"action":11,"cleaning":{"category":4,"mode":2,"modifier":1,"navigationMode":1,"mapId":"","spotWidth":0,"spotHeight":0},"details":{"isCharging":true,"isDocked":true,"isScheduleEnabled":false,"dockHasBeenSeen":false,"charge":99},"availableCommands":{"start":false,"stop":false,"pause":false,"resume":false,"goToBase":false},"availableServices":{"findMe":"basic-1","generalInfo":"basic-1","houseCleaning":"basic-3","IECTest":"advanced-1","logCopy":"basic-1","maps":"macro-1","preferences":"basic-2","schedule":"minimal-1","softwareUpdate":"basic-1","spotCleaning":"minimal-2","wifi":"basic-1"},"meta":{"modelName":"BotVacD5Connected","firmware":"4.5.3-189"}}
          
          botvac.0
          2023-09-08 08:29:37.237	warn	Device"unten" with id: unten is not exists in cloud any more!
          
          botvac.0
          2023-09-08 08:29:36.792	info	devices found: 2
          
          botvac.0
          2023-09-08 08:29:34.330	info	starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 4.0.24
          
          P Offline
          P Offline
          PeterVoronov
          wrote on last edited by PeterVoronov
          #44

          @csp I made a pull request to fix this exact issue.

          I don't know how fast it will be applied ...

          You can try to install it from my fork - https://github.com/PeterVoronov/ioBroker.botvac/tree/patch-1

          In Adapter tab you have to enble expert mode, select custom install and select install from url
          34941345-1a28-436c-bff3-492a223206be-image.png

          Pedder007P mcm1957M 2 Replies Last reply
          0
          • P PeterVoronov

            @csp I made a pull request to fix this exact issue.

            I don't know how fast it will be applied ...

            You can try to install it from my fork - https://github.com/PeterVoronov/ioBroker.botvac/tree/patch-1

            In Adapter tab you have to enble expert mode, select custom install and select install from url
            34941345-1a28-436c-bff3-492a223206be-image.png

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

            @petervoronov Hi and thanks!
            Had the same problem und fixed it with the patch-link 👍

            Edit:
            But recognized that it causes some warnings now, recurring in frequence of 1 minute:

            botvac.0
            2023-09-15 12:46:06.971	warn	State value to set for "botvac.0.Freddi.commands.spotHeight" has value "0" less than min "100"
            botvac.0
            2023-09-15 12:46:06.970	warn	State value to set for "botvac.0.Freddi.commands.spotWidth" has value "0" less than min "100"
            

            Tried to set the objects manually to '100', but they are overwritten by the machine's data after a minute.
            Okay, the minute was my polling intervall 😉

            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
            • P PeterVoronov

              @csp I made a pull request to fix this exact issue.

              I don't know how fast it will be applied ...

              You can try to install it from my fork - https://github.com/PeterVoronov/ioBroker.botvac/tree/patch-1

              In Adapter tab you have to enble expert mode, select custom install and select install from url
              34941345-1a28-436c-bff3-492a223206be-image.png

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

              @petervoronov said in Neato Botvac adapter - further development:

              @csp I made a pull request to fix this exact issue.

              I don't know how fast it will be applied ...

              Thanks for the PR

              The adapter has been moved to iobroker-community-adapters recently. I'm currently trying to get it to the ciurrent level of infrastructure (standard github based tests, release and deploy scripts, update dependencies - NO planned code changes).

              I've released a alpha version incorporating most changes (2.0.0-alpha.0) installing via github and as npm - but not yet listes at repositories.

              I would be glad to get some feedback if I did not break things and the code works like the mentioned branch level above.

              mcm1957

              P.S: Feel free to open a issue at botvac rep if I miss any answer here

              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

              JohGreJ 1 Reply Last reply
              0
              • mcm1957M mcm1957

                @petervoronov said in Neato Botvac adapter - further development:

                @csp I made a pull request to fix this exact issue.

                I don't know how fast it will be applied ...

                Thanks for the PR

                The adapter has been moved to iobroker-community-adapters recently. I'm currently trying to get it to the ciurrent level of infrastructure (standard github based tests, release and deploy scripts, update dependencies - NO planned code changes).

                I've released a alpha version incorporating most changes (2.0.0-alpha.0) installing via github and as npm - but not yet listes at repositories.

                I would be glad to get some feedback if I did not break things and the code works like the mentioned branch level above.

                mcm1957

                P.S: Feel free to open a issue at botvac rep if I miss any answer here

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

                @mcm57 hi, have installed the 2.0 alpha today afternoon and no errors. Only some warnings but as i read i can ignore them.

                2023-09-18 18:51:00.735  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotWidth" has value "0" less than min "100"
                2023-09-18 18:51:00.736  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotHeight" has value "0" less than min "100"
                2023-09-18 18:51:00.738  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100"
                2023-09-18 18:51:00.739  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotHeight" has value "0" less than min "100"
                2023-09-18 18:51:00.741  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotWidth" has value "0" less than min "100"
                2023-09-18 18:51:00.742  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotHeight" has value "0" less than min "100"
                

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

                mcm1957M 1 Reply Last reply
                0
                • JohGreJ JohGre

                  @mcm57 hi, have installed the 2.0 alpha today afternoon and no errors. Only some warnings but as i read i can ignore them.

                  2023-09-18 18:51:00.735  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotWidth" has value "0" less than min "100"
                  2023-09-18 18:51:00.736  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotHeight" has value "0" less than min "100"
                  2023-09-18 18:51:00.738  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100"
                  2023-09-18 18:51:00.739  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotHeight" has value "0" less than min "100"
                  2023-09-18 18:51:00.741  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotWidth" has value "0" less than min "100"
                  2023-09-18 18:51:00.742  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotHeight" has value "0" less than min "100"
                  
                  mcm1957M Offline
                  mcm1957M Offline
                  mcm1957
                  wrote on last edited by mcm1957
                  #48

                  @johgre said in Neato Botvac adapter - further development:

                  @mcm57 hi, have installed the 2.0 alpha today afternoon and no errors. Only some warnings but as i read i can ignore them.

                  2023-09-18 18:51:00.735  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotWidth" has value "0" less than min "100"
                  2023-09-18 18:51:00.736  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotHeight" has value "0" less than min "100"
                  2023-09-18 18:51:00.738  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100"
                  2023-09-18 18:51:00.739  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotHeight" has value "0" less than min "100"
                  2023-09-18 18:51:00.741  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotWidth" has value "0" less than min "100"
                  2023-09-18 18:51:00.742  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotHeight" has value "0" less than min "100"
                  

                  Danke für das Feeback.

                  Ich werde dann mal eine 2.0.0 ins latest schicken.

                  Bezüglich der Warnings erstell bitte ein issue und falls irgendwelche Infos bekannt wann diese Meldungen auftreten, bitte dazu scheiben. Detto bitte die verwendeten Versionen (Dapter, js-controller, ...)

                  Aus Zeitgründen kann ich nicht zusagen ob / wann ich was tun kann. Aber wir sollten die Warnings nicht unter den Teppich kehren.


                  Sorry, I missed that this topic is located at english forum - so english text is delivered lately:

                  I will release a 2.0.0 for latest

                  In regard to warnings please create a issue and add infos if some environment is known which causes these warnings. Please add the related versions too (adapter, js-controller)

                  Du to time limitation I cannot promise any timeframe to check.

                  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

                  JohGreJ 1 Reply Last reply
                  0
                  • mcm1957M mcm1957

                    @johgre said in Neato Botvac adapter - further development:

                    @mcm57 hi, have installed the 2.0 alpha today afternoon and no errors. Only some warnings but as i read i can ignore them.

                    2023-09-18 18:51:00.735  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotWidth" has value "0" less than min "100"
                    2023-09-18 18:51:00.736  - warn: botvac.0 (53528) State value to set for "botvac.0.Keller.commands.spotHeight" has value "0" less than min "100"
                    2023-09-18 18:51:00.738  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100"
                    2023-09-18 18:51:00.739  - warn: botvac.0 (53528) State value to set for "botvac.0.Erdgeschoss.commands.spotHeight" has value "0" less than min "100"
                    2023-09-18 18:51:00.741  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotWidth" has value "0" less than min "100"
                    2023-09-18 18:51:00.742  - warn: botvac.0 (53528) State value to set for "botvac.0.Obergeschoss.commands.spotHeight" has value "0" less than min "100"
                    

                    Danke für das Feeback.

                    Ich werde dann mal eine 2.0.0 ins latest schicken.

                    Bezüglich der Warnings erstell bitte ein issue und falls irgendwelche Infos bekannt wann diese Meldungen auftreten, bitte dazu scheiben. Detto bitte die verwendeten Versionen (Dapter, js-controller, ...)

                    Aus Zeitgründen kann ich nicht zusagen ob / wann ich was tun kann. Aber wir sollten die Warnings nicht unter den Teppich kehren.


                    Sorry, I missed that this topic is located at english forum - so english text is delivered lately:

                    I will release a 2.0.0 for latest

                    In regard to warnings please create a issue and add infos if some environment is known which causes these warnings. Please add the related versions too (adapter, js-controller)

                    Du to time limitation I cannot promise any timeframe to check.

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

                    @mcm57 zu dem Thema gibts schon ein (älteres) Issue
                    js-controller 5.0.12
                    botvac-adapter 2.0 alpha

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

                    Mephisto090 created this issue in iobroker-community-adapters/ioBroker.botvac

                    closed BUG: Warning State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100" #29

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

                    mcm1957M 1 Reply Last reply
                    0
                    • JohGreJ JohGre

                      @mcm57 zu dem Thema gibts schon ein (älteres) Issue
                      js-controller 5.0.12
                      botvac-adapter 2.0 alpha

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

                      Mephisto090 created this issue in iobroker-community-adapters/ioBroker.botvac

                      closed BUG: Warning State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100" #29

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

                      @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.

                      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

                      JohGreJ 1 Reply Last reply
                      1
                      • 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 Offline
                                HomoranH Offline
                                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
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          50

                                          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