Giter Club home page Giter Club logo

homebridge-thinkingcleaner's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

homebridge-thinkingcleaner's Issues

Timeout - reading full_status

Hi,

thanks for resolving issue #1 that fast!

Unfortunately it's still not working. Homebridge is starting fine, but when I try to start the roomba noting happens.

I can see the following error in the Homebridge log:

[Staubsauger] Could not load full_status: timeout of 60000ms exceeded

The device is reachable. If you need some more information, let me know
regards

Roomba can't be started from Dock

Hi,

at fist, thank you for resolving the opened issues.
I'm running version 0.0.5.

When trying to start roomba from Dock via Homekit App or Siri it is responding, the starting sound can be heared, but just before the roomba will leave the dock, it stops and the starting sound was canceled too.

after that you can't even start the roomba from the roomba app or via the webinterface. The starting sound can be heared, but it will be canceled after a second.
Pushing the button on the roomba works.

After restarting the roomba and the wifi module from webinterface, it can be startet via webapp oder ios app.
Seems that something between the wifi module (api) and the plugin wen't wrong when sending the command.

my wiif module has firmware: 1.0.88-310C-FCC

don't know why that did not occur earlier. Let me know if I can provide you some logs or do some more testing

Homebridge stops working after a period of time when accessories is configured

Hi,

I just had the issue that Homebridge stops working after a period of time when Thinkincleaner accessorie is configured.
First I thought the error was related to a z-wave device. But it was not.

the dev from the z-way plugin has checked my logs and found something, that maybe could trigger the error.

link to the issue: SphtKr/homebridge-zway#11

In the past post, https://github.com/SphtKr describes what can cause the issue. Hopefully that can help to fix this.
If you need anything, just let me know, I can send you more logs.

regards

Crash when starting homebridge

Hi,
at first, thank you for the plugin!

when adding the rommba as accessory and starting homebridge,it will crash

Loading legacy platform ZWayServer
Loading 1 accessories...
/usr/local/lib/node_modules/homebridge/lib/api.js:33
  if (name.indexOf('.') == -1) {
  ^
TypeError: Cannot read property 'indexOf' of undefined
   at API.accessory (/usr/local/lib/node_modules/homebridge/lib/api.js:33:11)
   at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:164:42)
   at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:36:38)
   at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:23:16)
   at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
   at Module._compile (module.js:460:26)
   at Object.Module._extensions..js (module.js:478:10)
   at Module.load (module.js:355:32)
   at Function.Module._load (module.js:310:12)
   at Function.Module.runMain (module.js:501:10)
   at startup (node.js:129:16)
   at node.js:814:3

any idea what can cause this?
After removing the lines, it is working fine

my config:

"accessories": [
    {
   "platform": "Roomba",
   "name": "Staubsauger",
   "ip_address": "192.168.10.33"
    }   
   ]

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.