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

Unexpected token in JSON at position 0 #79

Open
joeferrante opened this issue Oct 29, 2021 · 0 comments
Open

Unexpected token in JSON at position 0 #79

joeferrante opened this issue Oct 29, 2021 · 0 comments

Comments

@joeferrante
Copy link

errors in hoobs logs
WARNINGunhandled rejection: SyntaxError: Unexpected token u in JSON at position 0

Expected Behavior

Current Behavior

Steps to Reproduce (for bugs)

Versions

  • Homebridge: homebridge --version
  • Node: node --version
  • Plugin:

homebridge 1.3.4
Node v14.18.1
plugin 1.6.0

Configuration

{
    "accessories": [
        {
            "name": "Fred",
            "model": "980",
            "blid": "55EA3A447B834176802AED11A3EF072C",
            "robotpwd": "",
            "ipaddress": "",
            "autoRefreshEnabled": true,
            "keepAliveEnabled": true,
            "accessory": "Roomba",
            "plugin_map": {
                "plugin_name": "homebridge-roomba-stv"
            }
        }
    ]
}

Homebridge Log / Command Output

0/29/2021, 12:08:54 PMRoomba Stv BridgeWARNINGunhandled rejection: SyntaxError: Unexpected token u in JSON at position 0
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