OpenWonderLabs / homebridge-switchbot

The Homebridge SwitchBot plugin allows you to access your SwitchBot Device(s) from HomeKit. Homebridge.
https://openwonderlabs.github.io/homebridge-switchbot/
ISC License
239 stars 51 forks source link

Bug: #969

Closed mujxx23 closed 4 months ago

mujxx23 commented 5 months ago

Describe the Bug

I keep getting this error on my homebridge running on RPI 4: Smart Lock: LOCK Internal Server Error, An unexpected error on the SmartThings servers has occurred. These errors should be rare, statusCode: 500 for my switchbot smart lock

To Reproduce

trying to lock or unlock the door from homekit

Expected Behavior

door unlocks when unlocked within homekit

Relevant Log Output

Smart Lock: LOCK Internal Server Error,      An unexpected error on the SmartThings servers has occurred. These errors should be rare, statusCode: 500

Config for homebridge-switchbot

"name": "SwitchBot",
            "credentials": {
                "token": "361a31887d3803592904072d91281f23f34cdfd4f5ac42b72a86cf04c4f6690bb67efc2af91e2abfe436d89709f32c67",
                "secret": "bdef18e2de144fabe0a978a8b10e9b0a",
                "notice": "Keep your Token & Secret a secret!"
            },
            "options": {
                "devices": [
                    {
                        "deviceId": "EE:2B:CB:A4:69:5E",
                        "configDeviceName": "LOCK",
                        "configDeviceType": "Smart Lock",
                        "connectionType": "OpenAPI"
                    },
                    {
                        "deviceId": "EE:61:58:85:3A:A2",
                        "configDeviceType": "Bot",
                        "connectionType": "OpenAPI",
                        "bot": {
                            "mode": "switch",
                            "deviceType": "fan",
                            "allowPush": true
                        },
                        "refreshRate": 30
                    }
                ]
            },
            "_bridge": {
                "username": "0E:3C:D2:D8:EA:4C",
                "port": 53841
            },
            "platform": "SwitchBot"

Screenshots

No response

Device and Model

Switchbot lock

Node.js Version

v14.17.6

NPM Version

v7.22.0

Homebridge Version

v1.3.4

Homebridge Switchbot Plugin Version

v0.1.1

Homebridge Config UI X Plugin Version

v4.41.2

Operating System

raspbian

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 months ago

This issue has been closed as no further activity has occurred.