Git Product home page Git Product logo

Comments (5)

reyem avatar reyem commented on July 27, 2024

The message basically states that the module does not respond with a proper formattes json message. This leads me to 2 suspictions:

  1. old robonect firmware
    Or
  2. encoding issue/ special characters in error message!?
    So
  • What robonect firmware version are you using?
  • What are your language settings?

In case you have an error, you could also query the status manually before resetting. Just go with xour browser to
http:///json?cmd=status

Then post the response here...

from openhab2-addons.

Mr-iX avatar Mr-iX commented on July 27, 2024

My Robonect Firmware is: 0.9e
Last Error Message: Alarm - Mower gestoppt
Language: Deutsch
Response from cmd=status:
{"successful": true, "name": β€žMowerβ€œ, "status": {"status": 4, "stopped": false, "duration": 2351, "mode": 0, "battery": 86, "hours": 558}, "timer": {"status": 1, "next": {"date": "30.08.2017", "time": "08:00:00", "unix": 1504080000}}, "wlan": {"signal": -78}}

Around an hour ago I got the same exception. But this time the mower wasn't in the error state.

from openhab2-addons.

reyem avatar reyem commented on July 27, 2024

OK, almost same configuration like me. But I do not face the issue so far...
As you also got the exception while not being in error state, I have no idea on what it can be. You could try setting the log level of org.openhab.binding.robonect.RobonectClient to 'DEBUG'. Then the binding should log the actual response it gets from the module.

from openhab2-addons.

Mr-iX avatar Mr-iX commented on July 27, 2024

Ok I will set it to Debug log level and wait until it happens again.

from openhab2-addons.

Mr-iX avatar Mr-iX commented on July 27, 2024

So now after 2 weeks and several Automower errors, the issue haven't appeared again.

from openhab2-addons.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.