stvmallen / homebridge-roomba-stv

Homebrige plugin for Roomba 9xx
MIT License
38 stars 15 forks source link

Unexpected token in JSON at position 0 #79

Open joeferrante opened 2 years ago

joeferrante commented 2 years ago

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