Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message on HOOBS protocol: [Roomba] Battery status requested, Running status requested #52

Open
fwiehl opened this issue Jan 27, 2020 · 1 comment

Comments

@fwiehl
Copy link

fwiehl commented Jan 27, 2020

Expected Behavior

Current Behavior

The Hoobs protocol is running and running with the messages
[Homebridge] [Roomba] Battery status requested
[Homebridge] [Roomba] Charging Status requested
in one Minute, there are hundreds of protocol entries.

Steps to Reproduce (for bugs)

Versions

  • Homebridge: homebridge --version HOOBS Core Version 3.1.20
  • Node: node --version 12.14.1
  • Plugin: homebridge-plugin for Roomba9xx

Configuration

    "accessories": [
        {
            "accessory": "Roomba",
            "name": "Roomba",
            "model": "980",
            "blid": "xxxxxxxxxxxxxxxxxxxxxxxxx",
            "robotpwd": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
            "ipaddress": "xxxxxxxxxxxxxxxxxxxxxxxxxx",
            "autoRefreshEnabled": "true",
            "keepAliveEnabled": "false",
            "cacheTTL": 1000,
            "plugin_map": {
                "plugin_name": "homebridge-roomba-stv",
                "index": 0
            }

Homebridge Log / Command Output


@fwiehl
Copy link
Author

fwiehl commented Jan 27, 2020

2020-01-27 20_17_36-Clipboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant